imay commented on issue #344: Fix wrong query result when column value is Null
URL: https://github.com/apache/incubator-doris/pull/344#issuecomment-441410912
 
 
   > @imay I think if there is filter for column c like c > 1 or c <=1, which 
will mean c could not be null.
   
   @kangkaisen Yes, c could not be null, however your change will add null to 
scan_keys

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to