cgivre opened a new pull request #2164:
URL: https://github.com/apache/drill/pull/2164


   # [DRILL-7858](https://issues.apache.org/jira/browse/DRILL-7858): PR Title
   
   ## Description
   
   Certain HDF5 files, when queried with Drill cause memory leaks due to the 
underlying C library. (See attached file)
   This PR proposes to refactor the HDF5 plugin using a pure Java library 
(https://github.com/jamesmudd/jhdf) which will solve this issue. There should 
be minimal changes visible to the user.
   
   This PR is currently blocked by: https://github.com/jamesmudd/jhdf/issues/255
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   All relevant unit tests will pass.  Also manually tested with key files. 
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to