Skip to content

0.6.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tyrone-yu tyrone-yu released this 17 Apr 02:22
· 27 commits to main since this release
021d675

Added

  • [feature] Support DRY-RUN mode.
  • [feature] Add support for RSA key pairs in SCQLBroker.
  • [experiment][feature] support running on kuscia and scheduling SCQLEngine dynamic via kuscia job.
  • [Enhancement] Improve Broker high availability, support depoly in multi-node cluster deployment.
  • [feature] Add cancel query job API, it only works when scql running on kuscia for now.
  • [feature] Support reading csv from oss/minio

Changed

  • Breaking: Reshape column data type, data type LONG is deprecated.
  • Breaking: Modify table schema in broker storage for P2P mode.