This is an automated email from the ASF dual-hosted git repository. zeroshade pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/iceberg-go.git
from 8d84100 feat(table): Add cleanup orphan files features (#525) add d94b490 build(deps): bump the gomod_updates group with 2 updates (#555) No new revisions were added by this update. Summary of changes: go.mod | 14 +++++++------- go.sum | 28 ++++++++++++++-------------- table/arrow_scanner.go | 32 ++++++++++++++++---------------- table/arrow_utils.go | 10 +++++----- table/arrow_utils_internal_test.go | 2 +- table/arrow_utils_test.go | 4 ++-- table/internal/interfaces.go | 2 +- table/internal/parquet_files.go | 2 +- table/scanner.go | 4 ++-- table/table_test.go | 4 ++-- table/transaction_test.go | 2 +- table/writer.go | 4 ++-- 12 files changed, 54 insertions(+), 54 deletions(-)