andygrove commented on PR #3882:
URL: 
https://github.com/apache/arrow-datafusion/pull/3882#issuecomment-1293777462

   Postgres allows duplicate column names in a schema but then throws an error 
if you try and select one of those columns. We currently fail on creating a 
schema with duplicate columns.
   
   I guess the first question is, do we want to be more like Postgres here?
   
   


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