|
|
@ -3785,13 +3785,13 @@
|
|
|
|
"type": "object",
|
|
|
|
"type": "object",
|
|
|
|
"description": "CopyData message from CopyOut mode",
|
|
|
|
"description": "CopyData message from CopyOut mode",
|
|
|
|
"properties": {
|
|
|
|
"properties": {
|
|
|
|
"row_count": {
|
|
|
|
|
|
|
|
"type": "integer",
|
|
|
|
|
|
|
|
"description": "Number of rows sent in CopyData messages"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"data_size": {
|
|
|
|
"data_size": {
|
|
|
|
"type": "integer",
|
|
|
|
"type": "integer",
|
|
|
|
"description": "Accumulated data size of all CopyData messages sent"
|
|
|
|
"description": "Accumulated data size of all CopyData messages sent"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"row_count": {
|
|
|
|
|
|
|
|
"type": "integer",
|
|
|
|
|
|
|
|
"description": "Number of rows sent in CopyData messages"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|