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

[Feature Request]: Request Response IO for Python SDK #29063

Open
1 of 16 tasks
riteshghorse opened this issue Oct 18, 2023 · 2 comments
Open
1 of 16 tasks

[Feature Request]: Request Response IO for Python SDK #29063

riteshghorse opened this issue Oct 18, 2023 · 2 comments

Comments

@riteshghorse
Copy link
Contributor

What would you like to happen?

Implement a request response IO to interact with REST APIs/GRPC in beam pipeline. This should be in parity with the Java implementaion tracked by #28934

Issue Priority

Priority: 2 (default / most feature requests 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
@riteshghorse
Copy link
Contributor Author

riteshghorse commented Oct 24, 2023

Progress Tracking:

  • Python bindings for Mock API to test the IO
  • Caller class interface
  • Cache PTransform (Read/Write)
  • Integration Test
  • Example

@riteshghorse
Copy link
Contributor Author

riteshghorse commented Feb 13, 2024

#30307 has the cache support and integration test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant