maropu commented on a change in pull request #23783: [SPARK-26854][SQL] Support 
ANY/SOME subquery
URL: https://github.com/apache/spark/pull/23783#discussion_r258740383
 
 

 ##########
 File path: 
sql/core/src/test/resources/sql-tests/inputs/subquery/in-subquery/any-subquery.sql
 ##########
 @@ -0,0 +1,184 @@
+-- A basic test suite for ANY/SOME predicate
 
 Review comment:
   `inputs/in-subquery` has alot of test cases. But, this pr only tests limited 
cases for the new expr `ANY`. Probably, we need exhaustive test cases for this. 
cc: @gatorsmile @cloud-fan 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]

Reply via email to