Dedvall
Results
3
comments of
Dedvall
@ollimandoliini, if you write `type = "string"` and `type = "bigint"` (all lower case) it will pass the plan without error. However in my project we now have the issue...
@ollimandoliini, yes from my understanding Databricks translates some types in "popular naming" into internal types. Same with `type = integer` specification in Terraform, which is read as a column of...