fix: alter table description without full_refresh
resolves dbt-labs/dbt-adapters#585 docs dbt-labs/docs.getdbt.com/#
Problem
when materialization is incremental, table description does not be updated.
Solution
I implemented the method that alters the table description without table recreation.
Checklist
- [x] I have read the contributing guide and understand what's expected of me
- [x] I have run this code in development and it appears to resolve the stated issue
- [x] This PR includes tests, or tests are not required/relevant for this PR
- [x] This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX
Thanks for your pull request, and welcome to our community! We require contributors to sign our Contributor License Agreement and we don't seem to have your signature on file. Check out this article for more information on why we have a CLA.
In order for us to review and merge your code, please submit the Individual Contributor License Agreement form attached above above. If you have questions about the CLA, or if you believe you've received this message in error, please reach out through a comment on this PR.
CLA has not been signed by users: @kiwamizamurai
@cla-bot cla has been signed
@colin-rogers-dbt hello. this is my frist pr. please help me. is there anything else i should do?
@emmyoop could you help me?
Changelog file might be required?
see https://github.com/dbt-labs/dbt-bigquery/issues/1138#issuecomment-2018762523
@dataders
Could you review my PR? I have verified in my local environment with the same step.
- https://github.com/dbt-labs/dbt-bigquery/issues/1138#issue-2185777477
Hi @kiwamizamurai any updates on this PR?
@colin-rogers-dbt @dataders could you review this pr?