Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22231 )
Change subject: IMPALA-13620: Refresh compute_table_stats.py script ...................................................................... Patch Set 11: (2 comments) http://gerrit.cloudera.org:8080/#/c/22231/10/tests/util/compute_table_stats.py File tests/util/compute_table_stats.py: http://gerrit.cloudera.org:8080/#/c/22231/10/tests/util/compute_table_stats.py@104 PS10, Line 104: futures.append( > apply_async() is instantaneous, so there's no time for an exception to get Ack http://gerrit.cloudera.org:8080/#/c/22231/10/tests/util/compute_table_stats.py@112 PS10, Line 112: completed += 1 : except Exception as e: > If continue_on_error is true, the exception is not being reraised. There is Done -- To view, visit http://gerrit.cloudera.org:8080/22231 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1ebf02f95b957e7dda3a30622b87e8fca3197699 Gerrit-Change-Number: 22231 Gerrit-PatchSet: 11 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Wed, 08 Jan 2025 01:42:35 +0000 Gerrit-HasComments: Yes
