Skip to content

0.6.4 Release

Choose a tag to compare

@Loognqiang Loognqiang released this 17 Mar 14:54
11784be

0.6.4 Release
更新日期:2025年03月17日
中文版

更新

  • 支持将 Paimon 用作图存储(实验性功能)
  • 支持对图中的实体进行关系型访问
  • 添加统一的内存管理器
  • 添加RBO规则,例如 MatchEdgeLabelFilterRemoveRule 和 MatchIdFilterSimplifyRule
  • 支持增量匹配算子

英文版
Main Improvements

  • Support to using Paimon as graph store (Experimental)
  • Support relational access to entities in the graph
  • Add unified memory manager
  • Add RBO rules such as MatchEdgeLabelFilterRemoveRule and MatchIdFilterSimplifyRule
  • Support Incremental match operator