Releases: datafusion-contrib/hdfs-native-object-store
Releases · datafusion-contrib/hdfs-native-object-store
v0.15.0
What's Changed
- Use built-in object_store integration tests and fix issues accordingly by @Kimahriman in #21
- Upgrade hdfs-native to 0.12 by @grihabor in #22
- Add builder API and remove unnecessary Arcs by @Kimahriman in #25
New Contributors
Full Changelog: v0.14.2...v0.15.0
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
DateTimeobjects
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