This is an automated email from the ASF dual-hosted git repository.
michaelsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git
from 14698c8b9 IMPALA-11603: Build against Cloudflare ZLIB by default
new 296224a6f IMPALA-12110: Create Kudu table in CTAS without specifying
primary key
new ff503e4a4 IMPALA-12084: IM under unloaded db should not send full db
updates in catalog-v2
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:
fe/src/main/cup/sql-parser.cup | 12 +++++++++++
.../apache/impala/service/CatalogOpExecutor.java | 5 ++---
.../org/apache/impala/analysis/ParserTest.java | 11 ++++++++++-
.../queries/QueryTest/kudu_create.test | 23 +++++++++++++++++++++-
.../test_metadata_no_events_processing.py | 16 +++++++++++++++
5 files changed, 62 insertions(+), 5 deletions(-)