databricks / dbt-databricks

A dbt adapter for Databricks.
https://databricks.com
Apache License 2.0
226 stars 119 forks source link

Extract poll refresh pipeline from cursor #849

Open benc-db opened 2 days ago

benc-db commented 2 days ago

Description

Extracting polling for DLT pipeline refresh so that it doesn't weirdly live on a cursor. Need to add new unit tests for client.

Checklist