dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

Pass existing server_side_parameters to session connection wrapper and use to configure SparkSession. #691

Closed alarocca-apixio closed 1 year ago

alarocca-apixio commented 1 year ago

resolves #690

Description

Pass existing server_side_parameters to session connection wrapper and use to configure SparkSession.

Checklist

JCZuurmond commented 1 year ago

Prefer PR #823 823