elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Make async_bulk return also success results.

Open bshakur8 opened this issue 1 year ago • 2 comments

When stats_only is False, return a tuple of (results, errors), where results is the list of bulk results and errors is the current errors list.

bshakur8 avatar Apr 30 '23 11:04 bshakur8

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

elasticmachine avatar Apr 30 '23 11:04 elasticmachine

❌ Author of the following commits did not sign a Contributor Agreement: 525c58517c84774efce0b3f74a328760f4a8663c, 20aca5e299c188430fab1cea25896ff52b4d6dcc

Please, read and sign the above mentioned agreement if you want to contribute to this project