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

evalengine: Implement LAST_DAY #15038

Merged
merged 4 commits into from
Jan 26, 2024

Add check for IsZero datetime in Fn_LAST_DAY

c24efc8
Select commit
Loading
Failed to load commit list.
Merged

evalengine: Implement LAST_DAY #15038

Add check for IsZero datetime in Fn_LAST_DAY
c24efc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 26, 2024 in 0s

71.01% of diff hit (target 47.36%)

View this Pull Request on Codecov

71.01% of diff hit (target 47.36%)

Annotations

Check warning on line 1085 in go/vt/vtgate/evalengine/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/cached_size.go#L1078-L1085

Added lines #L1078 - L1085 were not covered by tests

Check warning on line 1088 in go/vt/vtgate/evalengine/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/cached_size.go#L1087-L1088

Added lines #L1087 - L1088 were not covered by tests

Check warning on line 3790 in go/vt/vtgate/evalengine/compiler_asm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/compiler_asm.go#L3788-L3790

Added lines #L3788 - L3790 were not covered by tests

Check warning on line 1238 in go/vt/vtgate/evalengine/fn_time.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/fn_time.go#L1237-L1238

Added lines #L1237 - L1238 were not covered by tests

Check warning on line 420 in go/vt/vtgate/evalengine/translate_builtin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/evalengine/translate_builtin.go#L419-L420

Added lines #L419 - L420 were not covered by tests