spark-rapids icon indicating copy to clipboard operation
spark-rapids copied to clipboard

[FEA] [EPIC] Priority JSON Issues

Open andygrove opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. We have a huge list of JSON issues in the original epic. This new epic is for tracking the higher priority issues that we want to focus on for now (24.02 and 24.04)

cuDF Issues:

  • [x] https://github.com/rapidsai/cudf/issues/10004
  • [x] https://github.com/rapidsai/cudf/issues/14226
  • [ ] https://github.com/rapidsai/cudf/issues/14239
  • [x] https://github.com/rapidsai/cudf/issues/14282
  • [x] https://github.com/rapidsai/cudf/issues/14288
  • [x] https://github.com/rapidsai/cudf/issues/14830

Plugin Issues:

  • from_json
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9590
    • [ ] https://github.com/NVIDIA/spark-rapids/issues/8558
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9353
    • [ ] https://github.com/NVIDIA/spark-rapids/issues/8204
    • [ ] https://github.com/NVIDIA/spark-rapids/issues/9592
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9597
    • [x] https://github.com/NVIDIA/spark-rapids/issues/10301
  • to_json
    • [x] https://github.com/NVIDIA/spark-rapids/issues/8780
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9514
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9515
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9516
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9518
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9872
  • GpuJsonScan
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9905
    • [ ] https://github.com/NVIDIA/spark-rapids/issues/9775
    • [ ] https://github.com/NVIDIA/spark-rapids/issues/10241
    • [x] https://github.com/NVIDIA/spark-rapids/issues/10270
  • other
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9212
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9310
    • [x] https://github.com/NVIDIA/spark-rapids/issues/9326

There are more JSON issues being tracked in the original JSON epic.

andygrove avatar Oct 17 '23 17:10 andygrove