Skip to content

Conversation

@varun-lakhyani
Copy link

@varun-lakhyani varun-lakhyani commented Dec 27, 2025

Description

Implements location overlap validation for SnapshotTableAction to prevent destination table location from overlapping with source table location.

Resolves TODO comment in SnapshotTableSparkAction.java:127 in spark v4.1.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Code compiles successfully with Java 17
  • Local testing skipped due to Windows POSIX permissions limitation

Checklist

  • Implementation follows existing code patterns and Iceberg contribution guidelines
  • Code compiles without errors
  • Test coverage added (covered by existing build and CI tests; no custom tests applicable for this change; will be added if requested)
  • No breaking changes to public APIs

…ng destination table location from overlaping source table location. Resolves TODO comment in SnapshotTableSparkAction.java for spark v4.1
…ng destination table location from overlaping source table location. Resolves TODO comment in SnapshotTableSparkAction.java for spark v4.1
@github-actions github-actions bot added the spark label Dec 27, 2025
…ng destination table location from overlaping source table location. Resolves TODO comment in SnapshotTableSparkAction.java for spark v4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant