danielgafni commented on issue #19866:
URL: https://github.com/apache/datafusion/issues/19866#issuecomment-3763112525

   I think you should first: 
   
   1. Verify whether this is a DataFusion issue or a DeltaLake issue. The 
exception message provided here originates from DeltaLake. Im pretty sure the 
standalone DataFusion query engine has worked fine with these predicates in our 
separate unit tests. A full stack trace would clarify things.
   2. Strip everything unnecessary from the example. Currently it involves SQL 
generation via Inis and other code which makes it harder to prove this is a 
DataFusion issue. Can you just keep the problematic SQL predicate?
   
   Perhaps the issue should be reported to delta-rs instead? 


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to