Skip to content

Tags: feldera/feldera

Tags

v0.258.0

Toggle v0.258.0's commit message
[SQL] waterline support for star_join_flatmap operator; small cleanups

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

v0.257.0

Toggle v0.257.0's commit message
[SQL] Make sure that cargo.lock exists before compiling Rust

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

v0.256.0

Toggle v0.256.0's commit message
[adapters] Add support for INSERT INTO ad-hoc queries on multihost.

Signed-off-by: Ben Pfaff <blp@feldera.com>

v0.255.0

Toggle v0.255.0's commit message
[SQL] Unused field analysis for aggregates

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

v0.254.0

Toggle v0.254.0's commit message
ci: make pre-merge queue fork-safe

ci: disable sccache for fork PRs

ci: parameterize SQL2DBSP role

ci: use SQL2DBSP_UPLOAD_ROLE variable

v0.253.0

Toggle v0.253.0's commit message
adapters: postgres-input: apply suggestions from code review

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

v0.252.0

Toggle v0.252.0's commit message
[adapters] Report transaction commit progress through global_stats.

Until now, transaction commit progress has been reported through the
pipeline's log, which makes it unavailable in any reasonable way through
the API, to the web console, and so on.  This commit adds transaction
commit progress to global stats and to Prometheus metrics.

Issue: #5245

Signed-off-by: Ben Pfaff <blp@feldera.com>

v0.251.0

Toggle v0.251.0's commit message
Remove version from release artifact filenames except compiler .jar

Break up feldera-binaries-* artifact

Other review fixes

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

v0.250.0

Toggle v0.250.0's commit message
Publish adapterlib on crates.io

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

v0.249.0

Toggle v0.249.0's commit message
[web-console] Format nicely the error message details from ad-hoq que…

…ries

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