We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5c1bc commit e898114Copy full SHA for e898114
3 files changed
.github/workflows/test-all-warehouses.yml
@@ -32,7 +32,6 @@ jobs:
32
snowflake,
33
bigquery,
34
redshift,
35
- databricks,
36
databricks_catalog,
37
athena,
38
clickhouse,
.github/workflows/test-release.yml
@@ -52,7 +52,6 @@ jobs:
52
53
54
55
56
57
58
.github/workflows/test-warehouse.yml
@@ -11,7 +11,6 @@ on:
11
- snowflake
12
- bigquery
13
- redshift
14
- - databricks
15
- databricks_catalog
16
- spark
17
- athena
0 commit comments