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-#6990: Implement lazy execution for the Ray virtual partitions. #6991

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

FEAT-#6990: Implement lazy execution for the Ray virtual partitions.

92fe2f7
Select commit
Loading
Failed to load commit list.
Open

FEAT-#6990: Implement lazy execution for the Ray virtual partitions. #6991

FEAT-#6990: Implement lazy execution for the Ray virtual partitions.
92fe2f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2024 in 1s

15.23% of diff hit (target 30.00%)

View this Pull Request on Codecov

15.23% of diff hit (target 30.00%)

Annotations

Check warning on line 116 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 195 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L195

Added line #L195 was not covered by tests

Check warning on line 337 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L337

Added line #L337 was not covered by tests

Check warning on line 413 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L411-L413

Added lines #L411 - L413 were not covered by tests

Check warning on line 421 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L415-L421

Added lines #L415 - L421 were not covered by tests

Check warning on line 426 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L426

Added line #L426 was not covered by tests

Check warning on line 511 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L510-L511

Added lines #L510 - L511 were not covered by tests

Check warning on line 513 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L513

Added line #L513 was not covered by tests

Check warning on line 519 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L515-L519

Added lines #L515 - L519 were not covered by tests

Check warning on line 521 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L521

Added line #L521 was not covered by tests

Check warning on line 528 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L528

Added line #L528 was not covered by tests

Check warning on line 533 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L533

Added line #L533 was not covered by tests

Check warning on line 535 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L535

Added line #L535 was not covered by tests

Check warning on line 569 in modin/core/execution/ray/common/deferred_execution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/deferred_execution.py#L568-L569

Added lines #L568 - L569 were not covered by tests

Check warning on line 217 in modin/core/execution/ray/common/engine_wrapper.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/common/engine_wrapper.py#L217

Added line #L217 was not covered by tests

Check warning on line 16 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 29 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 35 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L35

Added line #L35 was not covered by tests

Check warning on line 39 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 47 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L49

Added line #L49 was not covered by tests

Check warning on line 52 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L52

Added line #L52 was not covered by tests

Check warning on line 73 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 75 in modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/core/execution/ray/implementations/pandas_on_ray/partitioning/lazy_virtual_partition.py#L75

Added line #L75 was not covered by tests