Aitozi opened a new pull request, #21622:
URL: https://github.com/apache/flink/pull/21622

   ## What is the purpose of the change
   
   This PR is meant to fix the unexpected partition pruning. It fix in two 
parts:
   
   - The partition condition should contains the InputRef of the partition 
field. Otherwise, it will be grouped to non-partition predicates
   - The partition condition should only accept the deterministic predicates.
   
   ## Verifying this change
   
   Some tests are added to verify it.
   


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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to