DeltaTable.forPath(spark, path) doesnt recognize table
Hi,I'm working with unity catalog for the last week. I'm refering to delta table by path, as follwing: path='s3://<my_bucket_name>/silver/data/<table_name>DeltaTable.forPath(spark, path)I get an exception that "is not a Delta table"using the table na...
- 23990 Views
- 4 replies
- 2 kudos
Latest Reply
its even more weired. on one next cells it doesnt... see below older version even by name doesnt work
- 2 kudos