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

[GitHub] [arrow-datafusion] byteink opened a new pull request, #6365: Fix nullability calculation for boolean expressions

byteink opened a new pull request, #6365:
URL: https://github.com/apache/arrow-datafusion/pull/6365

   # Which issue does this PR close?
   
   None
   
   # Rationale for this change
   These boolean expressions should never be null. 
   This bug seems to have been accidentally introduced by  #4490 : [L201](https://github.com/apache/arrow-datafusion/pull/4490/files#diff-ad6827d54ef4b575d8740987bdd86b9c73a3c0dcee0319fe64112ed02534b896L201)
   
   # Are these changes tested?
   Yes
   
   # Are there any user-facing changes?
   No
   


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


[GitHub] [arrow-datafusion] alamb merged pull request #6365: Fix nullability calculation for boolean expressions

Posted by "alamb (via GitHub)" <gi...@apache.org>.
alamb merged PR #6365:
URL: https://github.com/apache/arrow-datafusion/pull/6365


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