Releases: datafusion-contrib/hdfs-native-object-store
Releases · datafusion-contrib/hdfs-native-object-store
v0.14.2
v0.14.1
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
What's Changed
- fixed an issue with converting HDFS timestamps to
DateTime
objects
Full Changelog: v0.13.0...v0.13.1
v0.14.0
What's Changed
- update to object_store 0.12 by @zachschuermann in #15
New Contributors
- @zachschuermann made their first contribution in #15
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Update hdfs-native to 0.11 and this to 0.13.0 by @Kimahriman in #12
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Head should throw error on directory by @Kimahriman in #10
Full Changelog: v0.12.0...v0.12.1
v0.12.0
v0.11.0
What's Changed
- Add constructor with config by @Kimahriman in #5
- Upgrade hdfs-native to 0.10 by @Kimahriman in #6
Full Changelog: v0.10.0...v0.11.0
v0.10.0
First release in new repository
See https://github.com/Kimahriman/hdfs-native/releases for previous releases
Features
- Upgrade to object_store 0.10