peter-toth commented on a change in pull request #26028: [SPARK-29359][SQL][TESTS] Better exception handling in (SQL|ThriftServer)QueryTestSuite URL: https://github.com/apache/spark/pull/26028#discussion_r331801595
########## File path: sql/core/src/test/resources/sql-tests/results/ansi/interval.sql.out ########## @@ -290,7 +290,7 @@ interval 4 weeks 2 days -- !query 22 select 30 day day -- !query 22 schema -struct<> + Review comment: All right, I've dropped that part of changes. ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
