QiangCai commented on a change in pull request #3598: [CARBONDATA-3684] Remove
MDK and cardinality in write path
URL: https://github.com/apache/carbondata/pull/3598#discussion_r376834155
##########
File path:
core/src/main/java/org/apache/carbondata/core/datastore/blocklet/EncodedBlocklet.java
##########
@@ -38,11 +37,6 @@
*/
private int blockletSize;
- /**
- * list of page metadata
- */
- private List<TablePageKey> pageMetadataList;
Review comment:
it means it will remove start/end key from loading flow.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services