vineyard v0.5.4
Vineyard v0.5.4 address several compliation issues about graph data structures.
Commits
- [7b5b144]: Fixes compilation failure of ArrowTensorT<string_view> with template specialization (#806) (DongZe Li)
- [d229431]: Fixes a typo in tutorials (#804) (bobhan1)
- [c5db621]: Enable optional wyhash for hashmap. (#800) (Tao He)
- [0da6a95]: Fixes the link failure under C++14. (#801) (Tao He)
- [924f694]: Support lru in
ColdObjectTracker
(#794) (Yitao Wang)