Releases: delta-incubator/dat
Releases · delta-incubator/dat
v0.0.3
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
- @JHibbard made their first contribution in #34
- @hntd187 made their first contribution in #45
- @nicklan made their first contribution in #47
Full Changelog: v0.0.2...v0.0.3
v0.0.2
- Fixed name of the expected data directory so it no longer has the
.parquet
extension.
v0.0.2-rc.1
fix two small issues (#32) * fix two small issues * Fix test path
v0.0.1
Initial release with first round of reader tests.