Abacn commented on code in PR #24015: URL: https://github.com/apache/beam/pull/24015#discussion_r1059149882
########## sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableClientWrapper.java: ########## @@ -0,0 +1,94 @@ +/* Review Comment: Sorry still not understand, I mean there is no reference to `BigtableClientWrapper` in `org.apache.beam.sdk.io.gcp.bigtable` package; but only tests of `org.apache.beam.sdk.extensions.sql.meta.provider.bigtable` used this class. Will `BigtableClientWrapper` have something to do with BigtableHBaseVeneerSettings? (Not seen in this PR) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
