Releases: coralogix/arrow-datafusion
Releases · coralogix/arrow-datafusion
v42.0.0-cx.18
Use partial aggregation schema for spilling to avoid column mismatch …
v42.0.0-cx.17
What's Changed
- Add JoinContext with JoinLeftData to TaskContext in HashJoinExec by @thinkharderdev in #300
Full Changelog: v42.0.0-cx.16...v42.0.0-cx.17
v42.0.0-cx.16
What's Changed
- Fix
CoalescePartitionsExec
proto serialization (apache#15824) by @joroKr21 in #299
Full Changelog: v42.0.0-cx.15...v42.0.0-cx.16
v42.0.0-cx.15 (DO NOT USE)
What's Changed
- Feat: Add fetch to CoalescePartitionsExec (apache#14499) by @joroKr21 in #298
Full Changelog: v42.0.0-cx.13...v42.0.0-cx.15
v42.0.0-cx.13
What's Changed
- Update arrow-rs dep to include rowid by @thinkharderdev in #295
Full Changelog: v42.0.0-cx.12...v42.0.0-cx.13
v42.0.0-cx.12
What's Changed
- Add fix for segfault in ByteGroupValueBuilder by @thinkharderdev in #294
Full Changelog: v42.0.0-cx.11...v42.0.0-cx.12
v42.0.0-cx.11
What's Changed
- Support aliases in ConstEvaluator (apache#14734) by @joroKr21 in #281
- Preserve the name of grouping sets in SimplifyExpressions by @joroKr21 in #282
- V42: Support Duration in min/max agg functions by @svranesevic in #284
- Fix panics in array_union by @joroKr21 in #286
- V42: Backport
GroupsAccumulator
for Duration min/max agg by @svranesevic in #289 - Fix array_sort for empty record batch by @joroKr21 in #291
- prost 0.13 by @mpurins-coralogix in #293
Full Changelog: https://github.com/coralogix/arrow-datafusion/commits/v42.0.0-cx.11
v39.0.0-cx33
What's Changed
- V39: Backport
GroupsAccumulator
for Duration min/max agg by @svranesevic in #288 - Fix array_sort for empty record batch by @joroKr21 in #290
Full Changelog: v39.0.0-cx32...v39.0.0-cx33
v39.0.0-cx32
What's Changed
Full Changelog: v39.0.0-cx31...v39.0.0-cx32
v39.0.0-cx31
What's Changed
- V39: Support Duration in min/max agg functions by @svranesevic in #283
Full Changelog: v39.0.0-cx29...v39.0.0-cx31