sonya huang

Results 6 comments of sonya huang

I have been looking into this issue (it's only a mild annoyance for us because the change doesn't actually end up getting applied). This appears to affect dynamic tables whose...

@dtiesling a workaround for you might be to use an older version of the Snowflake provider. We are using 0.78.0 and while it does show this spurious diff, it doesn't...

Ah, that's an unfortunate bug with the old version. If we want to change the query we have to delete and recreate the table

@sfc-gh-asawicki thanks for the update. Unfortunately the fix doesn't work with a lot of our queries because we make liberal use of CTEs. Those queries start with `WITH` instead of...

Thanks for looking at this. I added a unit test which indeed fails if the previous commit is reverted.

Could you see what happens if you change the `lambda_deploy` section to the following? (I was seeing this as well and just just opened a PR about it) ``` lambda_deploy:...