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

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


    from 75b9a78  DRILL-6791: Scan projection framework
     new 788eb7e  DRILL-6877: NPE when starting Drillbit
     new e67ac2d  DRILL-6889: Exclude Drill unit tests to avoid Travis timing 
out

The 2 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:
 .../org/apache/drill/categories/UnlikelyTest.java  |  2 +-
 distribution/src/resources/drillbit.sh             |  2 +-
 drill-yarn/pom.xml                                 |  9 +++++++
 .../org/apache/drill/exec/server/Drillbit.java     | 28 +++++++++++++++++-----
 .../java/org/apache/drill/TestExampleQueries.java  |  2 +-
 .../java/org/apache/drill/TestStarQueries.java     |  3 +++
 .../test/java/org/apache/drill/TestUnionAll.java   |  2 ++
 .../org/apache/drill/exec/TestWindowFunctions.java |  3 +++
 .../physical/impl/join/TestMergeJoinAdvanced.java  |  5 ++++
 .../impl/mergereceiver/TestMergingReceiver.java    |  3 ++-
 .../exec/physical/impl/window/TestWindowFrame.java |  1 +
 .../store/parquet/TestParquetMetadataCache.java    |  3 +++
 exec/jdbc-all/pom.xml                              |  6 +++++
 exec/jdbc/pom.xml                                  |  6 +++++
 14 files changed, 65 insertions(+), 10 deletions(-)

Reply via email to