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

use new limit 0 functions [IMPLY-33067] #288

Merged
merged 4 commits into from
Jun 13, 2023
Merged

use new limit 0 functions [IMPLY-33067] #288

merged 4 commits into from
Jun 13, 2023

Conversation

mcbrewster
Copy link
Contributor

Previously the introspection query used 1 row of results plus the result from the the explain plan to get the columns types for a druidSQL external. It now uses one query with a limit 0 with sqlTypesHeader and typesHeader enabled to get the types.

@mcbrewster mcbrewster changed the title use new limit 0 functions use new limit 0 functions [IMPLY-33067] Jun 12, 2023
@jgoz jgoz changed the base branch from master to 0.30.x June 13, 2023 20:08
@jgoz jgoz merged commit 4ef1338 into 0.30.x Jun 13, 2023
3 checks passed
@jgoz jgoz deleted the use_new_introspection branch June 13, 2023 20:12
@jgoz jgoz mentioned this pull request Jun 13, 2023
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.

None yet

3 participants