alamb commented on issue #6179:
URL: 
https://github.com/apache/arrow-datafusion/issues/6179#issuecomment-1532101348

   Thanks @aprimadi 
   
   Do you think your solution would work for filters like:
   
   ```sql
   WHERE (a and !a) IS NULL
   ```
   
   
   Specifically, I think the "are we in a filter" only applies to the overall 
expression, I am not sure it applies to sub expressions within 🤔 
   
   


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