Skip to content

Minor cleanup to use Bytes instead of Vec<u8>

Codecov / codecov/patch succeeded Jul 3, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 16 in src/daft-dsl/src/functions/binary/upload_to_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/binary/upload_to_folder.rs#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 24 in src/daft-dsl/src/functions/binary/upload_to_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/binary/upload_to_folder.rs#L24

Added line #L24 was not covered by tests

Check warning on line 30 in src/daft-dsl/src/functions/binary/upload_to_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/binary/upload_to_folder.rs#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 43 in src/daft-dsl/src/functions/binary/upload_to_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/binary/upload_to_folder.rs#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 60 in src/daft-dsl/src/functions/binary/upload_to_folder.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-dsl/src/functions/binary/upload_to_folder.rs#L57-L60

Added lines #L57 - L60 were not covered by tests

Check warning on line 538 in src/daft-io/src/azure_blob.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/azure_blob.rs#L532-L538

Added lines #L532 - L538 were not covered by tests

Check warning on line 426 in src/daft-io/src/google_cloud.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/google_cloud.rs#L424-L426

Added lines #L424 - L426 were not covered by tests

Check warning on line 241 in src/daft-io/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/http.rs#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 323 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L323

Added line #L323 was not covered by tests

Check warning on line 330 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L328-L330

Added lines #L328 - L330 were not covered by tests

Check warning on line 333 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L333

Added line #L333 was not covered by tests

Check warning on line 335 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L335

Added line #L335 was not covered by tests

Check warning on line 636 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L636

Added line #L636 was not covered by tests

Check warning on line 641 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L639-L641

Added lines #L639 - L641 were not covered by tests

Check warning on line 643 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L643

Added line #L643 was not covered by tests

Check warning on line 648 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L648

Added line #L648 was not covered by tests

Check warning on line 674 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L673-L674

Added lines #L673 - L674 were not covered by tests

Check warning on line 715 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L702-L715

Added lines #L702 - L715 were not covered by tests

Check warning on line 729 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L718-L729

Added lines #L718 - L729 were not covered by tests

Check warning on line 734 in src/daft-io/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/lib.rs#L731-L734

Added lines #L731 - L734 were not covered by tests

Check warning on line 110 in src/daft-io/src/local.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/local.rs#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 974 in src/daft-io/src/s3_like.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/s3_like.rs#L938-L974

Added lines #L938 - L974 were not covered by tests

Check warning on line 1036 in src/daft-io/src/s3_like.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/s3_like.rs#L1019-L1036

Added lines #L1019 - L1036 were not covered by tests

Check warning on line 85 in src/daft-io/src/stats.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/stats.rs#L82-L85

Added lines #L82 - L85 were not covered by tests

Check warning on line 117 in src/daft-io/src/stats.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-io/src/stats.rs#L114-L117

Added lines #L114 - L117 were not covered by tests