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

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


    from 679d58fa6 IMPALA-12238: RandomNestedDataGenerator should take a seed 
argument
     new 11a9861ec IMPALA-12246: Record client network address in the same line 
when log open or close session.
     new 59bb9259e IMPALA-12131: Fix empty partition map in non-partitioned 
table when file metadata loading fails

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/service/impala-hs2-server.cc                |  4 +-
 be/src/service/impala-server.cc                    |  4 +-
 .../java/org/apache/impala/catalog/HdfsTable.java  | 12 +++++-
 .../apache/impala/service/CatalogOpExecutor.java   | 10 ++---
 .../java/org/apache/impala/util/DebugUtils.java    |  4 ++
 tests/query_test/test_insert.py                    | 44 ++++++++++++++++++++++
 6 files changed, 69 insertions(+), 9 deletions(-)

Reply via email to