The GitHub Actions job "Go" on iceberg-go.git/default-purge-false has succeeded. Run started by GitHub user shtripat (triggered by shtripat).
Head commit for run: dd89041228386680e12dc39023e863230517e980 / Shubhendu Ram Tripathi <[email protected]> fix: explicitly pass purgeRequested=false in DropTable Summary - DropTable now explicitly passes ?purgeRequested=false query parameter - Ensures consistent behavior with catalog implementations that default purge to true Background Some catalog implementations (e.g., MinIO) have changed their backend to enable purge by default when no purgeRequested parameter is provided. This caused DropTable to silently purge table data along with metadata, which is unexpected behavior for users who only want to drop the table metadata. Signed-off-by: Shubhendu Ram Tripathi <[email protected]> Report URL: https://github.com/apache/iceberg-go/actions/runs/21509466141 With regards, GitHub Actions via GitBox
