lakehouse.databricks.common.create_path_not_exists

lakehouse.databricks.common.create_path_not_exists(spark, path)

A function to create a folder path in the datalake

Parameters

sparkspark context

spark context passed from the calling spark instance

pathstring

file path to create