matthewmturner commented on issue #1507:
URL: 
https://github.com/apache/arrow-datafusion/issues/1507#issuecomment-1018784006


   Im at odds here as to what expected behavior should be.  The point you 
mentioned "All bare column field names MUST not contain relation/table 
qualifier." in 
https://arrow.apache.org/datafusion/specification/output-field-name-semantic.html
 seems to prevent creating dataframe from output of something like `SELECT * 
FROM x JOIN y on x.id1 = y.id1` - which i think we should be able to do.
   
   @houqp do you have an opinion on this?


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