Skip to content

v1.2.6

Compare
Choose a tag to compare
@jiacai2050 jiacai2050 released this 05 Sep 07:15
040e568

Major Features

Query

  • Optimize datafusion plan, remove unnecessary node #1150
  • Optimize disk cache, avoid panic when cache file is corrupted #1130
  • Support PostgreSQL protocol #1138

Remote engine

  • Optimize remote server's protocol, reduce payload overhead when write batch is small #1146

WAL

  • Open wal parallelly #1129
  • Introduce columnar encoding

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.2.6