metabase-driver
metabase-driver copied to clipboard
Starburst Metabase driver
Timestamp are showing up always as set report timezone even when casted using `at time zone`. Metabase report timezone is set to US/Pacific, results are correct for US/Pacific. However, does...
Adds support for the new datetime functions introduced in Metabase 0.45 and a small fix related to detection of types that can be suffixed with `AT TIME ZONE`. [Metabase 0.45...
This PR does not change the behavior of the handler but refactors it.
Driver version :- 1.0.6 I have a dashboard with filter using that driver. Metabase sends two commands to Trino: 1- PREPARE statement1 FROM -- Metabase:: userID: .... [SQL] 2- EXECUTE...
Currently the default value of source value is set to `Starburst Metabase 1.0.6` https://github.com/starburstdata/metabase-driver/blob/main/drivers/starburst/src/metabase/driver/implementation/connectivity.clj#L106 When I tried to change this value using advance options from Metabase UI to something else...
I am using driver version 1.0.3 together with Trino 385, metabase 0.43 and delta. In delta we have a table with fairly nested schema. E.g. there's a column "device" with...
Driver version :- 1.0.5 Metabase field sync happening almost every hour. Followed below thread and updated has_field_value to none/search as well, but issue still persist. https://github.com/metabase/metabase/issues/16102 Refer below link on...
{:sql "-- Metabase:: userID: 153 queryType: native queryHash: 8a52ef18dd2c9c71fb33736dfb5dd43b9da3492fedf415eec5b90f8cd556f4df\nselect \n-- count(1) \n* \nfrom mysql_bi.luoge_bi_dim.ds_info_3 where 1=1 and from_iso8601_timestamp(?)", :params ["2022-11-15T00:00:00+08:00"], :type :invalid-query}}], :error_type :invalid-query, :json_query {:type "native", :native {:query "select...
being able to disable or enable kerberos