Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Bill Feng
be55d61b64
more fields for filter
6 years ago
Bill Feng
cd83999dd9
debug outputs
6 years ago
Bill Feng
4d0b123609
more debug printouts
6 years ago
Richard Belleville
666fb1c5ee
Make run_tests.py python-version agnostic
6 years ago
ncteisen
5f8bf79bbf
yapf tools
7 years ago
Jan Tattermusch
58ca8beb16
add script for patching perf benchmark schema
8 years ago
Matt Kwong
8961a10ca1
Silence noisy cache_discovery warning
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
d14c0ea1f5
Upload Jenkins tests results to a partitioned BQ table
8 years ago
Jan Tattermusch
ac4251aa0e
fix error handling in big_query_utils.insert_rows
9 years ago
Jan Tattermusch
7d54db8d49
minor refactoring of biq_query_utils
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Sree Kuchibhotla
e1dd18a945
Fix copyright
9 years ago
Sree Kuchibhotla
aadb910524
Change directory structure for the scripts (remove tools/big_query and
...
tools/gke directies and instead create tools/gcp). Move scripts around
in to the appropriate directories
9 years ago
Sree Kuchibhotla
8ed902e6f7
Change directory structure for the scripts (remove tools/big_query and
...
tools/gke directies and instead create tools/gcp). Move scripts around
in to the appropriate directories
9 years ago
Sree Kuchibhotla
2715a39a2e
Change RUN_ID type to string to allow for a non-numeric run_id
9 years ago
Sree Kuchibhotla
559e45becd
Scripts to launch stress tests in GKE
9 years ago
Sree Kuchibhotla
44ca2c2640
Examples
9 years ago
Sree Kuchibhotla
7d037a5ee2
first version of bigquery python helpers
9 years ago