Charles Givre created DRILL-7858:
------------------------------------
Summary: Drill Crashes with Certain HDF5 Files
Key: DRILL-7858
URL: https://issues.apache.org/jira/browse/DRILL-7858
Project: Apache Drill
Issue Type: Bug
Components: Storage - Other
Affects Versions: 1.18.0
Reporter: Charles Givre
Assignee: Charles Givre
Fix For: 1.19.0
Attachments: nasa.h5
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 message was sent by Atlassian Jira
(v8.3.4#803005)