mirror of https://github.com/databricks/cli.git
e61f0e1eb9
## Changes With the current template, we can't execute the Python file and the jobs notebook using DBConnect from VSCode because we import `from pyspark.sql import SparkSession`, which doesn't support Databricks unified auth. This PR fixes this by passing spark into the library code and by explicitly instantiating a spark session where the spark global is not available. Other changes: * add auto-reload to notebooks * add DLT typings for code completion |
||
---|---|---|
.. | ||
library | ||
template | ||
databricks_template_schema.json |