Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Add infra for hash join build and probe phase #25

Merged
merged 15 commits into from
Apr 30, 2024
Merged

Add infra for hash join build and probe phase #25

merged 15 commits into from
Apr 30, 2024

Conversation

achanana
Copy link
Collaborator

No description provided.

@achanana achanana requested review from SDTheSlayer and cq2li April 30, 2024 20:05
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 38.40909% with 271 lines in your changes are missing coverage. Please review.

Project coverage is 49.13%. Comparing base (052993d) to head (77ecdfd).

Files Patch % Lines
scheduler/src/executor.rs 0.00% 225 Missing ⚠️
scheduler/src/parser.rs 85.80% 20 Missing and 2 partials ⚠️
scheduler/src/scheduler_service.rs 0.00% 16 Missing ⚠️
scheduler/src/integration.rs 55.55% 4 Missing ⚠️
scheduler/src/bench.rs 0.00% 2 Missing ⚠️
scheduler/src/cli.rs 0.00% 1 Missing ⚠️
scheduler/src/queue.rs 96.77% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   51.95%   49.13%   -2.82%     
==========================================
  Files           9        9              
  Lines        2281     2428     +147     
  Branches     2281     2428     +147     
==========================================
+ Hits         1185     1193       +8     
- Misses        983     1125     +142     
+ Partials      113      110       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SDTheSlayer SDTheSlayer merged commit 10cea73 into main Apr 30, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants