Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: BigtableIO does not let users specify application profiles #28862

Closed
1 of 16 tasks
iht opened this issue Oct 6, 2023 · 0 comments · Fixed by #28864
Closed
1 of 16 tasks

[Bug]: BigtableIO does not let users specify application profiles #28862

iht opened this issue Oct 6, 2023 · 0 comments · Fixed by #28864

Comments

@iht
Copy link
Contributor

iht commented Oct 6, 2023

What happened?

In BigtableIO, users could in the past set an application profile using BigtableOptions (example with Read), but this method is now deprecated.

BigtableIO.ReadChangeStream allows setting the application profile, but BigtableIO.Read and BigtableIO.Write don't have any method to set it, and users need to rely in a deprecated method. Both should implement a withAppProfileId method.

Issue Priority

Priority: 2 (default / most bugs 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: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant