-
### Bug description
Cannot accesse 'Query history' page, and get empty list with this error:
![image](https://github.com/apache/superset/assets/20429502/6ee84b92-ff36-417f-9991-0d273547db91)
th…
-
Bug Description:
When using an alias with special characters in a Superset SQL query, the query returns null instead of the expected result.
Steps to Reproduce:
1. Use the following SQL query…
-
### Bug description
##Description
I find my superset instance not working properly the Async queries and Cache config seems messed up.
When opening Superset for the first time, all dashboards are s…
-
Hi, (please consider this as a Feature Request)
We applied Authorization model on datasources, as described here : [User authentication and authorization · Apache Druid](https://druid.apache.org/docs…
danc updated
9 months ago
-
# Apache Superset(v1.3) 테스트 6편 - 구글 OAuth 연동 | RandaLee 끄적끄적
개요 Superset은 python의 웹프레임워크 라이브러리 중 Flask App Builder 를 기반으로 만들어졌다. Flask App Builder 는 Django-admin에 영감을 받아 만들어졌으며 다양한 기능을 제공하며, 해당 라이브러…
-
I'm having an issue to connect to an Oracle DB. I've already followed the steps to create a `requirements-local.txt` file into `docker/` `cx_Oracle` package, but still not working.
#### How to repr…
-
## Motivation
Managing database migrations in Superset currently poses challenges such as deadlocks and downtime during DDL changes. We aim to improve the process to ensure smooth blue/green deploy…
-
Changing filters on a deck.gl Path chart does not trigger autozoom (initial viewport remains).
#### How to reproduce the bug
1. Create a deck.gl Path chart with autozoom enabled (preferably prov…
-
based on [this link](https://github.com/sqlalchemy/sqlalchemy/discussions/10710), it appears this is because Superset these days requires SQLAlchemy 2.0, but the Dockerfile supposedly still uses an ol…
-
### Bug description
Let's say that I have three data sources:
1. Employees_Depts (Id, Department, Employee_Id, First Name, Last Name)
2. Employee_Skill (Id, Skill, Employee_Id)
3. Employee_Tag (Id…