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

ticdc: Support Vector data type #11620

Merged
merged 45 commits into from
Sep 24, 2024

update sync_diff_inspector_url

1a3136a
Select commit
Loading
Failed to load commit list.
Merged

ticdc: Support Vector data type #11620

update sync_diff_inspector_url
1a3136a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 24, 2024 in 0s

52.8301% of diff hit (target 0.0000%)

View this Pull Request on Codecov

52.8301% of diff hit (target 0.0000%)

Annotations

Check warning on line 215 in cdc/entry/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/entry/codec.go#L213-L215

Added lines #L213 - L215 were not covered by tests

Check warning on line 596 in cdc/entry/mounter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/entry/mounter.go#L595-L596

Added lines #L595 - L596 were not covered by tests

Check warning on line 63 in cdc/sink/ddlsink/mysql/format_ddl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/sink/ddlsink/mysql/format_ddl.go#L50-L63

Added lines #L50 - L63 were not covered by tests

Check warning on line 212 in cdc/sink/ddlsink/mysql/mysql_ddl_sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/sink/ddlsink/mysql/mysql_ddl_sink.go#L209-L212

Added lines #L209 - L212 were not covered by tests

Check warning on line 306 in cdc/sink/ddlsink/mysql/mysql_ddl_sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/sink/ddlsink/mysql/mysql_ddl_sink.go#L295-L306

Added lines #L295 - L306 were not covered by tests

Check warning on line 351 in cdc/sink/dmlsink/txn/mysql/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/sink/dmlsink/txn/mysql/mysql.go#L350-L351

Added lines #L350 - L351 were not covered by tests

Check warning on line 986 in pkg/sink/codec/avro/avro.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/avro/avro.go#L986

Added line #L986 was not covered by tests

Check warning on line 221 in pkg/sink/codec/common/verify_checksum.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/common/verify_checksum.go#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 360 in pkg/sink/codec/craft/message_decoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/craft/message_decoder.go#L357-L360

Added lines #L357 - L360 were not covered by tests

Check warning on line 226 in pkg/sink/codec/craft/message_encoder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/craft/message_encoder.go#L224-L226

Added lines #L224 - L226 were not covered by tests

Check warning on line 369 in pkg/sink/codec/csv/csv_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/csv/csv_message.go#L369

Added line #L369 was not covered by tests

Check warning on line 249 in pkg/sink/codec/debezium/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/debezium/codec.go#L243-L249

Added lines #L243 - L249 were not covered by tests

Check warning on line 515 in pkg/sink/codec/debezium/codec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/debezium/codec.go#L512-L515

Added lines #L512 - L515 were not covered by tests

Check warning on line 89 in pkg/sink/codec/maxwell/maxwell_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/maxwell/maxwell_message.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 109 in pkg/sink/codec/maxwell/maxwell_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/maxwell/maxwell_message.go#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 141 in pkg/sink/codec/maxwell/maxwell_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/maxwell/maxwell_message.go#L137-L141

Added lines #L137 - L141 were not covered by tests

Check warning on line 296 in pkg/sink/codec/maxwell/maxwell_message.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/codec/maxwell/maxwell_message.go#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 458 in pkg/sink/mysql/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/sink/mysql/config.go#L457-L458

Added lines #L457 - L458 were not covered by tests