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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]