SeaAndHillMe commented on issue #1321: [CARBONDATA-1438] Unify the sort column and sort scope in create table command
URL:
https://github.com/apache/carbondata/pull/1321#issuecomment-463926402
@jackylk
does it support change sort column and invert index after create table and load data ?
like following command failed, if not support ,it is not good use because each time need to recreate table and load data
ALTER TABLE table_id SET TBLPROPERTIES ('SORT_COLUMNS'='productid‘, 'INVERTED_INDEX'='productid')
----------------------------------------------------------------
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