manishgupta88 commented on a change in pull request #3281: [WIP]Index server performance improvement
URL:
https://github.com/apache/carbondata/pull/3281#discussion_r293676017
##########
File path: core/src/main/java/org/apache/carbondata/core/datastore/block/TableBlockInfo.java
##########
@@ -104,6 +104,11 @@
private transient DataFileFooter dataFileFooter;
+ /**
+ * to determine whether carbondata file is of old format
Review comment:
mention the format in comment from which this block info need to considered as block info for legacy store
----------------------------------------------------------------
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:
[hidden email]
With regards,
Apache Git Services