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

Fixing Column aliases in outer join queries #15384

Merged
merged 8 commits into from
Mar 5, 2024

Update go/test/endtoend/vtgate/queries/misc/misc_test.go

604503e
Select commit
Loading
Failed to load commit list.
Merged

Fixing Column aliases in outer join queries #15384

Update go/test/endtoend/vtgate/queries/misc/misc_test.go
604503e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 4, 2024 in 0s

89.28% of diff hit (target 67.41%)

View this Pull Request on Codecov

89.28% of diff hit (target 67.41%)

Annotations

Check warning on line 115 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-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 405 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#L405

Added line #L405 was not covered by tests