Skip to content

Tags: feldera/feldera

Tags

v0.223.0

Toggle v0.223.0's commit message
[fda] Fix: command alias is duplicated

Signed-off-by: Karakatiza666 <bulakh.96@gmail.com>

v0.222.0

Toggle v0.222.0's commit message
[SQL] Fix incorrect nullability computation for column in ASOF JOIN

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>

v0.221.0

Toggle v0.221.0's commit message
[rust] Procedural macros for Tup generation

Also add IsNone trait for future null optimization.

Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>

v0.220.0

Toggle v0.220.0's commit message
pipeline-manager: deployment resources status details

Adds a new field `deployment_resources_status_details` with information
about the status of the (Kubernetes) resources backing the pipeline.

The `deployment_runtime_status_details` are now also regularly updated
while the pipeline is provisioned.

Signed-off-by: Simon Kassing <simon.kassing@feldera.com>

v0.219.0

Toggle v0.219.0's commit message
[SQL] Fix bug in compilation of queries with interned strings

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>

v0.218.0

Toggle v0.218.0's commit message
[dbsp] Transaction support for asof joins.

Refactor the asof join operator to split outputs over multiple steps,
so it doesn't produce very large output batches.

Signed-off-by: Leonid Ryzhyk <ryzhyk@gmail.com>

v0.217.0

Toggle v0.217.0's commit message
py: fix minio credentials

Fixes a regresssion with the default minio credentials for the CI.

Signed-off-by: Abhinav Gyawali <22275402+abhizer@users.noreply.github.com>

v0.216.0

Toggle v0.216.0's commit message
[SQL] Generate all default values for tables with key

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>

v0.215.0

Toggle v0.215.0's commit message
[SQL] Use correct type for the connector_metadata variable (&VARIANT)

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>

v0.214.0

Toggle v0.214.0's commit message
[SQL] Compiler support for balanced joins

Signed-off-by: Mihai Budiu <mbudiu@feldera.com>