Skip to content

Releases: jmriego/pipelinewise-target-bigquery

1.5.0 (2023-06-10)

10 Jun 11:12
41e4e64
Compare
Choose a tag to compare
  • Added a new append_only config to allow for only inserting new rows and not updating existing data

1.4.1 (2022-11-24)

24 Nov 17:13
9d5d909
Compare
Choose a tag to compare
  • Fix: Instead of failing, use only the first 4 primary key columns when clustering

1.4.0 (2022-07-22)

22 Jul 13:46
66f777f
Compare
Choose a tag to compare
  • Refactoring code to make it easier to add improvements
  • Support for microseconds
  • Fixes for date fields
  • Support for ACTIVATE_VERSION
  • Fixes for clustering when to Primary Key present

1.3.1 (2022-03-28)

28 Mar 09:17
5016f3c
Compare
Choose a tag to compare
  • Fix for taps that are not sending the time_extracted field

1.3.0 (2022-03-20)

20 Mar 19:42
0d2dc03
Compare
Choose a tag to compare
  • Add hard_delete_mapping for switching specific streams
  • Add batch_wait_limit_seconds config
  • Fix nested keys issue
  • bump multiple dependencies

1.2.0 (2021-12-20)

20 Dec 15:14
38f9b36
Compare
Choose a tag to compare
  • Allow REPEATED fields of type RECORD to be created.
  • Bump pylint

1.1.2 (2021-12-02)

02 Dec 09:42
4b63f3b
Compare
Choose a tag to compare
  • bump joblib to 1.1.0 to fix issue #7
  • bump test dependencies
  • remove unused code

1.1.1 (2021-06-04)

04 Jun 13:50
6abadb0
Compare
Choose a tag to compare
  • Minor internal bugfixes

1.0.1 (2020-07-05)

05 Jul 12:54
f3bc0d6
Compare
Choose a tag to compare
  • Fixed an issue when the source tap can include uppercase primary keys

1.0.0 (2020-06-09)

09 Jun 18:26
Compare
Choose a tag to compare

Initial release