-
### Describe the bug
When downloading a xlsx file from a pivoted table, adding a multiplication to the measure breaks the downloaded file.
This was originally posted in https://github.com/metabase/…
-
### Is your feature request related to a problem? Please describe
With the expansion of search pipeline processors, tracking data transformations and understanding data flow through complex processor…
-
Hello! Is it possible to set up quesma without elasticsearch?
I mean, to have the following scheme: `Kibana -> Quesma -> ClickHouse`
With this configuration:
```yaml
#licenseKey: {your-quesma-lice…
-
### Describe the bug
Don't know how to repro but I saw this on the logs of a cloud customer
```
{"lvl":"ERROR","lgr":"metabase.query-processor.middleware.cache","m":"Error saving query results to ca…
-
**Is your feature request related to a problem?**
I have 2 indexes, in 1 I have data that has polygons and the other index contains extra contextual data for each record. I need to be able to run a g…
-
### Describe the bug
_x-posted from [here](https://github.com/metabase/metabase/issues/48652)_
Using both
- a wildcard inside a Clickhouse S3 Parquet query
- a Metabase template variable
br…
-
### Describe the bug
Is it possible to get back the `attention_mask` argument in the flux attention processor
```
hidden_states = F.scaled_dot_product_attention(query, key, value, dropout_p=0.…
-
### Relevant telegraf.conf
```toml
[[inputs.win_perf_counters]]
[[inputs.win_perf_counters.object]]
ObjectName = "Hyper-V Hypervisor Virtual Processor"
Instances = ["*"]
Measuremen…
-
### Describe the bug
SQL compilation error is returned if a TEXT variable is used in a CTE that is later called within a PIVOT function
### To Reproduce
1. Set up Metabase (texted in 48, 49 a…
-
**Is your feature request related to a problem?**
Currently, when rewriting query type in ML Inference Search Request Processor, users can build up a new query using `query_template` parameters when …