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

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


    from 2a3ce2071 IMPALA-12934: Added Calcite parsing files to Impala
     new 85cd07a11 IMPALA-11499: Refactor UrlEncode function to handle special 
characters
     new d1d28c0ee IMPALA-10451: Fix avro table loading failures caused by 
HIVE-24157

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:
 be/src/util/coding-util-test.cc                    | 14 ++++-
 be/src/util/coding-util.cc                         | 39 ++++++++------
 testdata/avro_schema_resolution/create_table.sql   |  4 ++
 .../functional-query/queries/QueryTest/insert.test | 18 +++++++
 .../queries/QueryTest/unicode-column-name.test     | 36 +++++++++++++
 tests/query_test/test_insert.py                    | 63 ++++++++++++++++++++++
 6 files changed, 155 insertions(+), 19 deletions(-)

Reply via email to