[GitHub] [carbondata] Karan980 opened a new pull request #3979: [WIP] Fix insertion from ORC table into carbon table when sort scope is global sort

Posted by GitBox on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-Karan980-opened-a-new-pull-request-3979-WIP-Fix-insertion-from-ORC-table-into-carbt-tp101671.html


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:
[hidden email]