ElasticsearchIO bulk delete
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Since Beam 2.5.0 partial updates are supported, the only thing I’m missing is the ability to send bulk *delete* requests.
As ES 6.x support is being added which going to be different on the write() path (https://issues.apache.org/jira/browse/BEAM-3199) , I decided to postpone the creation of a pull request that supports this until the ES6 feature is released.
[https://gist.github.com/wscheep/26cca4bda0145ffd38faf7efaf2c21b9](https://gist.github.com/wscheep/26cca4bda0145ffd38faf7efaf2c21b9) contains our current workaround.
Imported from Jira [BEAM-5042](https://issues.apache.org/jira/browse/BEAM-5042). Original Jira may contain additional context.
Reported by: wouts.
Contributor guide
Assessment
This issue has not been assessed yet.