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

[FEAT] Remote parquet streaming #2620

Merged
merged 7 commits into from
Aug 9, 2024

dont need idxs

7d25f53
Select commit
Loading
Failed to load commit list.
Merged

[FEAT] Remote parquet streaming #2620

dont need idxs
7d25f53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 7, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 461 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L461

Added line #L461 was not covered by tests

Check warning on line 500 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L500

Added line #L500 was not covered by tests

Check warning on line 503 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L503

Added line #L503 was not covered by tests

Check warning on line 506 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L506

Added line #L506 was not covered by tests

Check warning on line 523 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L523

Added line #L523 was not covered by tests

Check warning on line 789 in src/daft-parquet/src/file.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/file.rs#L789

Added line #L789 was not covered by tests

Check warning on line 78 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L86

Added line #L86 was not covered by tests

Check warning on line 91 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 101 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L101

Added line #L101 was not covered by tests

Check warning on line 115 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L109-L115

Added lines #L109 - L115 were not covered by tests

Check warning on line 477 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L459-L477

Added lines #L459 - L477 were not covered by tests

Check warning on line 481 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L481

Added line #L481 was not covered by tests

Check warning on line 487 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L485-L487

Added lines #L485 - L487 were not covered by tests

Check warning on line 489 in src/daft-parquet/src/stream_reader.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-parquet/src/stream_reader.rs#L489

Added line #L489 was not covered by tests