This is an automated email from the ASF dual-hosted git repository.

tarmstrong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git.


    from 4344914  IMPALA-8193: Fix python 2.6 issue in junit_prune_notrun.py
     new 9c65cc4  [DOCS] A typo was fixed in impala_dedicated_coordinator.xml
     new 7bb5b03  IMPALA-5031: oversized signed shifts are undefined
     new 7796057  Fix misspelling in stress test code
     new b8a8edd  IMPALA-8207: Fix query loading for perf and stress tests

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/util/rle-test.cc                            |  1 +
 docs/topics/impala_dedicated_coordinator.xml       |  2 +-
 .../tpcds/queries/tpcds-decimal_v2-q39-1.test      |  2 +-
 .../tpcds/queries/tpcds-decimal_v2-q39-2.test      |  2 +-
 tests/infra/test_perf_infra.py                     | 44 ++++++++++++++++
 tests/infra/test_stress_infra.py                   | 10 ++--
 tests/performance/workload.py                      | 37 ++-----------
 tests/stress/concurrent_select.py                  | 23 +++++----
 tests/util/parse_util.py                           |  6 ++-
 tests/util/test_file_parser.py                     | 60 ++++++++++++++++------
 10 files changed, 116 insertions(+), 71 deletions(-)
 create mode 100644 tests/infra/test_perf_infra.py

Reply via email to