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/11 08:26:52 UTC

[GitHub] [arrow-datafusion] byteink opened a new pull request, #6334: Fix case evaluation with NULL

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

   # Which issue does this PR close?
   
   Closes #6333 
   
   # Rationale for this change
   
   Treat NULLs as false
   
   <!--
    Why are you proposing this change? If this is already explained clearly in the issue then this section is not needed.
    Explaining clearly why changes are proposed helps reviewers understand your changes and offer better suggestions for fixes.  
   -->
   
   
   # Are these changes tested?
   YES
   
   
   
   # Are there any user-facing changes?
   
   <!--
   If there are user-facing changes then we may require documentation to be updated before approving the PR.
   -->
   No
   
   <!--
   If there are any breaking changes to public APIs, please add the `api change` label.
   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 #6334: Fix case evaluation with NULL

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


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