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/06 09:26:23 UTC

[drill] branch master updated (1288e71 -> 1acbb3f)

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 1288e71  DRILL-7543: Use GitHub Actions for CI
     add 1acbb3f  DRILL-7570: Fix unstable statistics tests

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |   1 +
 .../org/apache/drill/exec/sql/TestAnalyze.java     | 424 ++++++++++++---------
 .../drill/exec/sql/TestMetastoreCommands.java      |  23 +-
 3 files changed, 264 insertions(+), 184 deletions(-)