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

Distributed query #326

Merged
merged 7 commits into from
Sep 11, 2023
Merged

Distributed query #326

merged 7 commits into from
Sep 11, 2023

Conversation

hanahmily
Copy link
Contributor

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@hanahmily hanahmily added the enhancement New feature or request label Sep 10, 2023
@hanahmily hanahmily added this to the 0.5.0 milestone Sep 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2023

Codecov Report

Merging #326 (f375c7c) into main (95fe218) will decrease coverage by 0.65%.
The diff coverage is 23.40%.

@@            Coverage Diff             @@
##             main     #326      +/-   ##
==========================================
- Coverage   41.07%   40.42%   -0.65%     
==========================================
  Files         108      110       +2     
  Lines       11438    11710     +272     
==========================================
+ Hits         4698     4734      +36     
- Misses       6271     6505     +234     
- Partials      469      471       +2     
Files Changed Coverage Δ
banyand/measure/measure.go 84.48% <ø> (-4.75%) ⬇️
banyand/measure/measure_write.go 3.87% <0.00%> (ø)
banyand/stream/service.go 82.97% <0.00%> (+4.40%) ⬆️
banyand/stream/stream.go 85.18% <ø> (-8.94%) ⬇️
pkg/bus/bus.go 69.56% <ø> (ø)
pkg/query/logical/measure/measure_analyzer.go 0.00% <0.00%> (ø)
pkg/query/logical/measure/measure_plan.go 0.00% <0.00%> (ø)
.../query/logical/measure/measure_plan_aggregation.go 0.00% <0.00%> (ø)
.../query/logical/measure/measure_plan_distributed.go 0.00% <0.00%> (ø)
pkg/query/logical/measure/measure_plan_groupby.go 0.00% <0.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@wu-sheng wu-sheng merged commit 5cee6c2 into main Sep 11, 2023
13 checks passed
@wu-sheng wu-sheng deleted the distributed-query branch September 11, 2023 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants