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

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


    from 76847fb03 IMPALA-13291: Filter dmesg messages by date
     new be6f896d1 IMPALA-13319: Avoid duplicate exec option declaration in 
py.test
     new d91d99c08 IMPALA-13303: FileSystemUtil.listFiles() should handle 
non-recursive case

The 2 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:
 .../org/apache/impala/common/FileSystemUtil.java   |  4 ++-
 tests/common/test_dimensions.py                    | 18 ++++++++---
 tests/common/test_vector.py                        | 37 ++++++++++++++++++----
 tests/metadata/test_recursive_listing.py           |  5 +++
 tests/query_test/test_ext_data_sources.py          |  5 +--
 tests/query_test/test_join_queries.py              |  9 +++---
 tests/query_test/test_kudu.py                      |  4 +--
 tests/query_test/test_limit_pushdown_analytic.py   | 10 +++---
 tests/query_test/test_nested_types.py              |  4 +--
 tests/query_test/test_queries.py                   | 21 +++++++-----
 tests/query_test/test_runtime_filters.py           |  2 +-
 tests/query_test/test_scanners.py                  |  3 +-
 12 files changed, 85 insertions(+), 37 deletions(-)

Reply via email to