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

fix Unwind op construction #3112

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

fix Unwind op construction #3112

wants to merge 6 commits into from

Conversation

raz-mon
Copy link
Collaborator

@raz-mon raz-mon commented Jun 22, 2023

Fixes the construction of the Unwind operation, by building the ops corresponding to the path comprehension that may be inside it.

Fixes #3032.

@raz-mon raz-mon requested a review from AviAvni June 22, 2023 11:38
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (177cb1c) 90.84% compared to head (34b0caf) 90.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3112      +/-   ##
==========================================
+ Coverage   90.84%   90.86%   +0.02%     
==========================================
  Files         294      294              
  Lines       30257    30263       +6     
==========================================
+ Hits        27486    27498      +12     
+ Misses       2771     2765       -6     
Impacted Files Coverage Δ
...rc/ast/enrichment/annotate_projected_named_paths.c 100.00% <100.00%> (ø)
...ution_plan_build/build_pattern_comprehension_ops.c 99.03% <100.00%> (ø)
...an/execution_plan_build/execution_plan_construct.c 95.03% <100.00%> (+0.09%) ⬆️

... and 4 files 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.

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.

Error about "_AR_EXP_UpdateEntityIdx"
1 participant