Devavret Makkar

Results 6 issues of Devavret Makkar

Contributes to #10186 This PR enables lexicographic comparisons between list columns. The comparison is robust to arbitrary levels of nesting, but does not yet support lists of (lists of...) structs....

feature request
libcudf
CMake
non-breaking

When reading the statistics for an ORC file written by cuDF, the result for sum is wrong when read using cuDF and absent when using pyorc. ```python In [1]: import...

bug
good first issue
cuIO
inactive-30d
inactive-90d

There have been several requests to enable row operators on nested types. This issue is to track all related issues as a story. There are three types of row operators...

feature request
libcudf
inactive-30d

So that kernels made for one context don't run on another.

Currently the bulk APIs are host calls which operate on one map. We have a use case where we have multiple small maps defined on a slice of pre-allocated slot...

type: feature request
helps: rapids
P3: Backlog

`cudf::table` does not handle the case where the data is empty but size is non-zero. This resulted in a bug when running queries with a count(*) with presto-cudf because the...

CLA Signed
cudf