pjfanning commented on PR #968:
URL: https://github.com/apache/pekko-connectors/pull/968#issuecomment-2614311414

   Causes issues like:
   
   ```
   [info] Test 
org.apache.pekko.stream.connectors.googlecloud.bigquery.storage.javadsl.BigQueryStorageSpec.filterResultsBasedOnRowRestrictionConfigured
 started
   [error] Test 
org.apache.pekko.stream.connectors.googlecloud.bigquery.storage.javadsl.BigQueryStorageSpec.filterResultsBasedOnRowRestrictionConfigured
 failed: java.lang.NoSuchMethodError: 
com.google.protobuf.DescriptorProtos$FeatureSetDefaults$FeatureSetEditionDefault.getFixedFeatures()Lcom/google/protobuf/DescriptorProtos$FeatureSet;,
 took 17.606 sec
   [error]     at 
com.google.protobuf.Descriptors.getEditionDefaults(Descriptors.java:141)
   [error]     at 
com.google.protobuf.Descriptors$GenericDescriptor.resolveFeatures(Descriptors.java:2827)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.resolveAllFeaturesInternal(Descriptors.java:652)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.resolveAllFeaturesImmutable(Descriptors.java:633)
   [error]     at 
com.google.protobuf.JavaFeaturesProto.<clinit>(JavaFeaturesProto.java:775)
   [error]     at 
com.google.protobuf.Descriptors.getJavaEditionDefaults(Descriptors.java:91)
   [error]     at 
com.google.protobuf.Descriptors.getEditionDefaults(Descriptors.java:113)
   [error]     at 
com.google.protobuf.Descriptors$GenericDescriptor.resolveFeatures(Descriptors.java:2827)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.resolveAllFeaturesInternal(Descriptors.java:652)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.buildFrom(Descriptors.java:413)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.buildFrom(Descriptors.java:387)
   [error]     at 
com.google.protobuf.Descriptors$FileDescriptor.buildFrom(Descriptors.java:369)
   [error]     at 
com.google.api.http.HttpProto$.javaDescriptor$lzycompute(HttpProto.scala:37)
   [error]     at 
com.google.api.http.HttpProto$.javaDescriptor(HttpProto.scala:35)
   [error]     at 
com.google.api.annotations.AnnotationsProto$.javaDescriptor$lzycompute(AnnotationsProto.scala:28)
   [error]     at 
com.google.api.annotations.AnnotationsProto$.javaDescriptor(AnnotationsProto.scala:25)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.StorageProto$.javaDescriptor$lzycompute(StorageProto.scala:187)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.StorageProto$.javaDescriptor(StorageProto.scala:184)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.BigQueryRead$.<init>(BigQueryRead.scala:71)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.BigQueryRead$.<clinit>(BigQueryRead.scala)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.BigQueryReadPowerApiHandler$.partial$default$2(BigQueryReadPowerApiHandler.scala:105)
   [error]     at 
com.google.cloud.bigquery.storage.v1.storage.BigQueryReadPowerApiHandler$.apply(BigQueryReadPowerApiHandler.scala:44)
   [error]     at 
org.apache.pekko.stream.connectors.googlecloud.bigquery.storage.mock.BigQueryMockServer.run(BigQueryMockServer.scala:40)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to