Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete row filter and column mask methods #12998

Merged

Conversation

ksobolew
Copy link
Contributor

@ksobolew ksobolew commented Jun 27, 2022

Description

The current deprecation policy, introduced around the time these methods were deprecated, is that we promise to keep deprecated methods for one more release. According to this, removal is long overdue.

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

Removal of obsolete code.

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

Access control interfaces.

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

Less code to maintain.

Related issues, pull requests, and links

Documentation

Originally obsoleted in #11654, released in Trino 376.

(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

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

# Section
* Fix some things. ({issue}`issuenumber`)

The current deprecation policy, introduced around the time these methods
were deprecated, is that we promise to keep deprecated methods for one
more release. According to this, removal is long overdue.
@kokosing kokosing merged commit ac8d2d4 into trinodb:master Jun 28, 2022
@kokosing
Copy link
Member

Thanks!

@ksobolew ksobolew deleted the kudi/remove-obsolete-access-control-methods branch June 28, 2022 15:07
@github-actions github-actions bot added this to the 388 milestone Jun 28, 2022
utk-spartan added a commit to utk-spartan/ranger that referenced this pull request Jul 19, 2022
Incorporate following changes

Remove obsolete row filter and column mask methods
trinodb/trino#12998
trinodb/trino@ac8d2d4
utk-spartan added a commit to razorpay/ranger that referenced this pull request Jul 19, 2022
Incorporate following changes

Remove obsolete row filter and column mask methods
trinodb/trino#12998
trinodb/trino@ac8d2d4
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.

4 participants