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

Pin pyarrow to < 15.0.0 #3918

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Pin pyarrow to < 15.0.0 #3918

merged 1 commit into from
Jan 27, 2024

Conversation

arnavgarg1
Copy link
Contributor

Seems like the latest Pyarrow release is incompatible with Ray 2.3.1: https://github.com/ludwig-ai/ludwig/actions/runs/7679371027/job/20930200980

@arnavgarg1 arnavgarg1 changed the title pin pyarrow to < 15.0.0 Pin pyarrow to < 15.0.0 Jan 27, 2024
Copy link

Unit Test Results

  6 files  ±    0    6 suites  ±0   14m 15s ⏱️ + 1m 24s
12 tests  -   48    9 ✔️  -   42    3 💤  - 4  0  - 2 
60 runs   - 120  42 ✔️  - 111  18 💤  - 3  0  - 6 

Results for commit 9f5eede. ± Comparison against base commit 6c0ca09.

This pull request removes 48 tests.
tests.ludwig.automl.test_base_config ‑ test_dataset_info[dask]
tests.ludwig.automl.test_base_config ‑ test_dataset_info[pandas]
tests.ludwig.automl.test_base_config ‑ test_infer_parquet_types
tests.ludwig.automl.test_base_config ‑ test_is_field_boolean[dask]
tests.ludwig.automl.test_base_config ‑ test_is_field_boolean[pandas]
tests.ludwig.automl.test_base_config ‑ test_object_and_bool_type_inference[col0-object]
tests.ludwig.automl.test_base_config ‑ test_object_and_bool_type_inference[col1-object]
tests.ludwig.automl.test_base_config ‑ test_object_and_bool_type_inference[col2-object]
tests.ludwig.automl.test_base_config ‑ test_object_and_bool_type_inference[col3-object]
tests.ludwig.automl.test_base_config ‑ test_object_and_bool_type_inference[col4-bool]
…

@arnavgarg1 arnavgarg1 merged commit 78966fa into master Jan 27, 2024
18 checks passed
@arnavgarg1 arnavgarg1 deleted the pin_pyarro branch January 27, 2024 22:24
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

Successfully merging this pull request may close these issues.

2 participants