Skip to content

Commit 759ca84

Browse files
committed
renamed the operation
1 parent 92ef803 commit 759ca84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connector_sdk.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ message TableSelection {
6565
}
6666

6767
message UpdateResponse {
68-
oneof Operation {
68+
oneof op {
6969
Record record = 1;
7070
SchemaChange schema_change = 2;
7171
Checkpoint checkpoint = 3;

0 commit comments

Comments
 (0)