Azure Databricks : Mount delta table used in another workspace

前端 未结 0 1571
暗喜
暗喜 2021-01-26 23:45

Currently I have an azure databricks instance where I have the following

myDF.withColumn("created_on", current_timestamp())\\
.writeStream\\
.format(&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题