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

Use semi mask when scanning properties for path #1709

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 June 21, 2023 22:12
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 98.76% and project coverage change: +0.03 🎉

Comparison is base (527f5e9) 91.26% compared to head (8d12790) 91.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1709      +/-   ##
==========================================
+ Coverage   91.26%   91.30%   +0.03%     
==========================================
  Files         738      740       +2     
  Lines       27061    27151      +90     
==========================================
+ Hits        24698    24789      +91     
+ Misses       2363     2362       -1     
Impacted Files Coverage Δ
src/include/optimizer/acc_hash_join_optimizer.h 100.00% <ø> (ø)
...include/optimizer/projection_push_down_optimizer.h 100.00% <ø> (ø)
src/include/planner/join_order_enumerator.h 100.00% <ø> (ø)
...ical_plan/logical_operator/base_logical_operator.h 100.00% <ø> (ø)
...ner/logical_plan/logical_operator/logical_extend.h 100.00% <ø> (ø)
src/include/processor/mapper/plan_mapper.h 100.00% <ø> (ø)
...ocessor/operator/recursive_extend/recursive_join.h 100.00% <ø> (ø)
src/planner/join_order_enumerator.cpp 97.64% <ø> (-0.32%) ⬇️
...ogical_plan/logical_operator/logical_semi_masker.h 80.00% <80.00%> (+2.22%) ⬆️
src/processor/mapper/map_semi_masker.cpp 88.23% <88.88%> (-4.87%) ⬇️
... and 18 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andyfengHKU andyfengHKU merged commit e8ed319 into master Jun 22, 2023
9 checks passed
@andyfengHKU andyfengHKU deleted the path-semi-mask branch June 22, 2023 18:40
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.

None yet

2 participants