-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
There are a few bugs introduced as part of 42.0.0
that were hit by downstream consumers
For example, @rtyler and @ion-elgreco have hit #12687 I think
delta-io/delta-rs#2886 (comment)
Describe the solution you'd like
Consider releasing 42.1.0 patch release with some code fixes. Ideas:
- Field Metadata Lost on
COUNT DISTINCT
queries resulting in Internal Error: Physical input schema should be the same as the one converted from logical input schema #12687 - Field Metadata Lost on CROSS JOIN #12734
- Field Metadata Lost on UNION #12735
- physical-plan: Cast nested group values back to dictionary if necessary #12586
Describe alternatives you've considered
We could also just wait for the next release
Additional context
No response
ion-elgreco, rtyler and ahirnerrtyler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request