-
Hello Alex,
I started using the driver more and I noticed one potential issue and have a suggestion:
**Issue**
Although I enabled the "read-only" button, the duckdb file is still locked by met…
-
### Describe the bug
The filters for histogram bin values when drilling through don't reflect the updated bin size after applying a filters
I **CAN'T** reproduce this in master.
### To Reproduce
…
-
### Describe the bug
When showing a dashboard in Static Embedding that has any filter linked to a question will be run twice. First run will get cancelled with broken pipe error and the second time…
-
### Describe the bug
I upgraded our Metabase from v0.49.11 to v0.50.11, and after the update, some dashboards using the Funnel chart visualisation to display multiple series on the same card are not …
-
### Describe the bug
Since the last update pivot tables arent showing row totals and column totals when rendered on a dashboard
![dashboard](https://github.com/metabase/metabase/assets/5811646/7f8…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
### Version
1. Doris 1.2.6
2. Metabase latest
### …
-
Use Case. Let say I have field dateordered. I select “orderfacts” table - open in query builder, group by dateordered then select Month of year. Error “month-of-year granularity not supported by Cube.…
-
even when I try simple queries like `select 1`, I end up with the following error message. (same error occurs with tables that exist)
`
Error while preparing statement [-- Metabase:: userID: 1 query…
-
**Describe the bug**
After upgrade from v.0.49.9 to v-0.50.25 admins now see an error on the start page
**Logs**
```
[c00c0535-a69a-4d00-98d5-005b9a5b0451] 2024-09-16T14:07:02+07:00 ERROR metaba…
-
JDBC Driver:
http://downloads.teradata.com/download/connectivity/jdbc-driver
Teradata SQL to get list of tables:
```sql
SELECT TableName
FROM dbc.tables
WHERE DatabaseName='{database name}'
…