vineyard v0.10.2
Vineyard v0.11.2 improves in the following two aspects,
- implements
LocalVertexMap
to vineyard-graph. - implements basic spark integration in the Java SDK.
Commits
- [eed85833]: Don't continue if error occurs during building the array (#1063) (Tao He)
- [38472d45]: Fixes a warning in local vertex map (#1062) (Tao He)
- [a19f103b]: Fix local vertex map when adding edges (#1061) (Siyuan Zhang)
- [3e7ab0ad]: Add options to configure webhook in helm chart and improve the relevant doc. (#1060) (Ye Cao)
- [5d810153]: Resolves failures and warnings in CI (#1058) (Tao He)
- [3add7e17]: Add default value to vineyard deployment, remove ad-hoc filling and fixes typos. (#1057) (Tao He)
- [693af786]: Implement local vertex map in arrow fragment. (#1053) (Siyuan Zhang)
- [71c0afed]: Update vineyard operator's image to vineyardcloudnative/vineyard-operator (#1056) (Ye Cao)
- [430bf6ab]: Revise the vineyard-operator docs: first part. (#1055) (Tao He)
- [ac714de2]: Improve vineyard operator doc. (#1054) (Ye Cao)
- [69108db7]: Enable support for parquet and ORC IO (#1052) (Tao He)
- [3c369893]: Add Vineyard Operator Documention (#1051) (Ye Cao)
- [e7d594a1]: Java: use cmake plugin to build FFI sources. (#1050) (Tao He)
- [ac5f5aed]: Bump junit from 4.12 to 4.13.1 in /java/spark (#1049) (dependabot[bot])
- [c731b96f]: Spark on vineyard POC: run spark RDD/DataFrame APIs and SQL on vineyard table. (#1048) (Tao He)
- [48871f3a]: Add dask repartition operation to pluggable drivers. (#1041) (Ye Cao)
- [1d499f6e]: Add git leaks hooks to this repo (#1045) (Tao He)
- [5675b1a2]: Fixes the read_bytes.py to adapt to the latest fsspec (#1044) (Tao He)
- [1e96b60d]: Source more rf-files and use bash -lc when starting IO drivers (#1043) (Tao He)
- [ef452b55]: operator: move the SchedulerState into a standalone file. (#1042) (Ye Cao)
- [23173c0d]: Source /etc/bash.bashrc as well for Ubuntu 2.04 (#1040) (Tao He)