Open ttnghia opened 4 weeks ago
This fixes plugin build which breaks due to rewriting Java API Table.readJSON to return the output from libcudf read_json directly (https://github.com/rapidsai/cudf/pull/17180).
Table.readJSON
read_json
Depends on:
Partially contributes to https://github.com/NVIDIA/spark-rapids/issues/11560.
This fixes plugin build which breaks due to rewriting Java API
Table.readJSON
to return the output from libcudfread_json
directly (https://github.com/rapidsai/cudf/pull/17180).Depends on:
Partially contributes to https://github.com/NVIDIA/spark-rapids/issues/11560.