Forum Discussion

HenryC's avatar
HenryC
Regular Visitor
2 years ago

Error when creating table using DeltaTableBuilder API in lakehouse with schema

I was testing the lakehouse with schema feature recently. After creating the lakehouse and schema, I would like to create an empty delta table using the DeltaTableBuilder API. Here are the codes that...