You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is stale because it has been open 30 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.
Is there an existing issue for this?
Description
Hue UI shows duplicate queries for with "select *" and Group by queries randomly
Following is the configuration used
`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
Logs
No response
Hue version
4.11
The text was updated successfully, but these errors were encountered: