sririshindra commented on PR #50769:
URL: https://github.com/apache/spark/pull/50769#issuecomment-2845007884

   @vladimirg-db , Could you please point me any existing tests that might have 
covered this scenario? 
   
   I am thinking there should be a test that checks for the following query  
   `SELECT COUNT(col1) FROM VALUES (1, 2) GROUP BY col1 ORDER BY col2;` and 
fails but succeeds with this change. 


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