cudf-polars-cu12 25.2.0__py3-none-any.whl → 25.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
cudf_polars/VERSION CHANGED
@@ -1 +1 @@
1
- 25.02.00
1
+ 25.02.01
@@ -214,6 +214,10 @@ TESTS_TO_SKIP: Mapping[str, str] = {
214
214
  "tests/unit/streaming/test_streaming_group_by.py::test_streaming_group_by_literal[1]": "May segfault w/the legacy streaming engine",
215
215
  # Fails in CI, but passes locally
216
216
  "tests/unit/streaming/test_streaming.py::test_streaming_streamable_functions": "RuntimeError: polars_python::sql::PySQLContext is unsendable, but is being dropped on another thread",
217
+ # TODO: Remove once when we support polars 1.23
218
+ "tests/unit/io/database/test_read.py::test_read_database[uri: connectorx]": "ValueError: arrow2",
219
+ "tests/unit/io/database/test_read.py::test_read_database_cx_credentials[fakedb://123:456@account/database/schema?warehouse=warehouse&role=role]": "ValueError: arrow2",
220
+ "tests/unit/io/database/test_read.py::test_read_database_cx_credentials[fakedb://my#%us3r:p433w0rd@not_a_real_host:9999/database]": "ValueError: arrow2",
217
221
  }
218
222
 
219
223
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: cudf-polars-cu12
3
- Version: 25.2.0
3
+ Version: 25.2.1
4
4
  Summary: Executor for polars using cudf
5
5
  Author: NVIDIA Corporation
6
6
  License: Apache 2.0
@@ -1,4 +1,4 @@
1
- cudf_polars/VERSION,sha256=gWnOsR7j8lHNsXJO_balY3FJzbDTto6xlQk1ItvppEY,8
1
+ cudf_polars/VERSION,sha256=nlL-7fwhajnEpqMIJLNLqohcn_HQNElnEoGYePqtbeE,8
2
2
  cudf_polars/__init__.py,sha256=fSTx5nmqajdwp7qvP4PnYL6wZN9-k1fKB43NkcZlHwk,740
3
3
  cudf_polars/_version.py,sha256=kj5Ir4dxZRR-k2k8mWUDJHiGpE8_ZcTNzt_kMZxcFRA,528
4
4
  cudf_polars/callback.py,sha256=u8CyAFgb9f8fL4eOBqGRQWb0BuoX6tIDaig4gJeAlLw,9023
@@ -35,14 +35,14 @@ cudf_polars/experimental/parallel.py,sha256=M6vECqlpaOVpbm_MSw84EUxC7TgwO8YHrfEw
35
35
  cudf_polars/experimental/select.py,sha256=TMU-7DKv8e-F0Crqn811HDiBAHzyZxE68kTnYmuZYjk,1196
36
36
  cudf_polars/testing/__init__.py,sha256=0MnlTjkTEqkSpL5GdMhQf4uXOaQwNrzgEJCZKa5FnL4,219
37
37
  cudf_polars/testing/asserts.py,sha256=-D9ZNojBZk75Dz8c8IZUMF_sPOJc9bIsX2cybqX2zK8,7883
38
- cudf_polars/testing/plugin.py,sha256=a6gxdQoC1Hgx1wSjm_nrwvs5W4AUdhpaH0qC8Of8jW4,24557
38
+ cudf_polars/testing/plugin.py,sha256=TiBV5WTTUfGk9fHikWLr6qfDZCqiJ8jRULF0QccOLQ4,25041
39
39
  cudf_polars/typing/__init__.py,sha256=7A2xD8w62xG-jrx9ujxWkQnEGTt8WN-s_S_VT8pNP7M,3555
40
40
  cudf_polars/utils/__init__.py,sha256=urdV5MUIneU8Dn6pt1db5GkDG0oY4NsFD0Uhl3j98l8,195
41
41
  cudf_polars/utils/dtypes.py,sha256=6ygA_y-wTdv0WelNnWGZDnzgA2GKHfkhQ_hfP-jr8mk,6570
42
42
  cudf_polars/utils/sorting.py,sha256=Mqb_KLsYnKU8p1dDan2mtlIQl65RqwM78OlUi-_Jj0k,1725
43
43
  cudf_polars/utils/versions.py,sha256=4txZKAD5Ql-fEeW9HAomHgePOnNN1pj1e-XXPE0HSAQ,605
44
- cudf_polars_cu12-25.2.0.dist-info/LICENSE,sha256=4YCpjWCbYMkMQFW47JXsorZLOaP957HwmP6oHW2_ngM,11348
45
- cudf_polars_cu12-25.2.0.dist-info/METADATA,sha256=_NnRcF4Gzeq_9vIMkV2VUW1MNh8krORxnyNKCxbR-TU,4545
46
- cudf_polars_cu12-25.2.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
47
- cudf_polars_cu12-25.2.0.dist-info/top_level.txt,sha256=w2bOa7MpuyapYgZh480Znh4UzX7rSWlFcYR1Yo6QIPs,12
48
- cudf_polars_cu12-25.2.0.dist-info/RECORD,,
44
+ cudf_polars_cu12-25.2.1.dist-info/LICENSE,sha256=4YCpjWCbYMkMQFW47JXsorZLOaP957HwmP6oHW2_ngM,11348
45
+ cudf_polars_cu12-25.2.1.dist-info/METADATA,sha256=EgdJTYHsoB2TMT_AKFSHaVO-zQzQE6GASd9z7522IIA,4545
46
+ cudf_polars_cu12-25.2.1.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
47
+ cudf_polars_cu12-25.2.1.dist-info/top_level.txt,sha256=w2bOa7MpuyapYgZh480Znh4UzX7rSWlFcYR1Yo6QIPs,12
48
+ cudf_polars_cu12-25.2.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.0)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5