LinhongLiu opened a new pull request #23440: [SPARK-26526][SQL][TEST] Fix 
invalid test case about non-deterministic expression
URL: https://github.com/apache/spark/pull/23440
 
 
   ## What changes were proposed in this pull request?
   
   Test case in SPARK-10316 is used to make sure non-deterministic `Filter` 
won't be pushed through `Project`
   But in current code base this test case can't cover this purpose.
   Change LogicalRDD to HadoopFsRelation can fix this issue.
   
   ## How was this patch tested?
   
   Modified test pass.

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