0.8.0b1
Pre-release
Pre-release
What's Changed
Added
- [feature] Support obtaining query job progress information via
FetchResult
RPC. - [feature] Support project/query level configs.
- [feature] Support handling NULL for private data: including Arithmetic, Logic, Aggregation, etc., {IS [NOT] NULL, IFNULL, COALESCE} are also supported.
- [feature] Support port isolation for engine link service and control panel service (RunExecutionPlan).
- [enhancement] Add new CCL constraint
PLAINTEXT_AS_JOIN_PAYLOAD
.
Note: Cross-version compatibility is not currently guaranteed, please make sure all parties use the same version.