Use more public cuDF APIs in cudf_helpers - #2211
Conversation
|
/ok to test |
@willkill07, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/ |
|
/ok to test ef31441 |
|
Thanks @willkill07. I'll look into the failures |
|
/ok to test e2a0b1d |
|
@mroeschke what version of cuDF do we need to be on for these new APIs? |
|
These APIs, the important one being |
Ahh! OK, we're still on 25.02, this one will need to be placed on hold until we're able to update our version of cuDF. |
|
No problem, thanks for following up. Feel free to ping when Morpheus has upgraded and I can re-test this PR |
Description
cudf.DataFrame.from_pylibcudfnow accepts atable_with_metadataobject removing most all of the logic frommake_table_from_table_with_metadatacudf.corewhich is considered "private"By Submitting this PR I confirm: