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

Pass dynamic map into pinot query validator #6175

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

bowenxia
Copy link
Member

What changed?
Pass dynamic map into pinot query validator

Why?
If we pass in a static map, the value will be fixed when query validator is initialized. Thus, when we white list new attributes, we will have to restart service in order to refresh the map.

How did you test it?
Unit test

Potential risks

Release notes

Documentation Changes

@bowenxia bowenxia enabled auto-merge (squash) July 18, 2024 00:20
@bowenxia bowenxia merged commit c9bbbe5 into master Jul 18, 2024
19 checks passed
@bowenxia bowenxia deleted the xbowen_pass_dynamic_map_into_pinot_query_validator branch July 18, 2024 00:53
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.

3 participants