prakharjain09 opened a new pull request #30430:
URL: https://github.com/apache/spark/pull/30430


   ### What changes were proposed in this pull request?
   This is a followup of #30302 . As part of this PR, sameOrderExpressions set 
is made part of children of SortOrder node - so that they don't need any 
special handling as done in #30302 .
   
   ### Why are the changes needed?
   sameOrderExpressions should get same treatment as child. So making them part 
of children helps in transforming them easily.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Existing UTs
   


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

Reply via email to