[email protected] has uploaded a new patch set (#7). ( http://gerrit.cloudera.org:8080/20486 )
Change subject: IMPALA-12356: Alter partition event from hive is treated as self event ...................................................................... IMPALA-12356: Alter partition event from hive is treated as self event Self event check for add partition event is done only for the transactional tables with IMPALA-10502 fix. Thus the version number remained in inFlightEvents_ and is used in detecting the next alter partition event from hive as self event. Testing: - Manually tested in cluster and added a testcase Change-Id: I23c2affa3fe32c0b3843bff5e4c0018dce9060d3 --- M fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java M tests/metadata/test_event_processing.py 2 files changed, 28 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/20486/7 -- To view, visit http://gerrit.cloudera.org:8080/20486 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I23c2affa3fe32c0b3843bff5e4c0018dce9060d3 Gerrit-Change-Number: 20486 Gerrit-PatchSet: 7 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
