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 a08a6b84b IMPALA-12080: Create test partitions locally
     new 4f1d8d4d3 IMPALA-11536: fix invalid predicates propagate for outer 
join simplification
     new 2750ce59d IMPALA-12073: Avoid catalogd exceptions caused by 
topic_update_tbl_max_wait_time_ms being set to 1

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:
 .../java/org/apache/impala/analysis/Analyzer.java  |  76 ++++++--
 .../impala/catalog/CatalogServiceCatalog.java      |   2 +-
 .../queries/PlannerTest/outer-to-inner-joins.test  | 199 +++++++++++++++++++++
 .../queries/QueryTest/outer-to-inner-joins.test    |  49 +++++
 4 files changed, 308 insertions(+), 18 deletions(-)

Reply via email to