Skip to content

LakeSoul Release v2.4.0 and Python 1.0 Beta

Compare
Choose a tag to compare
@xuchen-plus xuchen-plus released this 21 Sep 09:16
· 14 commits to release/2.4.0 since this release

What's New In This Release

  1. RBAC support for all query engines. doc
  2. Auto cleaning of old compaction data and partition TTL. doc
  3. Upgrade Flink version to 1.17 and support row level update/delete in batch sql.
  4. Optimize whole database Flink cdc sync throughput by 80%: #307
  5. Presto Reader; doc
  6. Python reader and integration with PyTorch and HuggingFace. doc

本次更新内容

  1. 支持 RBAC 角色权限控制,对所有引擎、所有语言API均有效;文档
  2. 自动清理旧的 compaction 数据,支持分区级生命周期(TTL);文档
  3. 升级 Flink 版本到 1.17,并支持批模式下行级别更新和删除;
  4. 优化整库同步 Flink 作业,吞吐提升 80%: #307
  5. 支持 Presto 读取;文档
  6. 支持原生 Python 读取,提供 PyTorch、HuggingFace 的集成。文档

What's Changed

Full Changelog: https://github.com/lakesoul-io/LakeSoul/commits/v2.4.0