ulysses-you commented on issue #27048: [SPARK-30386][SQL] Pushdown limit to 
outer join through projects
URL: https://github.com/apache/spark/pull/27048#issuecomment-570125200
 
 
   @HyukjinKwon oh I see...
   The reason is this UT use `DataFrame.first()` to do action and check if the 
total DataFrame satisfy the condition.
   
   I think it can be instead of `DataFrame.collect()` ?

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

Reply via email to