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

[BUG] UI sessions should be coupled with flint datasources #216

Closed
ps48 opened this issue Nov 15, 2023 · 0 comments
Closed

[BUG] UI sessions should be coupled with flint datasources #216

ps48 opened this issue Nov 15, 2023 · 0 comments
Assignees
Labels
bug Something isn't working v2.12.0

Comments

@ps48
Copy link
Member

ps48 commented Nov 15, 2023

What is the bug?
Currently when flint sessions are enabled on a domain. UI uses the same session from backend for different datasources. This is a requirement from the SQL plugin to handle multiple sessions on UI.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Run a query on workbench with Datasource1
  2. Run a query on workbench with Datasource2, sees the catalog not defined error.

Current workaround is open new tab and use the different datasource.

What is the expected behavior?
UI should handle multiple flint datasource sessions.

What is your host/environment?

  • OS: AL2
  • Version 2.11
  • Plugins SQL, Workbench

Do you have any screenshots?

Fail to analyze query. Cause: Namespace 'glue_1' not found

Screenshot 2023-11-15 at 10 05 54 AM

Do you have any additional context?
Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.12.0
Projects
None yet
Development

No branches or pull requests

1 participant