This is an automated email from the ASF dual-hosted git repository.
rymurr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 48e49443f7 Core: Convert metrics to Content Stats (#15251)
add 42abc6b3e2 Add DataLakeFileSystemClient constructor in ADLSFileIO
(#14966)
No new revisions were added by this update.
Summary of changes:
.../apache/iceberg/azure/adlsv2/ADLSFileIO.java | 37 +++
.../iceberg/azure/adlsv2/TestADLSFileIO.java | 296 +++++++++++++++++++++
2 files changed, 333 insertions(+)
create mode 100644
azure/src/test/java/org/apache/iceberg/azure/adlsv2/TestADLSFileIO.java