Skip to content

Remove deprecated page sink creation methods#14959

Merged
losipiuk merged 2 commits intotrinodb:masterfrom
losipiuk:lo/cleanup-task-id
Nov 14, 2022
Merged

Remove deprecated page sink creation methods#14959
losipiuk merged 2 commits intotrinodb:masterfrom
losipiuk:lo/cleanup-task-id

Conversation

@losipiuk
Copy link
Copy Markdown
Member

@losipiuk losipiuk commented Nov 8, 2022

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# SPI
* Remove deprecated methods from ConnectorPageSinkProvider. ({issue}`14959`)

fixes #14705

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

TODO(Issue #14705)

this should have been a link (#14705)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Shouldn't this be allowed under deprecation policy, i.e. without requiring an entry in pom.xml?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

IDK - it did complain in build

@losipiuk losipiuk merged commit 5a7f34e into trinodb:master Nov 14, 2022
@github-actions github-actions bot added this to the 403 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Clean up deprecated ConnectorPageSinkProvider methods

2 participants