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

fixed getTableSchema by passing database to settings #2142

Merged
merged 3 commits into from
Feb 11, 2025

Conversation

chernser
Copy link
Contributor

@chernser chernser commented Feb 11, 2025

Summary

Passes database in operation settings when doing describe request for a table in non-default DB.

Closes #2139

Checklist

Delete items not relevant to your PR:

@chernser chernser requested a review from Paultagoras February 11, 2025 18:07
@chernser chernser merged commit b9384fb into main Feb 11, 2025
28 of 30 checks passed
@chernser chernser deleted the v2_fix_get_table_schema branch February 11, 2025 20:06
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.

getTableSchema ignores database name
2 participants