notbdu opened a new issue #6341: Questions: Joining Columns/Compression/Segments
URL: https://github.com/apache/incubator-druid/issues/6341
 
 
   Hi, I had a few questions:
   
   - Where is the code located that reads segment files for separate columns 
and joins them together? 
   - Where is the code that writes/reads segment files to/from disk?
   - For float/int compression strategies:
     - Does druid sort the floats/int before compressing?
     - If sorting happens before storing on disk, how are the row ids 
determined from the sorted values.
   - Does druid support variable length columns?
   - If variable length columns are supported, how are the row ids determined 
from the variable length data?

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