GitHub user akashrn5 opened a pull request:
https://github.com/apache/carbondata/pull/2424 [CARBONDATA-2587][CARBONDATA-2588]added test cases for local dictioanry load support
**What changes are proposed in this PR**
test cases are added for local dictionary load support. All the scenarios are covered like enable, disable, valid and invalid threshold, fallback scenarios and complexTypes
**How this PR is tested**
These tests are tested in local setup and as of now the class is ignored and can be enabled when query is supported for local dictioanry
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/akashrn5/incubator-carbondata local_test_load
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2424.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2424
----
commit 40040b516ffa7de34e1e62a0da2450d29d5fe5c9
Author: akashrn5 <akashnilugal@...>
Date: 2018-06-27T11:48:47Z
added test cases for local dictioanry load support
----
---