refactor(agg): separate semantics of AggKind
and AggType
#5338
Annotations
5 errors and 2 warnings
proto/expr.proto#L461
Field "1" with name "kind" on message "AggCall" changed option "json_name" from "type" to "kind".
|
proto/expr.proto#L461
Field "1" with name "kind" on message "AggCall" changed type from "expr.AggCall.Type" to "expr.AggCall.Kind".
|
proto/expr.proto#L461
Field "1" on message "AggCall" changed name from "type" to "kind".
|
proto/expr.proto#L565
Field "2" with name "aggregate" on message "WindowFunction" changed type from "expr.AggCall.Type" to "expr.AggCall.Kind".
|
|
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/
|
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/
|
This job failed
Loading