NVIDIA / NVIDIA/cudf

[FEA] Support `pl.Expr.cast(wrap_numerical=False)` properly

Open
#21,091 0 comments 0 reactions 0 assignees View on GitHub
cudf-polars feature request
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

xref https://github.com/pola-rs/polars/issues/26162

As noted in https://github.com/rapidsai/cudf/pull/20784, we currently ignore this option from Polars and will wrap numerical overflows. To properly support this option, we'll need pass this flag down to the casting logic to perform the overflow check for numerical casting

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.