We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0981ad5 commit 1d4d554Copy full SHA for 1d4d554
setup.py
@@ -31,7 +31,7 @@
31
"postgres": ["dbt-postgres==1.5.4"],
32
"snowflake": ["dbt-snowflake==1.5.2"],
33
"redshift": ["dbt-redshift==1.5.9"],
34
- "glue": ["dbt-glue==1.5.3"],
+ "glue": ["dbt-glue==1.5.3", "dbt-spark[session]==1.5.2"],
35
"databricks": ["dbt-databricks-factory>=0.1.1"],
36
"dbt-all": [
37
"dbt-bigquery==1.5.5",
0 commit comments