We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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`
No response
4.11
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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: