NVIDIA / NVIDIA/cudf

[FEA] JSON reader: support unquoted JSON field names.

Open
#10,266 5 comments 0 reactions 0 assignees View on GitHub
0 - Backlog cuIO feature request libcudf Spark
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

This is part of FEA of https://github.com/NVIDIA/spark-rapids/issues/9
We have a JSON file

``` json
{name: "Reynold Xin"}
```

Spark can parse it when enabling `allowUnquotedFieldNames`

CUDF parsing will throw exception

We expect there is a configure `allowUnquotedFieldNames` to control this behavior.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.