You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jackwener (via GitHub)" <gi...@apache.org> on 2023/06/07 16:54:20 UTC

[GitHub] [arrow-datafusion] jackwener opened a new issue, #6590: not(null) should be Boolean(true)

jackwener opened a new issue, #6590:
URL: https://github.com/apache/arrow-datafusion/issues/6590

   ### Describe the bug
   
   pg
   ```sql
   SELECT not(null) is true;
   ```
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow-datafusion] jackwener closed issue #6590: not(null) should be Boolean(true)

Posted by "jackwener (via GitHub)" <gi...@apache.org>.
jackwener closed issue #6590: not(null) should be Boolean(true)
URL: https://github.com/apache/arrow-datafusion/issues/6590


-- 
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: github-unsubscribe@arrow.apache.org

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