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

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


    from 734c460  DRILL-3988: Expose Drill built-in functions & UDFs  in a 
system table (#1483)
     new 0a3cfde  DRILL-6473: Update MapR Hive
     new 484bcfb  DRILL-6777: Setup CircleCI configs for Drill
     new 2aede3a  DRILL-6783: CAST string literal as INTERVAL MONTH/YEAR works 
inconsistently when selecting from a table with multiple rows
     new ec6acc7  DRILL-6775: The schema for empty output is not shown in Drill 
Web UI

The 4 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:
 .circleci/config.yml                               | 51 ++++++++++++++++++++++
 .../store/hive/readers/HiveAbstractReader.java     | 19 +++-----
 contrib/storage-hive/hive-exec-shade/pom.xml       |  3 ++
 contrib/storage-jdbc/pom.xml                       |  2 +-
 .../exec/store/jdbc/TestJdbcPluginWithMySQLIT.java |  1 +
 .../drill/exec/server/rest/QueryWrapper.java       |  5 ---
 .../drill/exec/server/rest/WebUserConnection.java  |  8 ++--
 .../drill/exec/fn/impl/TestCastFunctions.java      | 38 +++++++++++++++-
 .../main/codegen/templates/FixedValueVectors.java  |  3 +-
 pom.xml                                            |  4 +-
 10 files changed, 106 insertions(+), 28 deletions(-)
 create mode 100644 .circleci/config.yml

Reply via email to