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

*: support concurrent write for S3 writer #45723

Merged
merged 4 commits into from
Aug 4, 2023

refine

814a854
Select commit
Loading
Failed to load commit list.
Merged

*: support concurrent write for S3 writer #45723

refine
814a854
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 4, 2023 in 1s

12.5000% of diff hit (target 0.0000%)

View this Pull Request on Codecov

12.5000% of diff hit (target 0.0000%)

Annotations

Check warning on line 510 in br/pkg/storage/azblob.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/azblob.go#L510

Added line #L510 was not covered by tests

Check warning on line 249 in br/pkg/storage/gcs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/gcs.go#L249

Added line #L249 was not covered by tests

Check warning on line 126 in br/pkg/storage/hdfs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/hdfs.go#L126

Added line #L126 was not covered by tests

Check warning on line 46 in br/pkg/storage/noop.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/noop.go#L46

Added line #L46 was not covered by tests

Check warning on line 924 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L923-L924

Added lines #L923 - L924 were not covered by tests

Check warning on line 929 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L928-L929

Added lines #L928 - L929 were not covered by tests

Check warning on line 934 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L931-L934

Added lines #L931 - L934 were not covered by tests

Check warning on line 966 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L938-L966

Added lines #L938 - L966 were not covered by tests

Check warning on line 968 in br/pkg/storage/s3.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

br/pkg/storage/s3.go#L968

Added line #L968 was not covered by tests