redash
redash copied to clipboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
version: 25.1.0 When using a Query-Based Dropdown List, clicking the "X" button removes the selected value. However, the first value in the list is still displayed in the UI, even...
### Issue Summary Redash chart crashes while hovering mouse when x-axis value is datetime. ### Steps to Reproduce 1. Create a following query (on QueryResult datasource, for example.) ``` with...
## What type of PR is this? - [x] Feature ## Description Before this PR, favorite dashboards and queries are ordered by "created_at". So, older dashboards/queries is always at the...
Running Redash in an EKS cluster with AutoMode enabled. Full access to Athena and S3 for an IAM user and Access/Secret key added to the Data Source. Connection test results...
DB2 Query runner is present, but not possible to migrate and not possible to create new datasource
### Issue Summary When upgrading from 10 to 25.1, queries referencing db2 type are not migrated and blocking the migration process. Then, even if the env file contains the DB2...
The following query displays as `NaN` in the `Table` visualisation: ``` select 1e-7 as col ``` Interestingly, the following displays as `0.00` ``` select 1e-6 ``` In this case, the...
### Issue Summary : Error occur in `make create_database` command. ### Steps to Reproduce 1. Local development setup start 2. Build local Redash Docker image Step 3. input `make create_database`...
## What type of PR is this? - [x] Bug Fix ## Description On mobile Safari, the bottom part of the redash-ui is not visible as it was hidden by...
### Issue Summary Move from oauth2client to google-auth / support ADC #6422 The above Pull Request supports Application Default Credentials (ADC), but when trying to access BigQuery using Workloads Identity,...
### Issue Summary Scatter plots are rendering incorrect data. Last working version is 24.04.0-dev-b8815742641.39, first broken version 24.04.0-dev-b8828206596.40 and still broken as of 24.12.0-dev. The tabular data returned by the...