GitHub user manishgupta88 opened a pull request:
https://github.com/apache/carbondata/pull/1782
[WIP] Changes for creating carbon index merge file from old store which did
not contain the blocklet info in index information
Changes for creating carbon index merge file from old store which did not
contain the blocklet info in index information
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
- [ ] 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/manishgupta88/carbondata
enhace_segment_index_compaction
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1782.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1782
----
commit 5f4a75f7395c8949a5ccf53030ebdcba5411022f
Author: manishgupta88 <tomanishgupta18@...>
Date: 2018-01-09T15:02:36Z
changes for creating carbon index merge file from old store which did not
contain the blocklet info in index information
----
---