You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tonytanger (via GitHub)" <gi...@apache.org> on 2023/02/17 21:39:03 UTC

[GitHub] [beam] tonytanger commented on a diff in pull request #25523: Google Cloud Bigtable Change Stream Connector

tonytanger commented on code in PR #25523:
URL: https://github.com/apache/beam/pull/25523#discussion_r1110391704


##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableIO.java:
##########
@@ -1498,9 +1538,7 @@ static ReadChangeStream create() {
 
     abstract BigtableConfig getBigtableConfig();
 
-    abstract @Nullable Timestamp getStartTime();
-
-    abstract @Nullable Timestamp getEndTime();

Review Comment:
   Yes. We don't support it for now. Removed in https://github.com/apache/beam/pull/25474



-- 
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: github-unsubscribe@beam.apache.org

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