-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Add partition_key and partition_key_regexp_pattern filters for asset events #64610
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
Merged
hussein-awala
merged 19 commits into
apache:main
from
hussein-awala:feature/partition-key-regex-filter
Jul 20, 2026
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
02b4b83
Add partition_key and partition_key_pattern filters for asset events
hussein-awala 7f86185
Merge remote-tracking branch 'apache/main' into feature/partition-key…
hussein-awala 3677209
Regenerate supervisor schema snapshot for partition_key filters
hussein-awala 54a42fa
Add ReDoS safeguards for partition_key_pattern regex filter
hussein-awala 0ee34eb
Gate regex query filters behind a config flag with configurable timeout
hussein-awala 8ff1f1e
Revert pattern length cap for regex filters
hussein-awala 81464ec
Fix CI: enable regex flag for by-alias tests, regenerate TS SDK schema
hussein-awala 39811e0
Merge remote-tracking branch 'apache/main' into feature/partition-key…
hussein-awala 89e26ad
Address review feedback on partition key regexp filter
hussein-awala e837b15
Collapse regexp config into one setting and scope the query timeout
hussein-awala 586c210
Regenerate UI query client for partition_key_regexp_pattern rename
hussein-awala be74e9c
Merge remote-tracking branch 'apache/main' into feature/partition-key…
hussein-awala f0b6405
Fix provide_session positional static check in partition-key tests
hussein-awala 21bdb44
Address review: MySQL query timeout, float config, doc link, test tid…
hussein-awala 679942d
Merge remote-tracking branch 'apache/main' into feature/partition-key…
hussein-awala cffe65c
Restore previous db timeout instead of clearing it
hussein-awala a9d84e2
Apply regexp query timeout automatically via the filter dependency
hussein-awala 3962bd0
Merge branch 'main' into feature/partition-key-regex-filter
hussein-awala 15161c9
Merge branch 'main' into feature/partition-key-regex-filter
hussein-awala 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
Some comments aren't visible on the classic Files Changed page.
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
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
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
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
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
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
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.