GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2995 [CARBONDATA-3160] Compaction support with MAP data type
Support compaction with MAP data type in table.
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
UT Added
- [ ] 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-3160
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2995.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2995
----
commit 4a4fe66a1363cfc5166d92f25d8f92ab3c1f5b9b
Author: dhatchayani <dhatcha.official@...>
Date: 2018-12-17T14:08:07Z
[CARBONDATA-3160] Compaction support with MAP data type
----
---