-
Dans le déploiement des bases de données Cloud Native PostGres dans certains cas dans le cluster de DEV, nous avons des backups S3 avec une rétention policy de 60j
cette valeurs est grande par rapport…
-
### Describe the bug
static viz fails on jvm 23
### To Reproduce
```
❯ java -version
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM…
-
Hello, voici une explication du problème rencontré : https://www.loom.com/share/1adafae80b6547d5a1c2a6548424fee2?sid=f7ee9957-c51b-4ad7-8cc7-0bafd1085791
-
The GET /collection/tree API request takes about 5 seconds in this screenshot and it returns a lot of data.
This API is called on every page load - optimizing this (both in terms of speed and the a…
-
- ajouter les tables "régions" et "departements" à partir de cette source : https://github.com/etalab/decoupage-administratif
- créer un modèle metabase "Users avec régions" qui ajoute une colonne ave…
-
**Is your feature request related to a problem? Please describe.**
There is a lack of connectivity between Metabase and other apps. Zapier is a commonly used automation app, and a connector can help …
-
The "Pivot table" button is missing from the table configuration in a question. If the question was already pivoted, it still is but I can't change it.
![Screenshot from 2019-04-30 17-55-04](https:…
-
this is obviously a nice-to-have feature. but I’d love to not burn my retinas when I open the debugger
-
**Is your feature request related to a problem? Please describe.**
A model is a higher level abstraction of the actual data you have on tables, in fact, our description mentions models as "the best s…
-
### Describe the bug
I have a model built on SQL query to Clickhouse's system table `system.query_log`. The query is:
```
SELECT event_time,
initial_user,
type,
read_bytes /…