WilliamWhispell commented on issue #8221: useDefaultValueForNull not respected 
during compaction
URL: 
https://github.com/apache/incubator-druid/issues/8221#issuecomment-517821687
 
 
   Here we write the total size of both the vector and the null bitmap.
   
   
https://github.com/apache/incubator-druid/blob/3ae563263a23000560749071d262727d47296856/processing/src/main/java/org/apache/druid/segment/DoubleColumnSerializerV2.java#L130
   
   And here we move out byte iterator that number of bytes, then we look for 
the null bitmap, but obviously we passed it.
   
   
https://github.com/apache/incubator-druid/blob/e1a745717e0b008ca76a0a27e96d3097fc48a8f9/processing/src/main/java/org/apache/druid/segment/serde/DoubleNumericColumnPartSerdeV2.java#L153

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to