[ADAP-1085] [Bug] When using iceberg format, dbt docs generate is unable to populate the columns information #968
Labels
bug
Something isn't working
help_wanted
Extra attention is needed
iceberg
Related to the iceberg file format
Is this a new bug in dbt-spark?
Current Behavior
When using iceberg table format, dbt docs generate creates empty catalog.json and hence provides no column information in documentation
Expected Behavior
DBT docs generate should generate properly populated catalog.json
Steps To Reproduce
Relevant log output
Environment
Additional Context
This is the catalog.json generated by
dbt docs generate ...
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.7.4", "generated_at": "2024-01-02T02:39:55.359210Z", "invocation_id": "4f9b9ed4-e962-49bf-8329-df43b335419a", "env": {}}, "nodes": {}, "sources": {}, "errors": null}
The text was updated successfully, but these errors were encountered: