googleapis / googleapis/google-cloud-php
bigquery: Add support for additional DML statistics from MERGE statements
Open
api: bigquery
priority: p2
type: feature request
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 463
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 145
Description
This feature request covers the additional of new information returned from MERGE statements on the total number of rows affected. There are 3 types of information:
- Total number of records updated
- Total number of records inserted
- Total number of records deleted
Additional design and detail to be shared with implementers separately.
Contributor guide
Assessment
This issue has not been assessed yet.