Skip to content

Add the functionality to tie dlt name parameter to the function #3

@souvik-databricks

Description

@souvik-databricks

For example

@dlt.create_table(name='table1')
def my_func():
  spark.read.csv()

Tie "table1" to the function name "my_func"

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions