apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.74k stars 4.21k forks source link

[Feature Request]: ElasticsearchIO Python SDK support #30594

Open kangshung opened 5 months ago

kangshung commented 5 months ago

What would you like to happen?

I would like to have Python SDK support for ElasticsearchIO.

Issue Priority

Priority: 2 (default / most feature requests should be filed as P2)

Issue Components

liferoad commented 5 months ago

Please check whether https://beam.apache.org/documentation/io/built-in/webapis/ could be used to achieve this.