Sugendran Ganess

Results 5 comments of Sugendran Ganess

UI tests are pending so the requirements aren't met

It's a very long time since I had to do anything with msgpack. If I get some time I'll take a look on the weekend.

Is there a way I can wrap the drop table and create table in a transaction?

@benc-db any reason this is just for delta? https://github.com/databricks/dbt-databricks/blob/main/dbt/include/databricks/macros/materializations/table.sql#L20 If it also did the same logic for parquet files then we could use the `CREATE OR REPLACE` to create the...