Closed
Description
Is your feature request related to a problem or challenge?
We recently released DataFusion 46:
We have a plan to release DataFusion 47 in a month:
However, since the release of 46 there have been a few reported issues that I think warrant potentially releasing a fix release for
Regressions
- regression: DataFusion 46 wasm compile error with parquet #15150
- Serde feature is broken #15122
- Regression: count(*) does not work unless using default expression planners #15114
Describe the solution you'd like
I would like to release DataFusion 46.0.1 with fixes for the above issues (and anything else we encounter)
Describe alternatives you've considered
No response
Additional context
No response