zhaorongsheng opened a new pull request #24118: [SPARK-26736][SQL] if filter 
condition has rand() function it does not do partition prunning
URL: https://github.com/apache/spark/pull/24118
 
 
   ## What changes were proposed in this pull request?
   
   When filter condition having non-determined sub expression in `And`, the 
determined sub expression in `And` will be taken out. 
   
   ## How was this patch tested?
   
   It will be tested in `PruningSuite` by adding test case `Partition pruning - 
with filter containing non-determined condition`
   
   Please review http://spark.apache.org/contributing.html before opening a 
pull request.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to