Skip to content

0.9.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tongke6 tongke6 released this 27 Aug 06:40
· 2 commits to main since this release
daa48c1

What's Changed

Added

  • Support write outfile to OSS/MINIO via select into query.
  • Support sin, cos, acos function.
  • Support geodist function.
  • Broker support using postgres as metadata storage.

Changed

  • Reduce the memory peak of large-scale intersection tasks through streaming execution.
  • Link tcmalloc to solve the problem of memory increase.

Fixed

  • Fix crashes when dumpfile exceeds 2GB string column.
  • Reduce the probability of graph checksum inconsistency issues.

Full Changelog: 0.8.1b1...0.9.0b1

Note: Cross-version compatibility is not currently guaranteed, please make sure all parties use the same version.