aioelasticsearch icon indicating copy to clipboard operation
aioelasticsearch copied to clipboard

support async bulk api

Open RainJayTsai opened this issue 6 years ago • 7 comments

feature async bulk api

RainJayTsai avatar Apr 01 '18 03:04 RainJayTsai

Codecov Report

Merging #90 into master will increase coverage by 0.2%. The diff coverage is 98.79%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #90     +/-   ##
========================================
+ Coverage    97.5%   97.7%   +0.2%     
========================================
  Files           7       7             
  Lines         440     522     +82     
  Branches       78      94     +16     
========================================
+ Hits          429     510     +81     
  Misses          7       7             
- Partials        4       5      +1
Impacted Files Coverage Δ
aioelasticsearch/helpers.py 98.78% <98.79%> (-0.01%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a05cab3...2b561e7. Read the comment docs.

codecov[bot] avatar Apr 01 '18 03:04 codecov[bot]

Thanks for the contribution! Can You add some tests?

hellysmile avatar Apr 01 '18 16:04 hellysmile

This project still support Python 3.5.3-, can You pass everywhere explicit loop?

hellysmile avatar Apr 01 '18 16:04 hellysmile

Ok, I am refactoring

RainJayTsai avatar Apr 04 '18 15:04 RainJayTsai

I stumbled upon this because I need bulk in a asyncio project. What is the current status of this PR? Is there a particular reason why it was never merged?

janLo avatar May 06 '20 14:05 janLo

^^ Bulk is a really critical part of working with ES, any estimate for this?

Ronserruya avatar May 20 '20 10:05 Ronserruya

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Nov 16 '20 10:11 CLAassistant