Sai Hemanth Gantasala has posted comments on this change. ( http://gerrit.cloudera.org:8080/19855 )
Change subject: IMPALA-12066: Avoid missing updates due to skipping ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/19855/1/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java File fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java: http://gerrit.cloudera.org:8080/#/c/19855/1/fe/src/main/java/org/apache/impala/catalog/CatalogServiceCatalog.java@1538 PS1, Line 1538: if (tblVersion <= ctx.fromVersion && !hadSkipped) { Can we add a test to test this? -- To view, visit http://gerrit.cloudera.org:8080/19855 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic5f95692a6aa38cc5a0eb373e5986c61e26579fe Gerrit-Change-Number: 19855 Gerrit-PatchSet: 1 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Sai Hemanth Gantasala <[email protected]> Gerrit-Reviewer: ttttttz <[email protected]> Gerrit-Comment-Date: Thu, 11 May 2023 18:49:03 +0000 Gerrit-HasComments: Yes
