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

Copy expression types to avoid weight_strings and derived tables #15069

Merged
merged 3 commits into from
Feb 2, 2024

copying the types, some Union operators do not need to be transformed…

b1827e5
Select commit
Loading
Failed to load commit list.
Merged

Copy expression types to avoid weight_strings and derived tables #15069

copying the types, some Union operators do not need to be transformed…
b1827e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 31, 2024 in 1s

56.57% of diff hit (target 47.29%)

View this Pull Request on Codecov

56.57% of diff hit (target 47.29%)

Annotations

Check warning on line 240 in go/cmd/vtctldclient/command/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/cmd/vtctldclient/command/root.go#L240

Added line #L240 was not covered by tests

Check warning on line 125 in go/cmd/vtctldclient/command/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/cmd/vtctldclient/command/schema.go#L125

Added line #L125 was not covered by tests

Check warning on line 99 in go/mysql/capabilities/capability.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/capabilities/capability.go#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 107 in go/mysql/capabilities/capability.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/capabilities/capability.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 113 in go/mysql/capabilities/capability.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/capabilities/capability.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 90 in go/mysql/datetime/mydate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/datetime/mydate.go#L87-L90

Added lines #L87 - L90 were not covered by tests

Check warning on line 212 in go/mysql/flavor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/mysql/flavor.go#L212

Added line #L212 was not covered by tests

Check warning on line 315 in go/vt/mysqlctl/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/mysqlctl/schema.go#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 352 in go/vt/mysqlctl/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/mysqlctl/schema.go#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 357 in go/vt/mysqlctl/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/mysqlctl/schema.go#L356-L357

Added lines #L356 - L357 were not covered by tests

Check warning on line 134 in go/vt/schemadiff/column.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/column.go#L134

Added line #L134 was not covered by tests

Check warning on line 138 in go/vt/schemadiff/column.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/column.go#L138

Added line #L138 was not covered by tests

Check warning on line 144 in go/vt/schemadiff/column.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/column.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 161 in go/vt/schemadiff/column.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/column.go#L161

Added line #L161 was not covered by tests

Check warning on line 165 in go/vt/schemadiff/column.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/column.go#L165

Added line #L165 was not covered by tests

Check warning on line 121 in go/vt/schemadiff/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/schema.go#L121

Added line #L121 was not covered by tests

Check warning on line 968 in go/vt/schemadiff/schema.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/schema.go#L967-L968

Added lines #L967 - L968 were not covered by tests

Check warning on line 357 in go/vt/schemadiff/schema_diff.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/schema_diff.go#L356-L357

Added lines #L356 - L357 were not covered by tests

Check warning on line 131 in go/vt/schemadiff/table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/table.go#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 352 in go/vt/schemadiff/table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/table.go#L351-L352

Added lines #L351 - L352 were not covered by tests

Check warning on line 417 in go/vt/schemadiff/table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/table.go#L417

Added line #L417 was not covered by tests

Check warning on line 432 in go/vt/schemadiff/table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/schemadiff/table.go#L432

Added line #L432 was not covered by tests

Check warning on line 241 in go/vt/sidecardb/sidecardb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/sidecardb/sidecardb.go#L241

Added line #L241 was not covered by tests

Check warning on line 3080 in go/vt/sqlparser/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/sqlparser/cached_size.go#L3073-L3080

Added lines #L3073 - L3080 were not covered by tests

Check warning on line 3083 in go/vt/sqlparser/cached_size.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/sqlparser/cached_size.go#L3082-L3083

Added lines #L3082 - L3083 were not covered by tests