You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have some Java Storage Write API configurations provided as pipeline options. These pipeline options are naturally extended to the Python SDK as well in snake_case format:
We shouldn't expect Python users to look at Java files for documentation regarding these options. Maybe we should add some class documentation above bigquery.py. Or it might make sense to directly add these as parameters to the write transform.
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
Component: Python SDK
Component: Java SDK
Component: Go SDK
Component: Typescript SDK
Component: IO connector
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
The text was updated successfully, but these errors were encountered:
What needs to happen?
We have some Java Storage Write API configurations provided as pipeline options. These pipeline options are naturally extended to the Python SDK as well in snake_case format:
We shouldn't expect Python users to look at Java files for documentation regarding these options. Maybe we should add some class documentation above bigquery.py. Or it might make sense to directly add these as parameters to the write transform.
Issue Priority
Priority: 2 (default / most normal work should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: