0.9.1b1
Pre-release
Pre-release
Added
- Support window function ROW_NUMBER() with PARTITION BY clause and ORDER BY clause.
- Add new CCL constraint REVAL_RANK.
- Add ExplainQuery API with path /intra/query/explain.
- Support INSERT INTO SELECT syntax to allow writing query result back to db (mysql/sqlite/postgres).
- Support trim function.
Changed
- Improved the job watcher to work better in broker clustered mode.
- Breaking: broker db schema has incompatible changes, please check here for details.
Full Changelog: 0.9.0b1...0.9.1b1