If you look at the logs for 1.6.latest they have broken for weeks. This is related to the change in Snowflake on dynamic table metadata. We have a fix for this but it was determined only for 1.7 and 1.8, not any other versions.
Solution
I am adding skips to turn that off make the signal meaningful again.
[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
Problem
If you look at the logs for
1.6.latest
they have broken for weeks. This is related to the change in Snowflake on dynamic table metadata. We have a fix for this but it was determined only for 1.7 and 1.8, not any other versions.Solution
I am adding skips to turn that off make the signal meaningful again.
Checklist