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 ab717b8fc IMPALA-14430: Move off org.codehaus.jackson
     new 68ab52f2c IMPALA-14437: Fix regression in FileMetadataLoader.createFd()
     new 0fe8de0f3 IMPALA-14401: Deflake/Improve OpenTelemetry Tracing Tests

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/catalog/FeIcebergTable.java  |   4 +-
 .../java/org/apache/impala/catalog/FileBlock.java  |  11 +-
 .../org/apache/impala/catalog/FileDescriptor.java  |  12 +-
 .../apache/impala/catalog/FileMetadataLoader.java  |  19 +-
 .../impala/catalog/IcebergFileMetadataLoader.java  |  21 +-
 tests/common/custom_cluster_test_suite.py          |  31 +-
 tests/common/file_utils.py                         |  18 +
 tests/custom_cluster/test_otel_trace.py            | 688 +++++----------------
 tests/util/otel_trace.py                           | 465 +++++++++++++-
 9 files changed, 684 insertions(+), 585 deletions(-)

Reply via email to