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-#6398: Improved performance of list-like objects insertion into HDK DataFrames #6412

Merged
merged 6 commits into from
Jan 26, 2024

Apply suggestions from code review

2e73aea
Select commit
Loading
Failed to load commit list.
Merged

FEAT-#6398: Improved performance of list-like objects insertion into HDK DataFrames #6412

Apply suggestions from code review
2e73aea
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 26, 2024 in 1s

89.77% of diff hit (target 30.00%)

View this Pull Request on Codecov

89.77% of diff hit (target 30.00%)

Annotations

Check warning on line 1727 in modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py#L1727

Added line #L1727 was not covered by tests

Check warning on line 1818 in modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py#L1817-L1818

Added lines #L1817 - L1818 were not covered by tests

Check warning on line 2394 in modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py#L2392-L2394

Added lines #L2392 - L2394 were not covered by tests

Check warning on line 2397 in modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/dataframe.py#L2396-L2397

Added lines #L2396 - L2397 were not covered by tests

Check warning on line 559 in modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/dataframe/utils.py#L558-L559

Added lines #L558 - L559 were not covered by tests

Check warning on line 155 in modin/experimental/core/execution/native/implementations/hdk_on_native/partitioning/partition.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/partitioning/partition.py#L149-L155

Added lines #L149 - L155 were not covered by tests

Check warning on line 72 in modin/experimental/core/execution/native/implementations/hdk_on_native/partitioning/partition_manager.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

modin/experimental/core/execution/native/implementations/hdk_on_native/partitioning/partition_manager.py#L72

Added line #L72 was not covered by tests