Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/21581 )
Change subject: IMPALA-13115: Add query id to message of UNREACHABLE_IMPALADS ...................................................................... Patch Set 1: (5 comments) http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py File common/thrift/generate_error_codes.py: http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py@495 PS1, Line 495: import re flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py@497 PS1, Line 497: def get_error_formatter(code): flake8: E302 expected 2 blank lines, found 1 http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py@519 PS1, Line 519: def main(): flake8: E302 expected 2 blank lines, found 1 http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py@562 PS1, Line 562: ( flake8: E225 missing whitespace around operator http://gerrit.cloudera.org:8080/#/c/21581/1/common/thrift/generate_error_codes.py@569 PS1, Line 569: if __name__ == "__main__": flake8: E305 expected 2 blank lines after class or function definition, found 1 -- To view, visit http://gerrit.cloudera.org:8080/21581 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I72260687ad395f97972e65ffcb47846e9de75bfb Gerrit-Change-Number: 21581 Gerrit-PatchSet: 1 Gerrit-Owner: Xuebin Su <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Comment-Date: Fri, 12 Jul 2024 08:26:18 +0000 Gerrit-HasComments: Yes
