Zoltan Borok-Nagy has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17560


Change subject: IMPALA-10735: Fix Iceberg insert when event polling is enabled
......................................................................

IMPALA-10735: Fix Iceberg insert when event polling is enabled

INSERT INTO Iceberg table is broken when HMS event polling is
enabled. This patch disables INSERT event generation for Iceberg
tables because Hive replication doesn't support Iceberg tables
anyway.

Testing:
 * added e2e test

Change-Id: Icf4c3d7d4c0edf0d45628cf6d44785bad1049d76
---
M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java
M tests/custom_cluster/test_event_processing.py
2 files changed, 26 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/60/17560/1
--
To view, visit http://gerrit.cloudera.org:8080/17560
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf4c3d7d4c0edf0d45628cf6d44785bad1049d76
Gerrit-Change-Number: 17560
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Borok-Nagy <borokna...@cloudera.com>

Reply via email to