ajantha-bhat commented on a change in pull request #3251: [CARBONDATA-3408] CarbonSession partition support binary data type
URL:
https://github.com/apache/carbondata/pull/3251#discussion_r291458019
##########
File path: docs/ddl-of-carbondata.md
##########
@@ -961,7 +961,7 @@ Users can specify which columns to include and exclude for local dictionary gene
### CARBONDATA PARTITION(HASH,RANGE,LIST) -- Alpha feature, this partition feature does not support update and delete data.
- The partition supports three type:(Hash,Range,List), similar to other system's partition features, CarbonData's partition feature can be used to improve query performance by filtering on the partition column. Partition feature doesn't support binary data type.
+ The partition supports three type:(Hash,Range,List), similar to other system's partition features, CarbonData's partition feature can be used to improve query performance by filtering on the partition column.
Review comment:
This partition is an alpha feature, I guess no need to support binary for this ?
@ravipesala : please tell your opinion
----------------------------------------------------------------
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