Skip to content

Releases: hotgluexyz/gluestick

v2.2.3

13 Jan 16:18
Compare
Choose a tag to compare

What's Changed

  • enforce types when exploding columns by @keyn4 in #51

v2.2.2

23 Dec 22:04
Compare
Choose a tag to compare

What's Changed

v2.2.1

17 Dec 23:34
13f7fdb
Compare
Choose a tag to compare

What's Changed

  • make string type nullable when reading parquet files by @keyn4 in #49

v2.2.0

02 Dec 21:24
d1b22e7
Compare
Choose a tag to compare

What's Changed

  • bump to_export OUTPUT_FILE_PREFIX to support variables by @keyn4 in #46
  • Support catalog_types on parquet files by @hsyyid in #40

v2.1.32

22 Nov 20:10
460b760
Compare
Choose a tag to compare

What's Changed

  • add support to keep all null fields for unified schemas by @keyn4 in #45

v2.1.31

14 Nov 22:27
Compare
Choose a tag to compare

What's Changed

v2.1.28

30 Oct 20:18
Compare
Choose a tag to compare

Fix bug with to_singer introduced in v2.1.27

v2.1.27

30 Oct 15:43
Compare
Choose a tag to compare

What's Changed

  • keep null values in to_singer if catalog_schema by @keyn4 in #43

v2.1.26

29 Oct 22:12
Compare
Choose a tag to compare

What's Changed

  • add support to to_singer to build schema from catalog in #42

v2.1.25

30 Sep 17:41
a6389d7
Compare
Choose a tag to compare
bump snapshotting coerce_types logic to handle NAN values for integer…