Skip to content

Releases: feldera/feldera

v0.222.0

12 Jan 20:23

Choose a tag to compare

What's Changed

  • [SQL] Advance Calcite version by @mihaibudiu in #5399
  • [dbsp] Disable metadata exchange in non-root circuits. by @ryzhyk in #5410
  • [profiler] Fix bug which prevented displaying source positions by @mihaibudiu in #5411
  • [SQL] Fix incorrect nullability computation for column in ASOF JOIN by @mihaibudiu in #5413

Full Changelog: v0.221.0...v0.222.0

v0.221.0

11 Jan 07:27

Choose a tag to compare

What's Changed

Full Changelog: v0.220.0...v0.221.0

v0.220.0

09 Jan 07:42

Choose a tag to compare

What's Changed

  • pipeline-manager: deployment resources status details by @snkas in #5319

Full Changelog: v0.219.0...v0.220.0

v0.219.0

08 Jan 07:35

Choose a tag to compare

What's Changed

  • [SQL] Fix bug in compilation of queries with interned strings by @mihaibudiu in #5392

Full Changelog: v0.218.0...v0.219.0

v0.218.0

07 Jan 04:58

Choose a tag to compare

What's Changed

  • [SQL] Fix incorrect rewriting when uninterning in right side of LEFT JOIN by @mihaibudiu in #5360
  • [profiler] Handle correctly statistics of nested regions by @mihaibudiu in #5369
  • pipeline-manager: bump jsonwebtoken to 10.2.0 by @snkas in #5373
  • [dbsp, adapters] Add some missing region annotations. by @ryzhyk in #5364
  • [dbsp] Split large outputs in chain_aggregate. by @ryzhyk in #5376
  • [profiler] Enable profiler visualization in the absence of pipeline config or dataflow graph by @mihaibudiu in #5368
  • pipeline-manager: pipeline_template in config by @swanandx in #5356
  • [dbsp, compiler] GC for the right-hand side of ASOF joins. by @ryzhyk in #5370
  • [docs] Update ASOF join section in time-series tutorial by @ryzhyk in #5387
  • [dbsp] Transaction support for asof joins. by @ryzhyk in #5372

Full Changelog: v0.217.0...v0.218.0

v0.217.0

03 Jan 15:12

Choose a tag to compare

What's Changed

Full Changelog: v0.216.0...v0.217.0

v0.216.0

01 Jan 07:34

Choose a tag to compare

What's Changed

  • adapters: invoke only one s3 push operation at a time by @abhizer in #5343
  • [SQL] Ignore case when casting string to Boolean by @mihaibudiu in #5355
  • [SQL] Generate all default values for tables with key by @mihaibudiu in #5354

Full Changelog: v0.215.0...v0.216.0

v0.215.0

31 Dec 07:41

Choose a tag to compare

What's Changed

  • [SQL] Fix bug implementing incorrect array cast by @mihaibudiu in #5346
  • [adapters] Delta connector: stage input buffers. by @ryzhyk in #5349
  • [SQL] Use correct type for the connector_metadata variable (&VARIANT) by @mihaibudiu in #5353

Full Changelog: v0.214.0...v0.215.0

v0.214.0

30 Dec 07:28

Choose a tag to compare

What's Changed

Full Changelog: v0.213.0...v0.214.0

v0.213.0

29 Dec 14:05

Choose a tag to compare

What's Changed

  • docs: removed CONVERT function from the index of functions by @rivudhk in #5332
  • py: add tests for AS OF joins with different ON clauses by @rivudhk in #5335
  • [adapters] Fix pipeline getting stuck due to output connector error. by @ryzhyk in #5334
  • [SQL] Do not preserve source positions for internally-generated SQL by @mihaibudiu in #5308
  • [logging] fix logging text to assert against new format by @igorscs in #5339
  • [profiler-viz] Several improvements requested by @mihaibudiu in #5337

Full Changelog: v0.212.0...v0.213.0