Closed
Description
Is your feature request related to a problem or challenge?
It has been ~4 weeks since the last release was published. so I plan on starting the release process for the next version later this week.
Describe the solution you'd like
Waiting on:
- Regression: Wrong result when there are 2 count(distinct) #9586
- Regression: incorrect result for aliased arguments in select list after TreeNode rewrite #9678
- Update Arrow/Parquet to
51.0.0
, tonic to0.11
#9613 - Support backwards compatible / un prefixed config options (
compression
rather thanparquet.compression
) #9575 - Regression: All formatting options in COPY commands require
format.
prefix, but did not in DataFusion 36.0.0 #9716 - COPY TO fails on passing options for format through cli #9707
- Rename
common_runtime
directory tocommon-runtime
for consistency with other crate directory names #9696 - Parallel parquet writer can panic when max_row_group_size < execution.batch_size #9736
Describe alternatives you've considered
No response
Additional context
No response