Releases: v6d-io/v6d
Releases · v6d-io/v6d
vineyard v0.21.4
vineyard v0.21.4
vineyard v0.21.3
vineyard v0.21.3
vineyard v0.21.2
vineyard v0.21.2
vineyard v0.21.1
vineyard v0.21.1
vineyard v0.21.0
Vineyard v0.21.0 address the RPC performance issue and fixes a bug in the memory_trim
API.
Commits
- [38c24645]: Bump up vineyard version to v0.21.0 (Tao He)
- [e1eb5e20]: Fixes the error in memory_trim: don't touch the mallocinfo in header/footer space (#1754) (Tao He)
- [75428512]: Add python 3.12 wheel packages (#1753) (Tao He)
- [04fd8deb]: Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /k8s (#1739) (dependabot[bot])
- [dc5b87b0]: Implement vineyard.put and vineyard.get to simplify the client configurations (#1737) (Ye Cao)
- [595e590d]: Check whether the ipc socket exist When parsing the config YAML. (#1736) (Ye Cao)
- [95a1610a]: Improve the performance of RPC client (#1731) (Tao He)
vineyard v0.20.3
Vineyard v0.20.3 enables support for customized etcd's data-dir and improve the performance of torch integration.
Commits
- [5ecd806b]: Bump up vineyard version to v0.20.3 (Tao He)
- [5a5a709b]: Adapt to apache-arrow 15 (#1729) (Tao He)
- [020cfa76]: Torch tensor from vineyard (numpy.ndarray): in the zero-copy way (#1726) (Tao He)
- [50f60cf9]: Add a command line flag
--etcd_data_dir
for etcd's data dir (#1723) (Tao He) - [1079d7f7]: Try our best to find etcd binary and raising warnings properly when failed (#1724) (Tao He)
vineyard v0.20.2
Vineyard v0.20.2 is a bugfix release which address a failure in typename resolution.
Commits
- [8fd14a46]: Bump up vineyard version to v0.20.1 and fixes a bug in typenames (Tao He)
vineyard v0.20.1
Vineyard v0.20.1 supports dates data types in graphs.
Commits
- [0bb61f2f]: Bump up vineyard version to v0.20.1 and fixes a bug in type parameter (Tao He)
- [16c20b95]: Bump up vineyard version to v0.20.1 (Tao He)
- [3ac1f053]: Enable date and time types support in vineyard-graph (#1721) (Tao He)
- [b0c3129d]: Packed nbr_unit_t to decrease the memory footprint when using int32_t as vid_t (#1715) (Tao He)
vineyard v0.20.0
Commits
- [6bc3c307]: Bump up vineyard version to v0.20.0 (Tao He)
- [9dc9b378]: chmod vineyard socket mode to 777 (#1713) (Siyuan Zhang)
- [b737472f]: Delete the cert manager dependencies and generate the self-signed CA for webhook. (#1707) (Ye Cao)
- [495c3429]: Add CI test for spark and distributed hive. (#1705) (vegetableysm)
- [07f84f71]: Avoid to hardcode the fuse dir and rename the image to vineyard-fluid-fuse to match the convension in fluid (#1711) (Ye Cao)
- [bea6c083]: Fix kubernetes deploy command (#1706) (Bingshen Wang)
- [ad0f5bec]: Add the mount vineyard socket dockerfile for fluid integration (#1704) (Ye Cao)
- [818ad3bc]: Fix the unit test error and adjust the condition for fetching objects (#1703) (Ye Cao)
- [f21f4373]: Fix dependency conflict between tez and vineyard. (#1701) (vegetableysm)
- [7575eee1]: Refactor the columnar related code (#1696) (vegetableysm)
- [d4f820da]: Allow skipping retry when failed to connect (#1702) (Tao He)
- [a54010ac]: Delete the wrong file java/hive/hive. (#1699) (Ye Cao)
- [2955b60e]: Distributed execution support of Hive with vineyard (#1624) (vegetableysm)
- [5e3ba475]: Fix the ci test failing due to out-of-order query results (#1697) (vegetableysm)
vineyard v0.19.3
Commits
- [bc94e6a0]: Bump up vineyard version to v0.19.3 (Tao He)
- [50cacb06]: CI action for Java sdk and hive module (#1681) (vegetableysm)
- [23901ae6]: Fix the sidecar ci error. (#1694) (Ye Cao)
- [84f3e4a9]: Enable sharing pytorch modules (#1695) (Tao He)
- [5b0ef1ad]: Restore the old behaviour of auto-glob given prefix/folders in io adaptors (#1693) (Tao He)
- [e5995d3b]: Fixes compatibility issue with Python 3.6 (with pandas 1.1.5) (#1692) (Tao He)