Bharath Vissapragada has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12428 )

Change subject: IMPALA-7961: Avoid adding unmodified objects to DDL response
......................................................................


Patch Set 5:

Redid the patch after discussing with Paul. The issue with the older 
implementation is that it can break the SYNC_DDL semantics if the table already 
exists. The newer patch takes a more conservative approach by bumping up the 
table version number and then waiting for it to be propagated. This can cause 
some unnecessary invalidates but it is more in-line with the user's 
expectations.


--
To view, visit http://gerrit.cloudera.org:8080/12428
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If3e914b70ba796c9b224e9dea559b8c40aa25d83
Gerrit-Change-Number: 12428
Gerrit-PatchSet: 5
Gerrit-Owner: Bharath Vissapragada <bhara...@cloudera.com>
Gerrit-Reviewer: Bharath Vissapragada <bhara...@cloudera.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Paul Rogers <prog...@cloudera.com>
Gerrit-Comment-Date: Wed, 13 Feb 2019 04:50:43 +0000
Gerrit-HasComments: No

Reply via email to