PyHive icon indicating copy to clipboard operation
PyHive copied to clipboard

Fix #50 executemany failed when insert a batch of data to a Hive table

Open taogeYT opened this issue 5 years ago β€’ 3 comments

taogeYT avatar May 14 '20 14:05 taogeYT

please add unit tests as well

bkyryliuk avatar May 14 '20 17:05 bkyryliuk

Codecov Report

Merging #331 (7cb9b8e) into master (ee86ab7) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
+ Coverage   93.36%   93.44%   +0.07%     
==========================================
  Files          14       14              
  Lines        1553     1571      +18     
  Branches      167      169       +2     
==========================================
+ Hits         1450     1468      +18     
  Misses         75       75              
  Partials       28       28              
Impacted Files Coverage Ξ”
pyhive/hive.py 87.96% <100.00%> (+0.56%) :arrow_up:
pyhive/tests/test_hive.py 97.84% <100.00%> (+0.09%) :arrow_up:

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 ee86ab7...7cb9b8e. Read the comment docs.

codecov[bot] avatar May 19 '20 07:05 codecov[bot]

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 16 '22 21:04 CLAassistant