xuchuanyin commented on a change in pull request #3079: [WIP][CARBONDATA-3255] Support binary data type
URL:
https://github.com/apache/carbondata/pull/3079#discussion_r251233590
##########
File path: core/src/main/java/org/apache/carbondata/core/datastore/page/VarLengthColumnPageBase.java
##########
@@ -307,8 +360,21 @@ public void putShortInt(int rowId, int value) {
@Override
public void putInt(int rowId, int value) {
Review comment:
Why is this needed after adding binary datatype?
----------------------------------------------------------------
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