Skip to content

vineyard v0.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 09:13
· 747 commits to main since this release

Vineyard v0.7.1 is a bugfix release that improves the arrow-fragment-loader and related test cases a bit.

Commits

  • [453778b5]: Improve the loaded_arrow_fragment_test for better argument parsing and output creation. (#903) (Tao He)
  • [f0a4b9a0]: Add @dashanji to the maintainer list. (Tao He)
  • [8a0b029d]: Update the copyright timeline (#901) (Ye Cao)
  • [10ebb698]: Introduce golang lint (#900) (Ye Cao)
  • [e0914954]: Fixes the typename parsing under gcc-7 with cxx11 ABI (on Ubuntu 18.04) (#898) (Tao He)
  • [e2616d96]: Fixes a argument parsing bug in the vineyard-graph-loader. (#896) (Tao He)
  • [22ce29a6]: Add benchmark test and result for mimalloc (#893) (Ye Cao)
  • [54768dc3]: Keeps compatible with apache-arrow 9.0.0. (#895) (Tao He)
  • [1ada72c6]: Use macos-11 runner on Github Actions. (Tao He)