damccorm opened a new issue, #36320:
URL: https://github.com/apache/beam/issues/36320

   ### What happened?
   
   https://beam.apache.org/releases/yamldoc/2.68.0/#writetobigtable is missing 
a description (so is the read transform) and the parameters don't have 
descriptions either.
   
   It looks like we are just missing docstrings here - 
https://github.com/apache/beam/blob/18d1d9fbb22ad0777e034ebaf0cd2df97ca1518f/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable/BigtableReadSchemaTransformProvider.java#L116
 - and a description like 
https://github.com/apache/beam/blob/18d1d9fbb22ad0777e034ebaf0cd2df97ca1518f/sdks/java/io/jdbc/src/main/java/org/apache/beam/sdk/io/jdbc/JdbcReadSchemaTransformProvider.java#L62
 for the provider
   
   Same thing for write.
   
   ### Issue Priority
   
   Priority: 2 (default / most bugs should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [x] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [x] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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

Reply via email to