Skip to content

Releases: coralogix/arrow-datafusion

v39.0.0-cx.1

24 Jun 06:44
88293ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/coralogix/arrow-datafusion/commits/v39.0.0-cx.1

v37.0.0-cx.8

11 Jun 12:49
22e23cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v37.0.0-cx.7...v37.0.0-cx.8

v37.0.0-cx.7

24 May 12:50
71393c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v37.0.0-cx.6...v37.0.0-cx.7

v37.0.0-cx.6

17 May 15:50
98d2c6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v37.0.0-cx.5...v37.0.0-cx.6

v37.0.0-cx.5

17 May 00:30
e35bb28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v37.0.0-cx.4...v37.0.0-cx.5

v37.0.0-cx.4

22 Apr 15:37
ce4372b
Compare
Choose a tag to compare

What's Changed

  • Move FileSinkExec::metrics to the correct place by @joroKr21 in #239

Full Changelog: v37.0.0-cx.3...v37.0.0-cx.4

v37.0.0-cx.3

21 Apr 15:28
afce792
Compare
Choose a tag to compare

What's Changed

  • Use PhysicalExtensionCodec consistently by @joroKr21 in #234
  • Small array_agg improvement by @lkt in #236
  • Change Vec to builder in array_agg by @lkt in #237
  • Support Duration and Union types in ScalarValue::iter_to_array by @joroKr21 in #235

Full Changelog: v37.0.0-cx.2...v37.0.0-cx.3

v37.0.0-cx.2

15 Apr 11:03
@lkt lkt
608bce3
Compare
Choose a tag to compare

What's Changed

  • Groups accumulator for array_agg by @lkt in #233

New Contributors

  • @lkt made their first contribution in #233

Full Changelog: v37.0.0-cx.1...v37.0.0-cx.2

v37.0.0-cx.1

11 Apr 14:16
f60c1bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v34.0.0-cx.4...v37.0.0-cx.1

v34.0.0-cx.4

04 Apr 17:58
587db3b
Compare
Choose a tag to compare

What's Changed

  • Backport fixes avoiding to CSE volatile and short-cutting expressions to v34 by @joroKr21 in #227

New Contributors

Full Changelog: v26.0.0-cx.3...v34.0.0-cx.4