rafi-kamal commented on a change in pull request #12089:
URL: https://github.com/apache/beam/pull/12089#discussion_r450587998
##########
File path:
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableReadOptions.java
##########
@@ -0,0 +1,73 @@
+package org.apache.beam.sdk.io.gcp.bigtable;
Review comment:
Done. Thanks for checking the test results btw, I tried to figure out
what's wrong from the failing tests but couldn't find any error logs or
stacktraces.
##########
File path: CHANGES.md
##########
@@ -63,6 +63,8 @@
is experimental. It reads data from BigQuery by exporting data to Avro
files, and reading those files. It also supports
reading data by exporting to JSON files. This has small differences in
behavior for Time and Date-related fields. See
Pydoc for more information.
+* New overloads for BigtableIO.Read.withKeyRange() and
BigtableIO.Read.withRowFilter()
Review comment:
Done.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]