[ 
https://issues.apache.org/jira/browse/BEAM-10283?focusedWorklogId=455157&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-455157
 ]

ASF GitHub Bot logged work on BEAM-10283:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jul/20 00:11
            Start Date: 07/Jul/20 00:11
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on a change in pull request #12089:
URL: https://github.com/apache/beam/pull/12089#discussion_r450541889



##########
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:
       Needs an Apache 2.0 license header in the file. See other files for an 
example.




----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 455157)
    Time Spent: 50m  (was: 40m)

> BigtableIO doesn't support ValueProvider in withKeyRange and withRowFilter 
> methods
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-10283
>                 URL: https://issues.apache.org/jira/browse/BEAM-10283
>             Project: Beam
>          Issue Type: Wish
>          Components: io-java-gcp
>            Reporter: Rafi Kamal
>            Priority: P2
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> BigtableIO supports specifying a ValueProvider to set the project ID, 
> instance ID, and table. Unfortunatley, it doesn't support ValueProvider if we 
> want to set the key range or row filter. This makes it unusable in 
> parameterized dataflow templates. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to