GitHub user akashrn5 opened a pull request:
https://github.com/apache/carbondata/pull/2401
[CARBONDATA-2585][CARBONDATA-2586][Local Dictionary]Local dictionary
support for alter table, preaggregate and varchar datatype
What changes were proposed in this pull request?
In this PR,
local dictionary support is added for alter table, preaggregate and varChar
datatype
All the validations related to above features are taken care in this PR
How was this patch tested?
UTs and SDV test cases are added in the same PR
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/akashrn5/incubator-carbondata
local_dict_for_alter_preagg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2401.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 #2401
----
----
---