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 Mar 23, 2026. It is now read-only.
[ERROR] com.google.cloud.bigquery.it.ITBigQueryTest.testListTablesWithRangePartitioning -- Time elapsed: 0.515 s <<< ERROR!
java.lang.ClassCastException: class com.google.cloud.bigquery.AutoValue_ExternalTableDefinition cannot be cast to class com.google.cloud.bigquery.StandardTableDefinition (com.google.cloud.bigquery.AutoValue_ExternalTableDefinition and com.google.cloud.bigquery.StandardTableDefinition are in unnamed module of loader 'app')
at com.google.cloud.bigquery.it.ITBigQueryTest.testListTablesWithRangePartitioning(ITBigQueryTest.java:2685)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Error: