hue icon indicating copy to clipboard operation
hue copied to clipboard

Open source SQL Query Assistant service for Databases/Warehouses

Results 127 hue issues
Sort by recently updated
recently updated
newest added

## What changes were proposed in this pull request? - Update node.js from 14 to 20 (LTS is currently at 20.10.0). NPM will be on 10. - engines node in...

## What changes were proposed in this pull request? - Implement a dedicated /content_summary API method tailored for new storage browser. - Removed redundant exceptions not relevant to API -...

What changes were proposed in this pull request? I am working on integrating Hue with SecureHadoop as a ProxyUser. I found that the behavior of ProxyUser in WebHDFS FileBrowser needs...

SQL parser: Move the ' AND' rule in the lexical definitions of Hive and Presto ahead of the 'AND' rule to avoid auto-completion errors in cases like "where x between...

Stale

## What changes were proposed in this pull request? - Implements create New file or folder modal - Allows new file or folder to be created - Create new modal...

## What changes were proposed in this pull request? Changes at all places to make the alert component (warn / warning messages) work according to the new CUIX component because...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description While following https://docs.gethue.com/developer/development/#tutorial-creating-a-parser for the creation of new parser from the generic...

BUG

## What changes were proposed in this pull request? - When someone enables debug logging in Hue, we should try showing debug logging from boto2 as well for better log...

Prevent stale

Running Trino queries from Hue and multiple time UI showing error " Should be running if Processing response" multiple times but query gets executed at backend , no response back...

BUG
Prevent stale

### Description Current Trino connection works for one connector only. Connectors are getting added at trino side. which needs update to Hue config to add new connection per catalog. If...

Prevent stale
ENHANCEMENT