Type conversion when importing contracts into dbt and exporting contracts from dbt by syou6162 · Pull Request #534 · datacontract/datacontract-cli
Problem When importing/exporting to/from dbt, the conversion of column types is not taken into account. When using BigQuery as an adapter for dbt, running datacontract import --format dbt ... will ...