Skip to content

[python] Refuse a blank query auth rule instead of skipping it - #10189

Open
plusplusjiajia wants to merge 2 commits into
apache:masterfrom
plusplusjiajia:fix/python-query-auth-fail-closed
Open

plusplusjiajia wants to merge 2 commits into
apache:masterfrom
plusplusjiajia:fix/python-query-auth-fail-closed

Conversation

@plusplusjiajia

@plusplusjiajia plusplusjiajia commented Sep 26, 2026 •

Copy link
Copy Markdown
Member

Purpose

TableQueryAuthResult dropped a blank row filter or column mask from the auth response, so the read ran without it: every row, or the column in clear. Java refuses such a rule since #9416; this does the same.

Tests

The tests that pinned the old skipping now assert the read is refused.

@plusplusjiajia
plusplusjiajia force-pushed the fix/python-query-auth-fail-closed branch from 0ad1082 to 3b5450f Compare September 26, 2026 07:22
@plusplusjiajia
plusplusjiajia marked this pull request as ready for review September 26, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant