[GitHub] xuchuanyin commented on issue #3063: [CARBONDATA-3242] Move Range_Column into the table level properties

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] xuchuanyin commented on issue #3063: [CARBONDATA-3242] Move Range_Column into the table level properties

GitBox
xuchuanyin commented on issue #3063: [CARBONDATA-3242] Move Range_Column into the table level properties
URL: https://github.com/apache/carbondata/pull/3063#issuecomment-453842804
 
 
   @QiangCai My understanding of RANGE_COLUMN are that
   1.  it only affect the distribution of data, meaning there is no folder or extra index info for this attribute.
   2. and during query, we didn't handle it differently from other ordinary fields cause we only use the minmax info for this column.
   
   Am I RIGHT?

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


With regards,
Apache Git Services