Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@JayjeetAtGithub JayjeetAtGithub released this 27 Jul 17:39

What's new in this release 馃帀

  • 039b1d7, 9e9d6dd : Rename RadosParquetFileFormat to SkyhookFileFormat to abstract over different real file formats like CSV, IPC, JSON, Parquet.

  • 07b2f20: Add support for RadosParquet to JNI Dataset API bindings and update SkyhookDM deployment scripts to install JARs for the JNI Dataset API.

  • 2e8598f - Add a thread-safe connection abstraction for RadosParquet along with other minor improvements to the APIs.

  • 64181c0: Rebase SkyhookDM to latest Apache Arrow 5.0.0 release.

  • 683fe48: Set osd_class_dir to make the CLS library lookup path portable across environments.

  • 79e3073, a8dd52b, 8805a21, f0285ef, dfd0c79 - Add docstrings to all the new source files added for SkyhookDM.

  • 6dc047e - Add Netlify based CD workflow for automatically deploying documentation on every push.

  • b111e7a, e2a5e2a - Add a benchmarking guide for beginners to get started with SkyhookDM benchmarking.

  • b08fe9e, 93c008c : Made Ceph and Skyhook deploy scripts more dynamic and fault tolerant.

Thanks a lot to @YashJipkate , @ljishen , and @Sebastiaan-Alvarez-Rodriguez for their valuable contributions in this release.