cloud-fan commented on a change in pull request #32165:
URL: https://github.com/apache/spark/pull/32165#discussion_r613336860
##########
File path: sql/core/src/test/resources/sql-tests/inputs/transform.sql
##########
@@ -206,7 +206,7 @@ FROM script_trans
LIMIT 1;
SELECT TRANSFORM(
- b AS d5, a,
Review comment:
what was the behavior before (Spark 3.1 or older) when there is an
alias? do we just ignore the alias?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]