refactor(meta): persist job-level max parallelism & check when ALTER .. SET PARALLELISM
#5400
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
16s
Annotations
3 errors and 2 warnings
Check breaking changes in Protobuf files:
proto/stream_plan.proto#L1053
Field "7" with name "max_parallelism" on message "StreamFragmentGraph" changed option "json_name" from "expectedVnodeCount" to "maxParallelism".
|
Check breaking changes in Protobuf files:
proto/stream_plan.proto#L1053
Field "7" on message "StreamFragmentGraph" changed name from "expected_vnode_count" to "max_parallelism".
|
Check breaking changes in Protobuf files
buf found 2 breaking changes.
|
Check breaking changes in Protobuf files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check breaking changes in Protobuf files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|