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

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


    from 55b9c89  IMPALA-8187: UDF samples hide symbols by default
     new 7cee01d  IMPALA-8194: wait longer to detect JVM pause in 
TestPauseMonitor.
     new f8c9ef4  Update toolchain to support ubuntu 18.04
     new 345d012  IMPALA-8195: [DOCS] Impala supports Cartesian joins
     new 6a8bc7f  IMPALA-8189: Disable flaky scanner test on S3
     new f0a47ab  IMPALA-8199: Fix stress test: 'No module named 
RuntimeProfile.ttypes'
     new 5ed6c66  IMPALA-7961: Avoid adding unmodified objects to DDL response

The 6 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:
 bin/bootstrap_toolchain.py                         |  3 +-
 bin/impala-config.sh                               | 14 ++--
 docs/topics/impala_joins.xml                       | 31 ++-------
 .../impala/catalog/CatalogServiceCatalog.java      | 11 ++-
 .../org/apache/impala/catalog/FeCatalogUtils.java  | 15 ++++
 .../org/apache/impala/catalog/TopicUpdateLog.java  | 16 ++---
 .../apache/impala/service/CatalogOpExecutor.java   | 81 +++++++++++++++++-----
 tests/custom_cluster/test_pause_monitor.py         |  2 +-
 tests/query_test/test_scanners.py                  |  1 +
 tests/util/parse_util.py                           |  4 +-
 10 files changed, 111 insertions(+), 67 deletions(-)

Reply via email to