Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/23110 )
Change subject: [tools] Add a script to create 300K tables efficiently ...................................................................... Patch Set 1: (2 comments) gerrit-auto-critic failed. You can reproduce it locally using command: python3 bin/jenkins/critique-gerrit-review.py --dryrun To run it, you might need a virtual env with Python3's venv installed. http://gerrit.cloudera.org:8080/#/c/23110/1/testdata/scale_test_metadata/create_300k_tables.py File testdata/scale_test_metadata/create_300k_tables.py: http://gerrit.cloudera.org:8080/#/c/23110/1/testdata/scale_test_metadata/create_300k_tables.py@39 PS1, Line 39: from impala_thrift_gen.hive_metastore.ttypes import StorageDescriptor flake8: E402 module level import not at top of file http://gerrit.cloudera.org:8080/#/c/23110/1/testdata/scale_test_metadata/create_300k_tables.py@72 PS1, Line 72: e flake8: F841 local variable 'e' is assigned to but never used -- To view, visit http://gerrit.cloudera.org:8080/23110 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I73bbc4a3ae5bfbfbb508052b4c68b0044f951ac6 Gerrit-Change-Number: 23110 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <huangquanl...@gmail.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Comment-Date: Wed, 02 Jul 2025 12:07:09 +0000 Gerrit-HasComments: Yes