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

Hue UI shows duplicate queries for with "select *" and Group by queries #3881

Open
1 task done
satvik1992 opened this issue Nov 11, 2024 · 0 comments
Open
1 task done
Labels
BUG Issue type for reporting failure due to bug in functionality

Comments

@satvik1992
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Hue UI shows duplicate queries for with "select *" and Group by queries randomly

Following is the configuration used
screenshot-1

`Hue version - 4.11 and
presto version - 0.289
below is the configuration in hue.ini

interpreters: |
[[[hive]]]
name = Hive
interface=hiveserver2

[[[mysql]]]
name = Mariadb
interface=sqlalchemy
options='{"url": "mysql://hue:hue@xxx-xxxxx-mariadb:3306/hue"}'

[[[presto]]]
name = Presto
interface=sqlalchemy`

Steps To Reproduce

  1. Happens on any select * query randomly

Logs

No response

Hue version

4.11

@satvik1992 satvik1992 added the BUG Issue type for reporting failure due to bug in functionality label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Issue type for reporting failure due to bug in functionality
Projects
None yet
Development

No branches or pull requests

1 participant