[GitHub] [carbondata] Karan980 opened a new pull request #4046: [CARBONDATA-4071] Fix wrong values of date or timestamp child columns on reading through SDK.
Posted by
GitBox on
Dec 07, 2020; 2:13pm
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-Karan980-opened-a-new-pull-request-4046-CARBONDATA-4071-Fix-wrong-values-of-date-o-tp104510.html
Karan980 opened a new pull request #4046:
URL:
https://github.com/apache/carbondata/pull/4046 ### Why is this PR needed?
When date or timestamp column is present inside complex columns (for eg : Array(Date)), it gives wrong result on reading through SDK.
### What changes were proposed in this PR?
Fix the conversion of INT into date and LONG into timestamp column
### Does this PR introduce any user interface change?
- No
### Is any new testcase added?
- Yes
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]