Karan980 opened a new pull request #3979:
URL: https://github.com/apache/carbondata/pull/3979
### Why is this PR needed?
Loading records from ORC table having null values into carbon table having
sort scope as global sort gives NPE.
### What changes were proposed in this PR?
Added null check for arrayType and mapType before writing the data into
byteArrays
### 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:
[email protected]