sodadata / soda-core

:zap: Data quality testing for the modern data stack (SQL, Spark, and Pandas) https://www.soda.io
https://go.soda.io/core-docs
Apache License 2.0
1.93k stars 210 forks source link

Migrate soda-bigquery to use newer google-cloud-bigquery #1883

Open kien-truong opened 1 year ago

kien-truong commented 1 year ago

Google Cloud Bigquery client library has been updated to version 3 for over a year now, yet soda-bigquery is still pinning an older version: google-cloud-bigquery>=2.25.0, <3.0.

Maybe, it's time to update.

jmarien commented 1 year ago

SODA-1752

benjamin-pirotte commented 1 year ago

Hi, thank you for your request. I will analyze it with the rest of the team and come back with a timeline for the upgrade. Thank you.

lhg-bernie commented 1 year ago

Hi @benjamin-pirotte,

Any update on this?

Thanks so much

lhg-bernie commented 1 year ago

Thanks.

Just saw that version 3.0.42 was released yesterday.