refactor(stream): make degree_state
field in JoinHashMap
an Option
#5281
Annotations
10 errors and 2 warnings
proto/stream_plan.proto#L458
Previously present field "11" with name "null_safe" on message "AsOfJoinNode" was deleted without reserving the name "null_safe".
|
proto/stream_plan.proto#L458
Previously present field "12" with name "asof_desc" on message "AsOfJoinNode" was deleted without reserving the name "asof_desc".
|
proto/stream_plan.proto#L458
Previously present field "11" with name "null_safe" on message "AsOfJoinNode" was deleted without reserving the number "11".
|
proto/stream_plan.proto#L458
Previously present field "12" with name "asof_desc" on message "AsOfJoinNode" was deleted without reserving the number "12".
|
proto/stream_plan.proto#L467
Field "6" with name "output_indices" on message "AsOfJoinNode" changed option "json_name" from "leftDegreeTable" to "outputIndices".
|
proto/stream_plan.proto#L467
Field "6" with name "output_indices" on message "AsOfJoinNode" changed cardinality from "optional with explicit presence" to "repeated".
|
proto/stream_plan.proto#L467
Field "6" with name "output_indices" on message "AsOfJoinNode" changed type from "message" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
proto/stream_plan.proto#L467
Field "6" on message "AsOfJoinNode" changed name from "left_degree_table" to "output_indices".
|
proto/stream_plan.proto#L471
Field "7" with name "left_deduped_input_pk_indices" on message "AsOfJoinNode" changed option "json_name" from "rightDegreeTable" to "leftDedupedInputPkIndices".
|
proto/stream_plan.proto#L471
Field "7" with name "left_deduped_input_pk_indices" on message "AsOfJoinNode" changed cardinality from "optional with explicit presence" to "repeated".
|
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