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

Backport v19: Fixing Column aliases in outer join queries (#15384) #17418

Merged
merged 1 commit into from
Dec 20, 2024

Fixing Column aliases in outer join queries (#15384)

d506249
Select commit
Loading
Failed to load commit list.
Merged

Backport v19: Fixing Column aliases in outer join queries (#15384) #17418

Fixing Column aliases in outer join queries (#15384)
d506249
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2024 in 0s

87.87% of diff hit (target 65.13%)

View this Pull Request on Codecov

87.87% of diff hit (target 65.13%)

Annotations

Check warning on line 116 in go/vt/vtgate/engine/simple_projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/engine/simple_projection.go#L114-L116

Added lines #L114 - L116 were not covered by tests

Check warning on line 429 in go/vt/vtgate/planbuilder/operators/projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/projection.go#L429

Added line #L429 was not covered by tests