This is an automated email from the ASF dual-hosted git repository.
stigahuang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 39f5ec777 IMPALA-12898: Tidy up test dimensions of test_scanner.py
new 266d7ec51 IMPALA-4545: Simplify test dimension in
test_decimal_casting.py
new c0507c02c IMPALA-12896 (Part 2): JDBC table must be created as
external table
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:
.../apache/impala/analysis/CreateTableStmt.java | 5 +-
.../org/apache/impala/analysis/AnalyzeDDLTest.java | 23 +++++--
.../apache/impala/customcluster/LdapHS2Test.java | 7 +-
testdata/bin/create-ext-data-source-table.sql | 4 +-
.../impala-ext-jdbc-tables-predicates.test | 2 +-
.../queries/QueryTest/impala-ext-jdbc-tables.test | 4 +-
.../QueryTest/jdbc-data-source-with-keystore.test | 4 +-
.../queries/QueryTest/jdbc-data-source.test | 6 +-
.../queries/QueryTest/mysql-ext-jdbc-tables.test | 4 +-
tests/query_test/test_decimal_casting.py | 77 ++++++++++++++--------
10 files changed, 86 insertions(+), 50 deletions(-)