-
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…
-
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
-
I have a dataset (a virtual table) with thousands of records. The dataset is shown via Table chart. Server-side pagination is enabled there. Chart is added to a dashboard.
When I observe the dashb…
-
Hi,
When I try to configure SSO using Zitadel and superset by referring this document `https://superset.apache.org/docs/installation/configuring-superset#custom-oauth2-configuration`. I got thi…
-
### 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…
-
### Bug description
This is due to the snippet of code here in customControls.tsx
```
export const xAxisForceCategoricalControl = {
name: 'xAxisForceCategorical',
config: {
type: 'Chec…
-
### Bug description
the problem has already been discussed in https://github.com/apache/superset/pull/24989
but the problem is remaining :
- I'm using the 3.1.2 version of superset installed in…
-
When importing a dashboard via `/api/v1/dashboard/import/` with the ovewrite flag set to true, the charts within the dashboard are merged with existing charts. I would expect if passing the overwrite …
-
iotdb有计划支持Apache Superset吗?
-
With https://github.com/src-d/sourced-ui/pull/259 we added source{d} palettes, but we kept the ones offered by Apache Superset .
In order to let the user easily choose between our official palettes…