Daniel Becker has posted comments on this change. ( http://gerrit.cloudera.org:8080/22776 )
Change subject: IMPALA-13961: Remove usage of ImpalaBeeswaxResult.schema ...................................................................... Patch Set 4: (1 comment) One last place :) http://gerrit.cloudera.org:8080/#/c/22776/4/tests/metadata/test_stats_extrapolation.py File tests/metadata/test_stats_extrapolation.py: http://gerrit.cloudera.org:8080/#/c/22776/4/tests/metadata/test_stats_extrapolation.py@176 PS4, Line 176: col_names = [col_name for col_name in actual.column_labels] Could we also have 'col_names = actual.column_labels' here? Thanks. -- To view, visit http://gerrit.cloudera.org:8080/22776 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I060fe2d3cded1470fd09b86675cb22442c19fbee Gerrit-Change-Number: 22776 Gerrit-PatchSet: 4 Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Reviewer: Daniel Becker <daniel.bec...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Noemi Pap-Takacs <npaptak...@cloudera.com> Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com> Gerrit-Comment-Date: Tue, 15 Apr 2025 15:13:37 +0000 Gerrit-HasComments: Yes