Ryan Lee

Results 4 issues of Ryan Lee

Relies on https://github.com/rapidsai/cudf/pull/11520/files Follow up to #6062 Partial solution to #3149 (`Least` operator still outstanding) Supports `` (null safe equals) comparison on VectorVector, ScalarVector and VectorScalar columns.

task

A few optimizations in the strategy logic and lots of formatting from clang format

Resolves #11022 Resolves #11016 Fixes test failures caused by some overflow issues caused by the test, but not the focus or point of the test. Also marks and skips tests...

Description: With ANSI enabled, when reading invalid date in EXCEPTION mode, the exception string from Spark does not match the exception from Spark. Noticed in `csv_test.py::test_read_valid_and_invalid_dates` On Spark pre 4.0:...

Spark 4.0+