jackylk opened a new pull request #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614 ### Why is this PR needed? INDEX DDL is common in databases, carbondata should change its index related SQL syntax as other database. ### What changes were proposed in this PR? 1. Add support for: CREATE INDEX, DROP INDEX, SHOW INDEXES, REFRESH INDEX 2. Rename related class, change from XXXDataMap to XXXIndex ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - No
---------------------------------------------------------------- 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
