Skip to content

Core: Deprecate legacy ways for loading position deletes#11242

Merged
aokolnychyi merged 1 commit into
apache:mainfrom
aokolnychyi:deprecate-some-index-methods-deletes
Oct 1, 2024
Merged

Core: Deprecate legacy ways for loading position deletes#11242
aokolnychyi merged 1 commit into
apache:mainfrom
aokolnychyi:deprecate-some-index-methods-deletes

Conversation

@aokolnychyi

@aokolnychyi aokolnychyi commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

This PR deprecates older ways for loading position deletes. Engines should migrate to DeleteLoaders that handle concurrency and caching.

@github-actions github-actions Bot added the core label Oct 1, 2024
}

/**
* @deprecated since 1.7.0, will be removed in 1.8.0; use delete loaders.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't add @link as the interfaces are in data.

@aokolnychyi aokolnychyi merged commit 8520b5b into apache:main Oct 1, 2024
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
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.

3 participants