dbt-labs / dbt-labs/dbt-utils

Support streaming tables in macro databricks get_table_types_sql()

Open
#861 4 comments 0 reactions 0 assignees View on GitHub
bug triage
Dominant language
Makefile
Stars
1.8k
Forks
632
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug

There is a 'new' table type in Databricks, `streaming tables`. Current get_table_types_sql() Databricks macro does not support this yet. The new table type is already implemented in the dbt-databricks adapter.

### Steps to reproduce

na

### Expected results

na

### Actual results

na

### Screenshots and log output

na

### System information
**The contents of your `packages.yml` file:**

**Which database are you using dbt with?**
- [ ] postgres
- [ ] redshift
- [ ] bigquery
- [ ] snowflake
- [ x] other (specify: databricks)

**The output of `dbt --version`:**
```

```

### Additional context

### Are you interested in contributing the fix?

fix incoming

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.