Skip to content

Remove deprecated version of getTableStatistics#12489

Merged
findepi merged 3 commits intotrinodb:masterfrom
nineinchnick:remove-deprecated-get-table-stats
Jun 9, 2022
Merged

Remove deprecated version of getTableStatistics#12489
findepi merged 3 commits intotrinodb:masterfrom
nineinchnick:remove-deprecated-get-table-stats

Conversation

@nineinchnick
Copy link
Member

Description

It was deprecated in #11877, released as 378, so still relatively recent.

Is this change a fix, improvement, new feature, refactoring, or other?

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

How would you describe this change to a non-technical end user or system administrator?

Related issues, pull requests, and links

Documentation

(x ) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

( ) No release notes entries required.
(x) Release notes entries required with the following suggested text:

# SPI
* Remove deprecated ConnectorMetadata.getTableStatistics method. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label May 20, 2022
@nineinchnick nineinchnick requested a review from findepi May 20, 2022 11:25
@nineinchnick nineinchnick force-pushed the remove-deprecated-get-table-stats branch from c8507dd to f2da753 Compare May 20, 2022 13:45
@findepi
Copy link
Member

findepi commented May 20, 2022

CI is red.

@nineinchnick nineinchnick force-pushed the remove-deprecated-get-table-stats branch 2 times, most recently from a1cfe4b to 8657845 Compare May 22, 2022 11:20
@nineinchnick
Copy link
Member Author

@findepi I added a second commit that also removes it from the JDBC-based plugins. Should we also deprecate it first, before removing it?

@nineinchnick nineinchnick force-pushed the remove-deprecated-get-table-stats branch from 8657845 to a566bfe Compare May 31, 2022 11:24
@nineinchnick
Copy link
Member Author

@findepi this is now ready for review.

@nineinchnick nineinchnick force-pushed the remove-deprecated-get-table-stats branch 2 times, most recently from 8f00ab6 to 0b9549e Compare June 5, 2022 12:51
@nineinchnick nineinchnick force-pushed the remove-deprecated-get-table-stats branch from 0b9549e to 9f17e62 Compare June 9, 2022 12:15
@findepi findepi merged commit 9059319 into trinodb:master Jun 9, 2022
@findepi findepi added the no-release-notes This pull request does not require release notes entry label Jun 9, 2022
@github-actions github-actions bot added this to the 386 milestone Jun 9, 2022
@nineinchnick nineinchnick deleted the remove-deprecated-get-table-stats branch June 10, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants