This is an automated email from the ASF dual-hosted git repository.
aokolnychyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 4d43c25447 AWS: Load HttpClientBuilder dynamically to avoid runtime
deps of both urlconnection and apache client (#6746)
add 44ff2a1049 Spark 3.3: Improve log messages in scans (#6776)
No new revisions were added by this update.
Summary of changes:
.../iceberg/spark/source/SparkBatchQueryScan.java | 8 ++-----
.../iceberg/spark/source/SparkCopyOnWriteScan.java | 14 ++++++++++++
.../spark/source/SparkPartitioningAwareScan.java | 25 ++++++++++++++++------
.../org/apache/iceberg/spark/source/SparkScan.java | 5 ++++-
4 files changed, 38 insertions(+), 14 deletions(-)