srowen commented on PR #40258:
URL: https://github.com/apache/spark/pull/40258#issuecomment-1461314871

   Hm, I just don't see the logic in that. It isn't how SQL works either, as 
far as I understand. Here's maybe another example, imagine a DataFrame defined 
by `SELECT 3 as id, 3 as ID`. Would you also say selecting "id" is unambiguous? 
and it makes sense to you if I change a 3 to a 4 that this query is no longer 
semantically valid?


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to