vranes commented on code in PR #58660: URL: https://github.com/apache/spark/pull/58660#discussion_r3972445189
########## sql/core/src/test/resources/sql-tests/analyzer-results/bin-by.sql.out: ########## @@ -36,7 +36,7 @@ SELECT * FROM metrics BIN BY ( ) -- !query analysis Review Comment: Added two executedPlan EXPLAIN tests to BinBySuite (LTZ with an America/Los_Angeles session zone, and TIMESTAMP_NTZ). Thanks! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
