cgivre commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files URL: https://github.com/apache/drill/pull/1978#issuecomment-587259759 @paul-rogers @vvysotskyi See above comment. I removed the config option and added logger warnings if the data is truncated. Again, this is just for "preview" mode so real data queries are not affected. In doing this PR, I discovered that the HDF5 format allows for arrays within compound fields. This functionality is not supported by Drill so I added a warning for that. In the future, or if anyone asks for it, I may add it but for now, I'm leaving that alone.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
