Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes loading from streams when no chunk in some workers. #159

Merged
merged 5 commits into from
Jan 21, 2021

Conversation

sighingnow
Copy link
Member

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jan 21, 2021

CLA assistant check
All committers have signed the CLA.

@sighingnow sighingnow force-pushed the ht/data-frame-no-index branch from adb006f to 3471e87 Compare January 21, 2021 13:05
Signed-off-by: Tao He <[email protected]>
@codecov-io
Copy link

Codecov Report

Merging #159 (bb83dcf) into main (02f7a47) will decrease coverage by 12.67%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #159       +/-   ##
===========================================
- Coverage   76.44%   63.77%   -12.68%     
===========================================
  Files          53       53               
  Lines        3864     3892       +28     
===========================================
- Hits         2954     2482      -472     
- Misses        910     1410      +500     
Impacted Files Coverage Δ
src/server/services/meta_service.cc 29.76% <0.00%> (-50.97%) ⬇️
src/server/server/vineyard_server.h 60.00% <0.00%> (-40.00%) ⬇️
src/server/server/vineyard_server.cc 41.75% <0.00%> (-32.89%) ⬇️
src/server/services/meta_service.h 47.42% <0.00%> (-28.16%) ⬇️
src/server/async/socket_server.cc 64.68% <0.00%> (-18.52%) ⬇️
src/server/memory/stream_store.cc 49.56% <0.00%> (-16.23%) ⬇️
src/server/util/meta_tree.cc 60.65% <0.00%> (-15.88%) ⬇️
src/common/util/protocols.cc 77.41% <0.00%> (-14.05%) ⬇️
src/server/util/etcd_launcher.cc 64.76% <0.00%> (-13.12%) ⬇️
src/server/services/etcd_meta_service.h 80.00% <0.00%> (-12.00%) ⬇️
... and 3 more

@sighingnow sighingnow merged commit c38ea47 into v6d-io:main Jan 21, 2021
@sighingnow sighingnow deleted the ht/data-frame-no-index branch February 3, 2021 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants