-
Notifications
You must be signed in to change notification settings - Fork 432
Closed
Labels
type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Hi! I'm starting to use these C++ libraries to connect to different GCP services. I'm really interested in BigQuery.
I'm looking for a C++ example using standard SQL syntax, like the ones here for other languages: https://cloud.google.com/bigquery/docs/samples/bigquery-query. I assume it is the best way to consume less data. I've seen something related to this in bigquery/v2 protos, but I don't know how to use it with a BigQuery client.
Is it possible to do something similar using google-cloud-cpp? Is there any other approach I can use?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.