Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Spanner] Implement option of getting raw results in queries

Open
#5,838 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
databases

Research direction

Start with the BigQuery reference in BigQuery/src/BigQueryClient.php around lines 343-345 and read context issue #5700. Then locate the Spanner query path and its ValueMapper usage; done means callers can opt into raw query results instead of mapped result data.

Written by the indexing model from the issue text.

Description

api: spanner priority: p3 type: feature request

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

Dominant language
PHP
Stars
1.2k
Forks
464
Avg merge
2d 2h
Merged PRs (30d)
103

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from googleapis/google-cloud-php

All issues in googleapis/google-cloud-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.