make the header not changed when do optimization
Is your feature request related to a problem or challenge? Please describe what you are trying to do. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] (This section helps Arrow developers understand the context and why for this feature, in addition to the what)
In thist pr https://github.com/apache/arrow-datafusion/pull/3444
we provide a discussion about the header of the result.
The result always changes if do some optimization. I have be stucked by this issue for doing this pr https://github.com/apache/arrow-datafusion/pull/3396
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
Also see #279 #280 for extra context and a proposed implementation
Also see #279 #280 for extra context and a proposed implementation
when are we going to merge or review them? @Dandandan
Also see #279 #280 for extra context and a proposed implementation
when are we going to merge or review them? @Dandandan
I think the PR is outdated. I think someone (you maybe?) can look at the changes and update the tests so it can be reviewed again 👍