-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[SPEC] Add finer grained read restrictions as part of loadTable #13879
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
Open
singhpk234
wants to merge
45
commits into
apache:main
Choose a base branch
from
singhpk234:feature/load-table-return-policy
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+499
−0
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
cccfeb0
[SPEC] Add FGAC enforcement instructions as part of loadTable
sfc-gh-prsingh c2900ef
Address review feedbacks
sfc-gh-prsingh 4c567a7
Address review feedbacks
sfc-gh-prsingh 0138cbf
Address review feedback
sfc-gh-prsingh 65b88d3
Address review feedbacks and align to RFC-2119
sfc-gh-prsingh 1e8f75c
Make who the evaluated policy is applicable to more verbose
sfc-gh-prsingh ac7ad1f
Add projection must be applied after filtering
sfc-gh-prsingh 239ce16
Add restriction for data type match
sfc-gh-prsingh 6cb36e4
[Ongoing Discussion] Add projections and filters are per current sche…
sfc-gh-prsingh da91571
Address review feedbacks
sfc-gh-prsingh 7f0a6e5
Address review feedback
sfc-gh-prsingh c74993a
Address review feedback
sfc-gh-prsingh 996709a
Address review feedback
sfc-gh-prsingh 0a13b5a
pass lint
sfc-gh-prsingh 794f52e
Address review feedback from steven
sfc-gh-prsingh b7e61f6
Address feedbacks per sync 02/03/2026
sfc-gh-prsingh 9cf12e7
Address comment: clarify unlisted columns wording
sfc-gh-prsingh 94ae913
Add discriminator for Action and remove Projection wrapper
sfc-gh-prsingh a14cdad
Model predefined masks as Actions and replace ApplyTransform with App…
sfc-gh-prsingh 53f3841
Tighten spec precision for catalog and engine implementers
sfc-gh-prsingh a8d3503
Remove uuid from SHA-256 action applicable types
sfc-gh-prsingh 570573d
Fix timestamp_ns mask-to-default overflow in spec
sfc-gh-prsingh a0e0d27
Open API: Address FGAC spec review feedback
sfc-gh-prsingh 47258ec
Open API: Refine FGAC read restrictions spec
sfc-gh-prsingh ed944a3
Spec: V1 conditional wording for read-restrictions
sfc-gh-prsingh 2e91958
Spec: Update Python model with V1 read-restrictions wording
sfc-gh-prsingh 3dc5a79
Spec: Lowercase RFC2119 keywords and drop redundant MAYs
sfc-gh-prsingh a4dcd0b
Spec: Restructure ReadRestrictions per rdblue review
sfc-gh-prsingh 159f47c
Spec: Rewrite ReadRestrictions property descriptions per rdblue review
sfc-gh-prsingh cfca721
Spec: Restore numbered rule lists in ReadRestrictions properties
sfc-gh-prsingh e0770a4
Spec: Per-action wording fixes per rdblue review
sfc-gh-prsingh 670348a
Spec: Replace em-dash with colon in Sha256Global description
sfc-gh-prsingh 2f18458
Spec: Regenerate rest-catalog-open-api.py
sfc-gh-prsingh d918afc
Spec: Address review nits and restore nested-projection prohibition
sfc-gh-prsingh 8c82b79
Spec: Forbid projections on map key field-ids
sfc-gh-prsingh f5ed94e
Spec: Regenerate rest-catalog-open-api.py with datamodel-code-generat…
sfc-gh-prsingh 422315a
Spec: Use 'Iceberg predicates' instead of 'Iceberg expressions' for N…
sfc-gh-prsingh bffa084
Spec: Exclude geometry/geography from MaskToFixedValue
sfc-gh-prsingh 98d79a0
Spec: Address review comments on read restrictions wording
sfc-gh-prsingh d67103b
Spec: Address Steven's comments on field-id presence in read schema
sfc-gh-prsingh 14125c5
Spec: Regenerate rest-catalog-open-api.py
sfc-gh-prsingh 5af00a6
Spec: Address review comments on ReadRestrictions rule 5 and wording
sfc-gh-prsingh 92e76c5
Spec: Regenerate rest-catalog-open-api.py
sfc-gh-prsingh 67aa35a
Spec: Reframe MaskToFixedValue applicable-to as an allowlist
sfc-gh-prsingh 5044d53
Spec: Regenerate rest-catalog-open-api.py
sfc-gh-prsingh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.