dongjoon-hyun commented on a change in pull request #25357: [SPARK-28617][SQL][TEST] Fix misplacement when comment is at the end of the query URL: https://github.com/apache/spark/pull/25357#discussion_r311398550
########## File path: sql/core/src/test/resources/sql-tests/results/subquery/in-subquery/not-in-unit-tests-multi-column-literal.sql.out ########## @@ -16,8 +16,7 @@ struct<> -- !query 1 --- Case 5 - -- (one null column with no match -> row is returned) +-- (one null column with no match -> row is returned) Review comment: Also, can we remove this too? ---------------------------------------------------------------- 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]
