feat(optimizer): runtime check for scalar subquery in batch queries #3338
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
12s
Annotations
4 errors and 1 warning
Check breaking changes in Protobuf files:
proto/batch_plan.proto#L285
Previously present field "37" with name "sort_over_window" on message "PlanNode" was deleted without reserving the number "37".
|
Check breaking changes in Protobuf files:
proto/batch_plan.proto#L316
Field "35" on message "PlanNode" changed type from "bool" to "message". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules.
|
Check breaking changes in Protobuf files:
proto/batch_plan.proto#L317
Field "36" on message "PlanNode" changed type from "bool" to "message". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules.
|
Check breaking changes in Protobuf files
buf found 3 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/
|