Skip to content

vineyard v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 02:25
· 277 commits to main since this release

Commits

  • [3d60e996]: Bump up vineyard version to v0.17.0 (Tao He)
  • [ac128516]: Go: add table resolver/builder and unittests for table/recordbatch (#1546) (Tao He)
  • [256d4a1d]: Add rust integration with apache/arrow-datafusion (#1545) (Tao He)
  • [69fe3a65]: Bump up the libgrape-lite submodule version to v0.3.3 (Tao He)
  • [93e3dbe5]: Rust: add the get/put macro for convenient usage (#1544) (Tao He)
  • [60fe2280]: Impelment vineyardctl get command (#1541) (zhuyi1159)
  • [07900a16]: Rust: add a IPC/RPC client manager (#1543) (Tao He)
  • [12888ebd]: Cleanup include headers in C++ files (#1542) (Tao He)
  • [89b3b17c]: Add unittest for vineyardctl (#1499) (zhuyi1159)
  • [8d5969a7]: Rust: arrow array/recordbatch/table/ and polars dataframe resolvers and builders. (#1532) (Tao He)
  • [3f4aebd0]: Unify the vineyardd images in the vineyard operator e2e tests (#1539) (Ye Cao)
  • [0128eb04]: Add Builder/Resolver in Java/Python SDK to support spark.sql.dataframe (#1529) (Ke Meng)
  • [d10e7f6c]: Fix the vineyardctl e2e test errors and update the log package of vineyard scheduler (#1538) (Ye Cao)
  • [7ddde0a3]: Bump up k8s logs exporter to v6 for debugging (#1537) (Ye Cao)
  • [a3a784e3]: Fixes vineyardd crash caused by empty environment variable (#1536) (Tao He)
  • [23362c1e]: Export the e2e test log when releasing and keep the vineyardd image consistent with the built one (#1534) (Ye Cao)