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

[Improvement] [pyhive] HTTP connections always connect to the 'default' database #6905

Closed
3 of 4 tasks
developster opened this issue Jan 29, 2025 · 0 comments
Closed
3 of 4 tasks

Comments

@developster
Copy link
Contributor

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

HiveHTTPDialect is ignoring the database name from the url and thus the 'default' database is used even if another database was specified. Updated the HTTP dialect to use the database specified in the url.

How should we improve?

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
developster added a commit to developster/kyuubi that referenced this issue Jan 29, 2025
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

No branches or pull requests

1 participant