Skip to content

Commit

Permalink
Column to JCUDF row for tables with strings (NVIDIA#10235)
Browse files Browse the repository at this point in the history
This is the code for the column to row portion of the string work. This code will convert a table that includes strings into the JCUDF row format. This depends on NVIDIA#10157 and as such, is a draft PR until that is merged. I am putting this up now so people working on reviewing that PR can see where it is headed.

closes NVIDIA#10234

Authors:
  - Mike Wilson (https://github.com/hyperbolic2346)

Approvers:
  - Nghia Truong (https://github.com/ttnghia)
  - MithunR (https://github.com/mythrocks)
  - https://github.com/nvdbaranec

URL: rapidsai/cudf#10235
  • Loading branch information
hyperbolic2346 authored Mar 22, 2022
1 parent 0a2aa98 commit 26c22b6
Showing 1 changed file with 270 additions and 95 deletions.
Loading

0 comments on commit 26c22b6

Please sign in to comment.