ahmedabu98 commented on code in PR #35696:
URL: https://github.com/apache/beam/pull/35696#discussion_r2248533225


##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableReadSchemaTransformProvider.java:
##########
@@ -109,6 +119,8 @@ public static Builder builder() {
 
     public abstract String getProjectId();
 
+    public abstract @Nullable Boolean getFlatten();

Review Comment:
   null value means the caller (Python or YAML) does not have to provide this 
field, in which case we would use the default 



-- 
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-unsubscr...@beam.apache.org

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

Reply via email to