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 3: (1 comment) 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/3/testdata/scale_test_metadata/create_300k_tables.py File testdata/scale_test_metadata/create_300k_tables.py: http://gerrit.cloudera.org:8080/#/c/23110/3/testdata/scale_test_metadata/create_300k_tables.py@48 PS3, Line 48: create_field_schema = lambda c: FieldSchema(c[0], c[1], c[2]) flake8: E731 do not assign a lambda expression, use a def -- 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: 3 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Daniel Becker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Tue, 08 Jul 2025 06:51:39 +0000 Gerrit-HasComments: Yes
