gfunc
gfunc
## Summary resolve #205 Changing relation type from non-distributed materialization to distributed materialization or otherwise has confusing error messages and `full-refresh` is not helpful. ## Changes 1. Added a macro...
resolves #933 ### Checklist - [X] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [X] I have run this code in development and it appears...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
### Describe your feedback ATM, it seems jdbc-v2 cannot properly convert the embedded array value returned from the getObject function to java.sql.array types. For example, if a query fetching data...