0.6.0b1
Pre-release
Pre-release
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.