You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/04/13 02:28:24 UTC

[GitHub] [drill] cgivre opened a new pull request #2196: DRILL-7894: Large Attributes Crash HDF5 Reader

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


   # [DRILL-7894](https://issues.apache.org/jira/browse/DRILL-7894):  Large Attributes Crash HDF5 Reader
   
   ## Description
   This PR fixes a minor issue with Drill's HDF5 reader.  The jhdf5 reader does not support large b-trees in attributes.  This PR adds a try/catch block around the `getAttributes()` function.
   
   ## Documentation
   No user facing changes.
   
   ## Testing
   Tested with client supplied file.  
   


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



[GitHub] [drill] cgivre merged pull request #2196: DRILL-7894: Large Attributes Crash HDF5 Reader

Posted by GitBox <gi...@apache.org>.
cgivre merged pull request #2196:
URL: https://github.com/apache/drill/pull/2196


   


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