Skip to content

Deprecate MethodHandleUtil#13245

Merged
electrum merged 4 commits intotrinodb:masterfrom
electrum:methodhandleutil
Aug 9, 2022
Merged

Deprecate MethodHandleUtil#13245
electrum merged 4 commits intotrinodb:masterfrom
electrum:methodhandleutil

Conversation

@electrum
Copy link
Member

@electrum electrum commented Jul 20, 2022

Description

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

SPI cleanup

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

SPI interfaces

Documentation

(x) No documentation is needed.

Release notes

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

# SPI changes
* Deprecate `io.trino.spi.block.MethodHandleUtil`. ({issue}`13245`)

@cla-bot cla-bot bot added the cla-signed label Jul 20, 2022
@electrum electrum requested review from dain and martint July 20, 2022 07:35
@electrum electrum changed the title Methodhandleutil Deprecate MethodHandleUtil Jul 20, 2022
@electrum electrum force-pushed the methodhandleutil branch 2 times, most recently from b9f84a1 to d421371 Compare July 25, 2022 19:06
Copy link
Member

@dain dain left a comment

Choose a reason for hiding this comment

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

Consider adding a ban on the import of this class in Trino so it doesn't creep back in

@electrum electrum merged commit bcfe05f into trinodb:master Aug 9, 2022
@electrum electrum deleted the methodhandleutil branch August 9, 2022 04:29
@github-actions github-actions bot added this to the 393 milestone Aug 9, 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.

2 participants