lquerel / gcp-bigquery-client

GCP BigQuery Client (Rust)
Apache License 2.0
92 stars 60 forks source link

add `table_data_list_response` module #69

Closed enricozb closed 8 months ago

enricozb commented 8 months ago

Fixes compilation error introduced in https://github.com/lquerel/gcp-bigquery-client/pull/67

enricozb commented 8 months ago

Are the tests flaky at all?

lquerel commented 8 months ago

Thank you! Version 0.18.0 published on crates.io. Note: unit tests run ok.