We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ef803 commit 759ca84Copy full SHA for 759ca84
connector_sdk.proto
@@ -65,7 +65,7 @@ message TableSelection {
65
}
66
67
message UpdateResponse {
68
- oneof Operation {
+ oneof op {
69
Record record = 1;
70
SchemaChange schema_change = 2;
71
Checkpoint checkpoint = 3;
0 commit comments