Skip to content

Move ReadResourceActions validation earlier in QueryHandler#17946

Merged
cryptoe merged 1 commit intoapache:masterfrom
kgyrtkirk:qh-move-validate
Apr 25, 2025
Merged

Move ReadResourceActions validation earlier in QueryHandler#17946
cryptoe merged 1 commit intoapache:masterfrom
kgyrtkirk:qh-move-validate

Conversation

@kgyrtkirk
Copy link
Member

I was poking around in QueryHandler and I can't figure out why this validation should be postponed up until the resultsupplier is created - history goes back to 2021 so that didn't helped...

I don't think anything break if I the check would be done earlier; possibly more

context: doing it the other way could possibly skip this validation for future QkSqlEngine (old planner + early QueryDefinition submission)

@cryptoe cryptoe merged commit 7e7d40d into apache:master Apr 25, 2025
74 checks passed
@capistrant capistrant added this to the 34.0.0 milestone Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants