Stefanietry opened a new issue, #6899:
URL: https://github.com/apache/paimon/issues/6899

   ### Search before asking
   
   - [x] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   1.1
   
   ### Compute Engine
   
   spark engine
   
   ### Minimal reproduce step
   
   1. call  PredicateBuilder#in(int, java.util.List<java.lang.Object>) and pass 
an empty list to the second parameter
   
   ### What doesn't meet your expectations?
   
   When executing join query by spark  and optimized by dynamic filter, the 
value on filter becomes empty,  ultimately leading to the exception 
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to