googleapis / googleapis/google-cloud-php
[Spanner] Implement option of getting raw results in queries
Open
api: spanner
priority: p3
type: feature request
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 463
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 145
Description
Context: #5700
Implement the option of getting raw results instead of the result data getting converted by `ValueMapper` just like BigQuery's `returnRawResults` flag. [Code Pointer](https://github.com/googleapis/google-cloud-php/blob/7e53fe9c6e71e1a2321265a13299c734cbf575b4/BigQuery/src/BigQueryClient.php#L343-L345)
Contributor guide
Assessment
This issue has not been assessed yet.