GitHub user Indhumathi27 opened a pull request:
https://github.com/apache/carbondata/pull/2349
[CARBONDATA-2552]Fix Data Mismatch for Complex Data type Array of Timestamp
with Dictionary Include
Fix Data Mismatch for Complex Data type Array and Struct of Timestamp with
Dictionary Include
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [x] Any interfaces changed?
NA
- [x] Any backward compatibility impacted?
NA
- [x] Document update required?
NA
- [x] Testing done
NA
- [x] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Indhumathi27/carbondata complex
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2349.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 #2349
----
commit da5500e29f25c7c9e32edb444ad678d9766279c0
Author: Indhumathi27 <indhumathim27@...>
Date: 2018-05-28T16:47:36Z
[CARBONDATA-2552]Fix Data Mismatch for Complex Data type Array of Timestamp
with Dictionary Include
----
---