You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
I'm using google-cloud-bigquerystorage-1.22.2.jar for reading data from bigquery through spark, but it keeps giving me java.lang.ClassNotFoundException: com.google.cloud.bigquery.storage.v1.DataFormat.
Which version of jar file has DataFormat.java?
Plus, it seems like this GCP document is telling that there's still DataFormat.java.
Please correct me if I'm wrong.