brooklyn-data / dbt_artifacts

A dbt package for modelling dbt metadata. https://brooklyn-data.github.io/dbt_artifacts
Apache License 2.0
309 stars 113 forks source link

Add Trino integration, tests and configurations #413

Open EminUZUN opened 6 months ago

EminUZUN commented 6 months ago

Overview

Update type - breaking / non-breaking

What does this solve?

It adds support for trino

Outstanding questions

What databases have you tested with?

EminUZUN commented 6 months ago

I have run main branch test package: https://github.com/EminUZUN/dbt_artifacts/actions/runs/7263229785/job/19788068739 It run for 1_5_0 and above

I used memory connector for testing, ci test package failed, as this connector does not support schema evolution etc. But locally I could run against iceberg without any problem. https://github.com/EminUZUN/dbt_artifacts/actions/runs/7263159204

EminUZUN commented 5 months ago

Hey @glsdown, is this project alive? Or will it be retired?

danielyahn commented 2 months ago

@EminUZUN @glsdown any chance this can be merged?