Andy Grove
Andy Grove
Ok, I now realize I have gone full circle on this and now understand why the tests were xfailed and why the feature was disabled. To support parsing JSON to...
we ask to read the `state` column as a string, but cuDF returns `List` and we do not have access to the JSON key names, just the values. ``` COLUMN...
I started on a prototype for this issue in https://github.com/NVIDIA/spark-rapids/pull/10326 and this needs updating now that https://github.com/rapidsai/cudf/pull/14954 has been merged
> @andygrove do you still plan on trying to fix this? I am not actively working on this, so have unassigned myself.