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

Push down VALUES clauses into the execution tree. #1706

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Jan 10, 2025

No description provided.

* testing
* commenting
* possibly getting rid of redundant copies.
* limiting the size.

Signed-off-by: Johannes Kalmbach <[email protected]>
Signed-off-by: Johannes Kalmbach <[email protected]>
@sparql-conformance
Copy link

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 82.35294% with 18 lines in your changes missing coverage. Please review.

Project coverage is 89.83%. Comparing base (acb6633) to head (70319f7).

Files with missing lines Patch % Lines
src/engine/CheckUsePatternTrick.cpp 81.25% 16 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1706      +/-   ##
==========================================
- Coverage   89.86%   89.83%   -0.04%     
==========================================
  Files         389      389              
  Lines       37308    37410     +102     
  Branches     4204     4220      +16     
==========================================
+ Hits        33527    33606      +79     
- Misses       2485     2499      +14     
- Partials     1296     1305       +9     

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

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.

1 participant