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 2019/01/30 02:48:12 UTC

[GitHub] clintropolis opened a new pull request #6957: fix bug with expression virtual column selectors backed by a single long column

clintropolis opened a new pull request #6957: fix bug with expression virtual column selectors backed by a single long column
URL: https://github.com/apache/incubator-druid/pull/6957
 
 
   Fixes an issue with null valued rows an `SingleLongInputCachingExpressionColumnValueSelector` (an expression virtual column selector optimization for long columns) when sql compatible null handling enabled where the null check would trigger an assertion violation. 
   
   Added test will fail with setting `druid.generic.useDefaultValueForNull=false`.
   

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