metabase-driver icon indicating copy to clipboard operation
metabase-driver copied to clipboard

Starburst Metabase driver

Results 19 metabase-driver issues
Sort by recently updated
recently updated
newest added

### Overview As a user, I want to be able to sync multiple catalogs when creating a DB with the Starburst driver. I want to be able to specficy a...

Right now you can't connect to Trino with certificates. A customer is asking to connect to their Trino cluster with certificates that need to be saved in the local store

In the following code https://github.com/starburstdata/metabase-driver/blob/f4fe016552eed2567addb5c5f9af6edaa5322a59/drivers/starburst/src/metabase/driver/implementation/sync.clj#L45C40-L45C50 Starburst `json` type is being mapped to `:type/Text`. This make Metabase thinks some columns errernously as varchar and send queries like ``... SUBSTRING("some_json_column", 1, 1234)...

Hey there, we have a common customer that sent us this idea: https://github.com/metabase/metabase/issues/31166. Is it possible to implement it at the driver level?

This PR was created in response to a create release-branch workflow. I've updated the version name and code commit: 8d98971ea2625f614e3b6d6c38b804cb34fa941a. Please review this PR. You should expect to see CHANGELOG...

`select convertTimezone('2022-12-28T12:00:00', 'UTC', 'US/Pacific')` returns the error `Query failed (#20230324_063757_02205_u28ez): line 2:13: Function 'converttimezone' not registered` ![Screenshot 2023-03-24 at 2 39 25 PM](https://user-images.githubusercontent.com/32265362/227444614-dde5adcc-70ac-4f28-b98f-4ec94cab88ea.png) ![Screenshot 2023-03-24 at 2 40 21 PM](https://user-images.githubusercontent.com/32265362/227444828-a5e4fa83-3f2d-47d4-a741-ad443e256b5a.png)...

This PR was created in response to a create release-branch workflow. I've updated the version name and code commit: d1deffcf258fb305505bcbce810b44e2d374c96b. Please review this PR. You should expect to see CHANGELOG...

## Metastore: AWS Glue ## trino helm settings: ``` image: tag: "450" server: workers: 1 exchangeManager: baseDir: "s3://xxxx" autoscaling: enabled: true maxReplicas: 20 targetCPUUtilizationPercentage: 70 config: query: maxMemory: "4GB" service:...

This PR was created in response to a create release-branch workflow. I've updated the version name and code commit: fd92823d96acb581030c141879acda06552ac359. Please review this PR. You should expect to see CHANGELOG...