“Dataform encountered an error: Unexpected property “type”, or property value type of “string” is incorrect.” using @dataform/cli
I’m working on a Dataform project using the @dataform/cli (https://cloud.google.com/dataform/docs/use-dataform-cli) package. I want to run the dataform run --dry-run
to check my final SQL. I every got the same error:
“Dataform encountered an error: Unexpected property “type”, or property value type of “string” is incorrect.” using @dataform/cli
I’m working on a Dataform project using the @dataform/cli (https://cloud.google.com/dataform/docs/use-dataform-cli) package. I want to run the dataform run --dry-run
to check my final SQL. I every got the same error: