-
I've seen multiple cases where a test used `pytest.mark.usefixture` rather than `pytest.mark.usefixtures` in ways that caused the tests to only sometimes fail (e.g. only on certain platforms). It woul…
-
> We intend to fund this development as part of an upcoming tender process. This feature request shall start discussing how the developed functionality could get upstreamed to the main project.
**I…
-
- Apache Superset - dashboards
- DHIS2 - reporting
- On client application - dashboards and reports
- Enable export to excel
- Enable export to PDF
- Enable sending to email
-
*Please make sure you are familiar with the SIP process documented*
[here](https://github.com/apache/superset/issues/5602). The SIP will be numbered by a committer upon acceptance.
## [SIP] Propos…
-
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…
-
OpenLink Virtuoso exposes a Graphql schema in a different format, without NON_NULL top-level type.
In the result exception is raised in a stand alone program, or inside the Apache Superset.
The …
-
### 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…
-
### Bug description
On the SQL Lab’s “Query History” tab, the “Duration column:
expected: it should show only execution duration for the query (i.e. under a second for simple queries)
actual: i…
-
Using Flask-Appbuilder to build Superset app.
Versions
Flask_AppBuilder-1.9.4
superset-0.22.1
WTForms-2.1
**Actual Result**
In RegisterUserDBForm of Superset email column validates any str…
-
### Bug description
I got an error message chart limit when creating a chart from sqllab:
`The row limit set for the chart was reached. The chart may show partial data.`
### How to reproduce …