Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 527 Bytes

File metadata and controls

17 lines (9 loc) · 527 Bytes

MergeInsertTableResponse

Response from merge insert operation

Properties

Name Type Description Notes
numUpdatedRows Long Number of rows updated [optional]
numInsertedRows Long Number of rows inserted [optional]
numDeletedRows Long Number of rows deleted (typically 0 for merge insert) [optional]
version Long The commit version associated with the operation [optional]