westonpace opened a new pull request, #34406:
URL: https://github.com/apache/arrow/pull/34406

   ### Rationale for this change
   
   Users want to be able to specify custom column names / aliases instead of 
using the ones generated by Acero
   
   ### What changes are included in this PR?
   
   It is now possible to specify custom column names in QueryOptions.  In 
addition, the python Substrait bindings now use this feature so that the 
Substrait plan's names will be respsected.
   
   ### Are these changes tested?
   
   Yes.  These are tested directly.  In addition, I added a python test for the 
Substrait bindings as this is actually a regression there and this should close 
https://github.com/apache/arrow/issues/33434.
   
   ### Are there any user-facing changes?
   
   There is new API surface but nothing breaking.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to