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 SEGV on query with Left Outer Join (#7787) #7789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

[Bug Fix] SEGV on query with Left Outer Join (#7787)

c72b9dd
Select commit
Loading
Failed to load commit list.
Open

Fix SEGV on query with Left Outer Join (#7787) #7789

[Bug Fix] SEGV on query with Left Outer Join (#7787)
c72b9dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2024 in 0s

89.69% (target 87.50%)

View this Pull Request on Codecov

89.69% (target 87.50%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (7341191) to head (c72b9dd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7789      +/-   ##
==========================================
- Coverage   89.70%   89.69%   -0.01%     
==========================================
  Files         283      283              
  Lines       60515    60518       +3     
  Branches     7542     7542              
==========================================
- Hits        54284    54282       -2     
- Misses       4074     4080       +6     
+ Partials     2157     2156       -1