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

BLOCKED!!! 🚧 [FEAT]: connect: df.sort #3357

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

update

419464b
Select commit
Loading
Failed to load commit list.
Draft

BLOCKED!!! 🚧 [FEAT]: connect: df.sort #3357

update
419464b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 0s

0.00% of diff hit (target 77.84%)

View this Pull Request on Codecov

0.00% of diff hit (target 77.84%)

Annotations

Check warning on line 120 in src/daft-connect/src/translation/logical_plan.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan.rs#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 17 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L12-L17

Added lines #L12 - L17 were not covered by tests

Check warning on line 21 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 24 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 27 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 33 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L33

Added line #L33 was not covered by tests

Check warning on line 38 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L35-L38

Added lines #L35 - L38 were not covered by tests

Check warning on line 41 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 44 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L44

Added line #L44 was not covered by tests

Check warning on line 47 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 50 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 52 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L52

Added line #L52 was not covered by tests

Check warning on line 55 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L55

Added line #L55 was not covered by tests

Check warning on line 58 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 61 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L61

Added line #L61 was not covered by tests

Check warning on line 64 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L64

Added line #L64 was not covered by tests

Check warning on line 67 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 72 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 75 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/daft-connect/src/translation/logical_plan/sort.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/daft-connect/src/translation/logical_plan/sort.rs#L77-L78

Added lines #L77 - L78 were not covered by tests