-
Notifications
You must be signed in to change notification settings - Fork 14k
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
chore!: remove ROW_LEVEL_SECURITY
feature flag (permanently enable)
#19230
Conversation
ROW_LEVEL_SECURITY
feature flag (permanently enable)ROW_LEVEL_SECURITY
feature flag (permanently enable)
Codecov Report
@@ Coverage Diff @@
## master #19230 +/- ##
===========================================
+ Coverage 52.08% 66.57% +14.48%
===========================================
Files 1676 1675 -1
Lines 64120 64082 -38
Branches 6519 6519
===========================================
+ Hits 33399 42662 +9263
+ Misses 29030 19729 -9301
Partials 1691 1691
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
…apache#19230) * permanently turn on rls feature flag * unused imports * docs * docs * unused import
SUMMARY
One of the changes for 2.0
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
ROW_LEVEL_SECURITY
feature flag (permanently set to true) #18903