Skip to content

v2.5.0 & Python 1.0.0b1

Compare
Choose a tag to compare
@xuchen-plus xuchen-plus released this 10 Jan 04:56
· 38 commits to release/2.5.0 since this release

LakeSoul 2.5.0 Release Note

What's New

  1. Python Reader supports PyTorch, PyArrow, Pandas, Ray, and distributed execution;
  2. Support Spark Gluten Vectorized Engine;
  3. Spark SQL supports Compaction, Rollback and other Call Procedures;
  4. Flink CDC’s entire database synchronization supports MySQL, PostgreSQL, PolarDB, and Oracle;
  5. Support streaming and batch export to MySQL, PostgreSQL, PolarDB, and Apache Doris;
  6. Optimized NativeIO performance.

更新内容

  1. Python Reader 支持 PyTorch、PyArrow、Pandas、Ray,支持分布式执行;
  2. 支持 Spark Gluten Vectorized Engine;
  3. Spark SQL 支持 Compaction、Rollback 等 Call Procedures;
  4. Flink CDC 整库同步支持 MySQL、PostgreSQL、PolarDB、Oracle;
  5. 支持流式、批式出湖至 MySQL、PostgreSQL、PolarDB、Apache Doris;
  6. 优化 NativeIO 性能.

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.5.0