[
https://issues.apache.org/jira/browse/DRILL-7991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405497#comment-17405497
]
ASF GitHub Bot commented on DRILL-7991:
---------------------------------------
cgivre opened a new pull request #2302:
URL: https://github.com/apache/drill/pull/2302
# [DRILL-7991](https://issues.apache.org/jira/browse/DRILL-7991): Add
Configuration Option to HDF5 Reader to Skip Preview
## Description
When viewing HDF5 metadata, Drill will render a preview of underlying
datasets. For large files or very nested datasets, or large files, this can
cause serious performance degradations and isn't necessarily very useful.
This PR adds a configuration option to the configuration for HDF5 which
allows you to disable the preview in the metadata view.
## Documentation
Updated README for the HDF5 reader.
## Testing
Added additional unit test.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Add Configuration Option to HDF5 Reader to Skip Preview
> -------------------------------------------------------
>
> Key: DRILL-7991
> URL: https://issues.apache.org/jira/browse/DRILL-7991
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Other
> Affects Versions: 1.19.0
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Minor
> Fix For: 1.20.0
>
>
> When viewing HDF5 metadata, Drill will render a preview of underlying
> datasets. For large files or very nested datasets, or large files, this can
> cause serious performance degradations and isn't necessarily very useful.
> This PR adds a configuration option to the configuration for HDF5 which
> allows you to disable the preview in the metadata view.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)