[GitHub] [carbondata] ajantha-bhat opened a new pull request #3256: [CARBONDATA-3413] Fix io.netty out of direct memory exception in arrow integration

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] ajantha-bhat opened a new pull request #3256: [CARBONDATA-3413] Fix io.netty out of direct memory exception in arrow integration

GitBox
ajantha-bhat opened a new pull request #3256: [CARBONDATA-3413] Fix io.netty out of direct memory exception in arrow integration
URL: https://github.com/apache/carbondata/pull/3256
 
 
   problem : io.netty out of direct memory exception in arrow integration
   
   cause: In ArrowConverter, allocator is not closed
   
   solution: close the allocator in arrowConverter.
   Also handle the problems in test utility API
   
   Be sure to do all of the following checklist to help us incorporate
   your contribution quickly and easily:
   
    - [ ] Any interfaces changed? NA
   
    - [ ] Any backward compatibility impacted? NA
   
    - [ ] Document update required? NA
   
    - [ ] Testing done
   done. Updated UT.
   
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.  NA
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services