googleapis / googleapis/google-cloud-ruby

Add support for Short query optimized mode in BigQuery

Open
#27,298 3 comments 6 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1.4k
Forks
578
Avg merge
1d 11h
Merged PRs (30d)
166

Description

Would it be possible to add support for "Short query optimized mode" in BigQuery to the Ruby SDK?

**Is your feature request related to a problem? Please describe.**
The BigQuery library does not support [Short query optimized mode.](https://cloud.google.com/bigquery/docs/running-queries#short-query-optimized)

**Describe the solution you'd like**
Add support to the client SDK to perform queries that make use of the Short query optimized mode. With the other SDKs (Python, Javascript, et al), this was done through an env variable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.