You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/07/31 13:27:06 UTC

[GitHub] nishantmonu51 opened a new issue #6082: Implement three-valued logic to handle nulls for boolean values.

nishantmonu51 opened a new issue #6082: Implement three-valued logic to handle nulls for boolean values. 
URL: https://github.com/apache/incubator-druid/issues/6082
 
 
   Comparisons between null and non-null values will follow three-valued logic and the result of a comparison involving NULL is not a boolean value – it is a null value.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org