Skip to content

vineyard v0.3.12

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 05:05
· 963 commits to main since this release

Commits

  • [65862c3]: Upgrade vineyard version to v0.3.12. (Tao He)
  • [d261656]: Enable auto dlopen when initialize the io factory. (#605) (Tao He)
  • [faafe1f]: Add transform direction feature for arrow fragment (#603) (Siyuan Zhang)
  • [9aec3c2]: Fixes creating empty blobs. (#604) (Tao He)
  • [2b0090f]: Fixes false warnings about name been overwritten. (#602) (Tao He)
  • [a91230e]: Remove the hard-code compiler path and fixes the wrong versions. (#600) (Tao He)
  • [d5035ea]: Split the foreign part to a seperate package to reduce dependencies. (#599) (Tao He)
  • [c75359d]: Java: API for delete objects, and fixes a typo in TableBuilder. (#598) (Tao He)
  • [bae4b45]: Java SDK: persist, names and tables and more array types. (#597) (Tao He)
  • [18cb460]: Protect StreamStore with a lock. (#596) (Tao He)
  • [598c4a2]: Enhance the implementation for put/get/drop names. (#595) (Tao He)
  • [fb89627]: More config options for nolhmann/json. (Tao He)