GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2608 [CARBONDATA-2829] Fix creating merge index on older V1 V2 store
Block merge index creation for the old store V1 V2 versions
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Manual Testing
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dhatchayani/carbondata CARBONDATA-2829
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2608.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2608
----
commit 45130534fed38bc4b4ac684c41d1afb1a33770be
Author: dhatchayani <dhatcha.official@...>
Date: 2018-08-06T06:45:26Z
[CARBONDATA-2829] Fix creating merge index on older V1 V2 store
----
---