Skip to content

Releases: delta-incubator/dat

v0.0.3

02 Apr 20:55
3927968
Compare
Choose a tag to compare

What's Changed

  • Update the contributing instructions by @MrPowers in #33
  • Bump Poetry version in CI by @MrPowers in #37
  • Update README.md to use most current version of dat repo in instructions by @JHibbard in #34
  • Add a basic repartitioned reference table by @MrPowers in #36
  • add the dat tables to the readme by @MrPowers in #44
  • Added many new table feature reference tables by @hntd187 in #45
  • blackify code by @MrPowers in #46
  • Add spark conf to create microsecond timestamps by @nicklan in #47
  • Increased the max supported reader version (changed a 2 to a 3) by @hntd187 in #48
  • Update CI/CD by @hntd187 in #49

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

25 Jan 02:07
623001b
Compare
Choose a tag to compare
  • Fixed name of the expected data directory so it no longer has the .parquet extension.

v0.0.2-rc.1

25 Jan 01:43
623001b
Compare
Choose a tag to compare
v0.0.2-rc.1 Pre-release
Pre-release
fix two small issues (#32)

* fix two small issues

* Fix test path

v0.0.1

12 Jan 03:25
0dff735
Compare
Choose a tag to compare

Initial release with first round of reader tests.