You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/13 02:29:00 UTC

[jira] [Commented] (DRILL-7894) Large Attributes Crash HDF5 Reader

    [ https://issues.apache.org/jira/browse/DRILL-7894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319825#comment-17319825 ] 

ASF GitHub Bot commented on DRILL-7894:
---------------------------------------

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


> Large Attributes Crash HDF5 Reader
> ----------------------------------
>
>                 Key: DRILL-7894
>                 URL: https://issues.apache.org/jira/browse/DRILL-7894
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.18.0
>            Reporter: Charles Givre
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 1.19.0
>
>
> Certain HDF5 files crash when attempting to read attributes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)