Skip to content

Releases: cloudera/dbt-hive

v1.8.0 - Nov 11, 2024

12 Nov 06:29
4c01ed1
Compare
Choose a tag to compare
v1.8.0 - Nov 11, 2024 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0 - May 9, 2024

29 Oct 06:12
4c01ed1
Compare
Choose a tag to compare

What's Changed

  • DBT-782: Update readme requirement to reflect right version by @niteshy in #150
  • DBT-778: Upgrade dbt-core version and dbt-hive adapater version to 1.7 by @nsharma-25 in #149

Full Changelog: v1.6.0...v1.7.0

v1.6.0 - April 12, 2024

29 Oct 06:07
4c01ed1
Compare
Choose a tag to compare

What's Changed

  • Fixing the feature documentation in README by @niteshy in #127
  • DBT-713: Add tests for Incremental full refresh by @vamshikolanu in #130
  • DBT-763: DBT-764: Upgrading the dbt-core to v1.5.10 and resolving issues by @niteshy in #137
  • DBT-767: Improve the performance of functional tests. by @vamshikolanu in #139
  • DBT-773: Changes in TestConcat and TestHash to make it consistent with changes in dbt-core by @nsharma-25 in #142
  • DBT-774: Modifying the macro for TestRight to return empty string('') instead of NULL by @nsharma-25 in #145
  • DBT-776: Add support for different dateparts in date_trunc macro by @nsharma-25 in #146
  • DBT-775: Fix split part macro to return empty string instead of null by @vamshikolanu in #144
  • DBT-777: Fixing functional tests of TestListagg macro by @nsharma-25 in #147
  • DBT-766: Upgrade dbt-core version and dbt-hive adapater version to 1.6 by @vamshikolanu in #148

New Contributors

Full Changelog: v1.4.0...v1.6.0

v1.4.0

16 Aug 03:10
30c7252
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Dec 06:19
f293ba9
Compare
Choose a tag to compare

What's Changed

  • split dbt_adapter field in instrumentation to dbt_adapter_type and dbt_adapter_version by @sujitkp-blr in #84
  • merge node_id and model_name into one key: model_name by @tovganesh in #86
  • refactor cloudera_tracking: event type as enums, optional userkey, warehouse version fetch by @tovganesh in #87
  • bump version to 1.3.1 by @tovganesh in #88

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Nov 12:57
de7c817
Compare
Choose a tag to compare

##Additions
The adapter is now compatible with dbt-core 1.3.1

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Nov 15:42
90a89dc
Compare
Choose a tag to compare

##Additions:
Added support to make adapter compatible with dbt-core 1.2.2

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.5

02 Nov 08:33
2efab2e
Compare
Choose a tag to compare

Additions

Capturing additional deployment parameters for instrumentation

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

24 Sep 00:25
0665e7a
Compare
Choose a tag to compare

Additions

  • Kerberos support
  • Adapter instrumentation

Fixes

  • Better error handling for connection to warehouse

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

09 Sep 17:09
f0f127d
Compare
Choose a tag to compare

Additions

  • External tables

Fixes

  • Fix an issue that prevented connecting to local hive instance

What's Changed

Full Changelog: v1.1.2...v1.1.3