Skip to content

Avoid forwarding unrelated request parameters to Calcite from the /sql handler#4607

Open
janhoy wants to merge 2 commits into
apache:mainfrom
janhoy:calcite-sql-params
Open

Avoid forwarding unrelated request parameters to Calcite from the /sql handler#4607
janhoy wants to merge 2 commits into
apache:mainfrom
janhoy:calcite-sql-params

Conversation

@janhoy

@janhoy janhoy commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

The /sql handler needlessly forwarded unrelated request parameters to Calcite, which was brittle. Now selectively look for numWorkers and aggregationMode which are the ones we care about.

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.

1 participant