-
I can’t found solution for that problem, it was working normal before 0.30 version.
## Log Output:
``` bash
08-21 13:33:19 INFO metabase.util :: Loading Metabase...
08-21 13:33:39 INFO util.en…
-
After doing my creds
(defcredential {:access-key ""
:secret-key ""
:endpoint "us-east-1"})
=> {:access-key "A...", :secret-key "...", :endpoint "us-east-1"}
…
-
### Describe the bug
We upgraded from 0.48.8 to 0.49.2 and this broke https://github.com/ericcj/metabase-netsuite-driver because connection-details->spec is being called on its parent oracle driver…
-
### Describe the bug
Seems that something is not there and the task is generating an error
### To Reproduce
Don't know how to reproduce, seeing this in our cloud
### Expected behavior
_No respons…
-
~~Driver's most recent implementation is currently [databricks-hive-like](https://github.com/metabase/metabase/tree/databricks-hive-like) branch. Code contains lot of `TODOs` and some tests we comment…
-
the table_x.sql definitions from https://github.com/quartz-scheduler/quartz are further along than the version that quartzite requires. This makes it so that triggers don't fire but jobs can be insert…
-
### Describe the bug
Suddenly, out of the blue, our pulses and alerts stopped triggering. This was on the 9th of November. The logs seem to have a weird issue that I don't understand.
Same issue t…
-
### Describe the bug
Just downloaded v49 and it won't run
### To Reproduce
1) set up a plain windows machine, download Metabase v49.x
2) `java -jar metabase.jar`
### Expected behavior
…
-
We have [a workflow for verifying fixes of flaky E2E tests](https://github.com/metabase/metabase/blob/master/.github/workflows/e2e-stress-test-flake-fix.yml). Since there are also flaky backend tests,…
-
Steps to reproduce:
```
> clj -Sdeps '{:deps {clojurewerkz/money {:mvn/version "1.11.0"}}}'
Clojure 1.11.1
user=> (require '[clojurewerkz.money.amounts :as ams])
nil
user=> (defn positive? [m]…