Re: [PR] [SPARK-47802] Revert (*) from meaning struct(*) back to meaning * [spark]

2024-04-10 Thread via GitHub


srielau commented on PR #45987:
URL: https://github.com/apache/spark/pull/45987#issuecomment-2048618906

   @cloud-fan @gengliangwang This is ready.


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



[PR] [SPARK-47802] Revert (*) from meaning struct(*) back to meaning * [spark]

2024-04-10 Thread via GitHub


srielau opened a new pull request, #45987:
URL: https://github.com/apache/spark/pull/45987

   
   
   ### What changes were proposed in this pull request?
   
   We will revert the meaning of `(*)` back to its original Spark 3.x behavior.
   
   ### Why are the changes needed?
   
   There are too many usages of `(*)` in the wild to justify the change
   
   ### Does this PR introduce _any_ user-facing change?
   
   No (post revert)
   
   ### How was this patch tested?
   
   changed selectExcept.sql to reflect the original behavior.
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No


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