Skip to content

Tags: flock-lab/flock

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(arena): optimize data frame deserialization (#453)

* feat(arena): optimize data frame deserialization

* fix: no serialization for response

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support nexmark q13 on cloud functions (#405)

* feat: support nexmark q13 on cloud functions

* fix: we cannot infer schema for side input

This is because inferred schema's field type could be different. For example, Int32 and Int64 are different.

* fix: add side_input_schema()

* fix: unused variable: `ctx`

* fix: use base64 to encode schema

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #337 from flock-lab/zhenghang-cmsc624

added q6_v3

0.1.0

Toggle 0.1.0's commit message