GitHub user Indhumathi27 opened a pull request:
https://github.com/apache/carbondata/pull/2501
[CARBONDATA-2738]Block Preaggregate, Dictionary Exclude/Include for child
columns for Complex datatype
Block Preaggregate, Dictionary Exclude/Include for child columns for
Complex datatype
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Test cases 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/Indhumathi27/carbondata orderby
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2501.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 #2501
----
commit c962b84bd88a3afe695245653d7bc3f14d89c3ce
Author: Indhumathi27 <indhumathim27@...>
Date: 2018-07-12T15:41:11Z
[CARBONDATA-2738]Block features for complex data type
----
---