Skip to content

Pull requests: googleapis/google-cloud-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

impl(bigquery): generate job/request IDs and mark query RPCs idempotent api: bigquery Issues related to the BigQuery API.
#6219 opened Jul 29, 2026 by alvarowolfx Contributor Draft
chore(spanner): implement key range cache for location-aware routing api: spanner Issues related to the Spanner API.
#6215 opened Jul 29, 2026 by olavloite Contributor Loading…
chore(spanner): add sortable-string util methods api: spanner Issues related to the Spanner API.
#6214 opened Jul 29, 2026 by olavloite Contributor Loading…
feat(gax): add type-erased extensions support to ClientBuilder
#6213 opened Jul 29, 2026 by olavloite Contributor Loading…
docs(bigquery): improve Query handles docs api: bigquery Issues related to the BigQuery API.
#6212 opened Jul 29, 2026 by alvarowolfx Contributor Draft
chore(spanner): trace server streaming queries and reads in ResultSet api: spanner Issues related to the Spanner API.
#6204 opened Jul 29, 2026 by olavloite Contributor Loading…
impl(bigquery): bubble up JobPoller errors instead of returning Ok api: bigquery Issues related to the BigQuery API.
#6202 opened Jul 28, 2026 by haphungw Contributor Loading…
docs(bigquery): improve Client and ClientBuilder docs api: bigquery Issues related to the BigQuery API.
#6201 opened Jul 28, 2026 by alvarowolfx Contributor Loading…
feat(spanner): add declarative mutation macro api: spanner Issues related to the Spanner API.
#6196 opened Jul 28, 2026 by olavloite Contributor Loading…
docs(spanner): add partitioned DML samples api: spanner Issues related to the Spanner API. samples Issues that are directly related to samples.
#6195 opened Jul 28, 2026 by olavloite Contributor Loading…
docs(spanner): add samples for indexes with storing columns api: spanner Issues related to the Spanner API. samples Issues that are directly related to samples.
#6193 opened Jul 28, 2026 by olavloite Contributor Loading…
chore(spanner): implement GcpMonitoringExporter for built-in metrics api: spanner Issues related to the Spanner API.
#6192 opened Jul 28, 2026 by olavloite Contributor Loading…
feat(spanner): accept T: Into<Value> in parameter and mutation bindings api: spanner Issues related to the Spanner API.
#6184 opened Jul 27, 2026 by olavloite Contributor Loading…
feat(storage): add runner script and docs for appendable upload benchmark api: storage Issues related to the Cloud Storage API.
#6171 opened Jul 27, 2026 by vsharonlynn Contributor Loading…
feat(storage): object-level checksum in gRPC bidi read api: storage Issues related to the Cloud Storage API.
#6131 opened Jul 22, 2026 by xlai20 Member Loading…
feat(spanner): implement ToValue for str api: spanner Issues related to the Spanner API.
#6087 opened Jul 17, 2026 by fornwall Contributor Loading…
feat(spanner): add with_num_channels setter to the client builder api: spanner Issues related to the Spanner API. do not merge Indicates a pull request not ready for merge, due to either quality or timing.
#6072 opened Jul 16, 2026 by fornwall Contributor Loading…
perf(spanner): add by-value parameter and mutation binding methods api: spanner Issues related to the Spanner API.
#6071 opened Jul 16, 2026 by fornwall Contributor Loading…
perf(spanner): add ToValue for &[u8] api: spanner Issues related to the Spanner API.
#6070 opened Jul 16, 2026 by fornwall Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.