stankiewicz commented on code in PR #38308:
URL: https://github.com/apache/beam/pull/38308#discussion_r3181270787
##########
model/fn-execution/src/main/proto/org/apache/beam/model/fn_execution/v1/beam_fn_api.proto:
##########
@@ -757,6 +757,26 @@ message Elements {
}
}
+ // The type of change operation represented by a Change Data Capture (CDC)
record
+ message ValueKind {
+ enum Enum {
Review Comment:
UNSPECIFIED maybe -
https://protobuf.dev/best-practices/dos-donts/#unspecified-enum
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]