You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by vo...@apache.org on 2019/11/18 17:50:35 UTC

[drill] branch master updated (7ab4c37 -> 8e6cdbe)

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

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


    from 7ab4c37  DRILL-7273: Introduce operators for handling metadata
     add 8e6cdbe  DRILL-7446: Fix Eclipse compilation issue in AbstractParquetGroupScan

No new revisions were added by this update.

Summary of changes:
 .../base/AbstractGroupScanWithMetadata.java        | 89 +++++++++++-----------
 .../drill/exec/physical/impl/ImplCreator.java      | 18 +++--
 .../store/parquet/AbstractParquetGroupScan.java    | 87 +++++++++++----------
 3 files changed, 100 insertions(+), 94 deletions(-)