Skip to content

Releases: datafusion-contrib/hdfs-native-object-store

v0.14.2

14 May 15:26
Compare
Choose a tag to compare

What's Changed

  • feat: Derive Clone for HdfsObjectStore by @c-thiel in #18
  • fix: list(None) is logically equivalent to list("/") by @rtyler in #19

New Contributors

Full Changelog: v0.14.1...v0.14.2

v0.14.1

16 Apr 12:40
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue converting HDFS timestamps to DateTime objects by @Kimahriman in #17

Full Changelog: v0.14.0...v0.14.1

v0.13.1

16 Apr 12:39
Compare
Choose a tag to compare

What's Changed

  • fixed an issue with converting HDFS timestamps to DateTime objects

Full Changelog: v0.13.0...v0.13.1

v0.14.0

13 Apr 11:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

12 Feb 12:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.1

28 Sep 19:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

22 Aug 11:18
2fe97d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 Jun 18:16
c554996
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

04 Jun 19:10
0017b9f
Compare
Choose a tag to compare

First release in new repository

See https://github.com/Kimahriman/hdfs-native/releases for previous releases

Features

  • Upgrade to object_store 0.10