redash
redash copied to clipboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
### Issue Summary MongoDB Query Runner displays duplicated columns on querying without `fields`. ### Steps to Reproduce 1. Insert multiple records ``` test> db.hoge.find() [ { _id: ObjectId('6569ecd1214c2278faf58ca3'), name: 'test'...
Allow to add a table in python-string format in the sqlite command to extend the possibilities of the query_results, especially in combination with the python query runner. ## What type...
### Issue Summary @willvictor reported in https://github.com/getredash/redash/issues/6579: --- I did notice what seems to be a breaking change in the latest version: ...
I am not sure if this is a bug or I am missing how to have them activated. Tis list: # Query Runners default_query_runners = [ "redash.query_runner.athena", "redash.query_runner.big_query", "redash.query_runner.google_spreadsheets", "redash.query_runner.graphite",...
It would be great if there was the option to select a Color Schema that is used to auto select Colors. Currently, the colors are completely random and there is...
## What type of PR is this? - [ ] Refactor - [x] Feature - [ ] Bug Fix - [ ] New Query Runner (Data Source) - [ ]...
## What type of PR is this? Build multiarch docker images - [x] Refactor - [ ] Feature - [ ] Bug Fix - [ ] New Query Runner (Data...
Can not sort by Row Lable. In this image sort by month_formatted can not work. It's sort by alphabet. 
### Issue Summary When I tried runnig a query returning a lot of data (more than 3M rows) I get the following output on the worker: ``` func_name=redash.tasks.queries.execution.execute_query job.id=80709639-67b3-4738-9f01-ca63f5209a52 job=execute_query...
## What type of PR is this? - [x] Feature ## Description This is a new visualization meant for business KPIs. Ideally, Redash would have a plugin system and some...