-
### Bug description
I'm unable to create datasets in Superset from a Snowflake Database. However, I can query that same table in the `SQL Lab` with no issues (i.e., `select * from cortex.daily_fact` …
-
### Bug description
When I visiting Home and Charts page, I can see thumbnails correctly, but when I visit Dashboard page I can't see thumbnails. I configured S3 caching for thumbnails like below in …
-
Apache Superset currently lacks native support for SQL Server Analysis Services (SSAS), a popular OLAP (Online Analytical Processing) platform. Integrating SSAS into Superset with support for MDX (Mul…
-
### Bug description
When plotting the bar chart using stack bars, the value of each bar is shown on top of the segment, rather than within the segment.
For example, in the screenshot above, th…
-
This is great work. I was using this sometime back. Any plans to support other sql and cliud sql dbs like https://superset.apache.org/ for h backend?
-
### Bug description
In [sql_parse.py](https://github.com/apache/superset/blob/master/superset/sql_parse.py), the Superset SQL parser is able to recognize and handle row limiting clauses that use ke…
hab6 updated
4 months ago
-
Index with nested columns throwing errors while exporting as Table Visualization. The data is shown correctly in SQL Lab.
:POST http://localhost:9200/_opendistro/_sql/?format=csv [status:N/A requ…
-
Hi, first time using superset, hopefully it's the right place.
I recieve "The URL could not be identified. Please check for typos and make sure that ‘Type of Google Sheets allowed’ selection matche…
-
### Bug description
I guess the following issues are related to each other:
1. Superset regularly crashes with the `error: sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reache…
-
### Bug description
`GROUP BY` statements usually do not support the use of aliases, but it is supported in Drill since 2019. This added support results in the alias being picked in `GROUP BY` statem…
fhyy updated
5 months ago