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

sink: avoid memory allocations for transforming ColumnData to Column #11595

Merged
merged 17 commits into from
Sep 25, 2024

Merge branch 'master' into improve-column

c0fcb0c
Select commit
Loading
Failed to load commit list.
Merged

sink: avoid memory allocations for transforming ColumnData to Column #11595

Merge branch 'master' into improve-column
c0fcb0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 25, 2024 in 1s

48.9104% of diff hit (target 0.0000%)

View this Pull Request on Codecov

48.9104% of diff hit (target 0.0000%)

Annotations

Check warning on line 1315 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1309-L1315

Added lines #L1309 - L1315 were not covered by tests

Check warning on line 1320 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1319-L1320

Added lines #L1319 - L1320 were not covered by tests

Check warning on line 1325 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1324-L1325

Added lines #L1324 - L1325 were not covered by tests

Check warning on line 1330 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1329-L1330

Added lines #L1329 - L1330 were not covered by tests

Check warning on line 1335 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1334-L1335

Added lines #L1334 - L1335 were not covered by tests

Check warning on line 1340 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1339-L1340

Added lines #L1339 - L1340 were not covered by tests

Check warning on line 1345 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1344-L1345

Added lines #L1344 - L1345 were not covered by tests

Check warning on line 1350 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1349-L1350

Added lines #L1349 - L1350 were not covered by tests

Check warning on line 1379 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1354-L1379

Added lines #L1354 - L1379 were not covered by tests

Check warning on line 1381 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1381

Added line #L1381 was not covered by tests

Check warning on line 1387 in cdc/model/sink.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink.go#L1385-L1387

Added lines #L1385 - L1387 were not covered by tests

Check warning on line 299 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L297-L299

Added lines #L297 - L299 were not covered by tests

Check warning on line 306 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L304-L306

Added lines #L304 - L306 were not covered by tests

Check warning on line 314 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L312-L314

Added lines #L312 - L314 were not covered by tests

Check warning on line 345 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L316-L345

Added lines #L316 - L345 were not covered by tests

Check warning on line 354 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L349-L354

Added lines #L349 - L354 were not covered by tests

Check warning on line 367 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L366-L367

Added lines #L366 - L367 were not covered by tests

Check warning on line 384 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L371-L384

Added lines #L371 - L384 were not covered by tests

Check warning on line 402 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L398-L402

Added lines #L398 - L402 were not covered by tests

Check warning on line 415 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L413-L415

Added lines #L413 - L415 were not covered by tests

Check warning on line 422 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L420-L422

Added lines #L420 - L422 were not covered by tests

Check warning on line 429 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L428-L429

Added lines #L428 - L429 were not covered by tests

Check warning on line 460 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L431-L460

Added lines #L431 - L460 were not covered by tests

Check warning on line 469 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L464-L469

Added lines #L464 - L469 were not covered by tests

Check warning on line 483 in cdc/model/sink_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/model/sink_gen.go#L482-L483

Added lines #L482 - L483 were not covered by tests