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

Add use_multi_thread for as_data_frame #16278

Closed
wendycwong opened this issue May 28, 2024 · 0 comments
Closed

Add use_multi_thread for as_data_frame #16278

wendycwong opened this issue May 28, 2024 · 0 comments
Assignees
Milestone

Comments

@wendycwong
Copy link
Contributor

To alleviate user confusion, we are just going to add a flag to enable multi_thread automatically when user is using as_data_frame. The better fix will be in this issue: #16277

@wendycwong wendycwong self-assigned this May 28, 2024
@wendycwong wendycwong added this to the 3.46.0.3 milestone May 28, 2024
@valenad1 valenad1 modified the milestones: 3.46.0.3, 3.46.0.4 May 31, 2024
wendycwong added a commit that referenced this issue Jun 3, 2024
* GH-16278: add has_multi_thread flag to as_data_frame and adjust tests.

* Update h2o-py/tests/pyunit_utils/utils_parser_tests.py

Co-authored-by: Veronika Maurerová <maurever@users.noreply.github.com>

* change to python style in variable naming.

* GH-16278: remove datatable.  Multi-thread conversion only use pyarrow/polars now.

Co-authored-by: wendycwong <wendy.wong@h2o.ai>
@wendycwong wendycwong modified the milestones: 3.46.0.4, 3.46.0.3 Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants