Dandandan opened a new pull request #280:
URL: https://github.com/apache/arrow-datafusion/pull/280


   # Which issue does this PR close?
   
   
   Closes #279
   
    # Rationale for this change
    Why are you proposing this change? If this is already explained clearly in 
the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your 
changes and offer better suggestions for fixes.  
   
   # What changes are included in this PR?
   
   * Wrap unnamed expressions in a `alias`.
   * Don't display alias in logical plan (as it otherwise will be added to 
every expression) - still not so sure about this one.
   
   # Are there any user-facing changes?
   
   Yes, column names will be different.


-- 
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.

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


Reply via email to