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

[drill] branch 1.16.0 updated (47599c0 -> 33c585c)

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

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


    from 47599c0  Revert DRILL-6642: Update protocol-buffers version
     new 707f920  DRILL-7166: Count query with wildcard should skip reading of metadata summary file
     new 33c585c  DRILL-7165: Redundant Checksum calculating for ASC files

The 3562 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../logical/ConvertCountToDirectScanRule.java      |  8 ++++-
 .../logical/TestConvertCountToDirectScan.java      | 36 ++++++++++++++++++++++
 pom.xml                                            | 13 +++++++-
 3 files changed, 55 insertions(+), 2 deletions(-)