You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ar...@apache.org on 2020/02/27 14:57:10 UTC

[drill] branch master updated (70b3bcc -> fa3fbe0)

This is an automated email from the ASF dual-hosted git repository.

arina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.


    from 70b3bcc  DRILL-7584: Fix method name spelling
     add fa3fbe0  DRILL-7578: HDF5 Metadata Queries Fail with Large Files

No new revisions were added by this update.

Summary of changes:
 contrib/format-hdf5/README.md                      |  16 ++-
 .../drill/exec/store/hdf5/HDF5BatchReader.java     | 143 +++++++++++++++------
 .../drill/exec/store/hdf5/HDF5FormatConfig.java    |   1 +
 .../drill/exec/store/hdf5/TestHDF5Format.java      |   6 +-
 4 files changed, 118 insertions(+), 48 deletions(-)