google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Exposing schemas for BigQuery query results

Open Minebomber opened this issue 11 months ago • 1 comments

Would it be possible to expose the QueryResponse schema field when getting the results of BigQuery queries? This would be a useful feature, especially for queries that are dynamically generated and may have a variable amount of columns in the result. I was able to hack it together for http queries, but I don't know how this would work for storage queries, etc.

Minebomber avatar Jan 29 '25 22:01 Minebomber

Sorry for the late reply. I think you probably can, but it will take some time to respond.

yoshidan avatar Apr 15 '25 09:04 yoshidan