- Support compatibility with dbt-core 1.4.x
- Added functional testing suite and stabilize the main branch.
- Added support for Iceberg table type.
- Added support for Windows platform (using LDAP).
- Bugfix: Handling edge cases for datediff macros.
Now dbt-hive adapter supports dbt-core 1.3.0
Now dbt-hive adapter supports dbt-core 1.2.0
Updated instrumentation schema
Added support for Kerberos auth mechanism. Along with an updated instrumentation package.
Added a macro to detect the hive version, to determine if the incremental merge is supported by the warehouse.
dbt seeds command won't add additional quotes to string, which was a known bug in the previous release. All warehouse properties(Cluster_by, Comment, external table, incremental materialization methods, etc) are tested and should be working smoothly with the adapter. Added instrumentation to the adapter
Cloudera released the first version of the dbt-hive adapter