datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Implement native parsing of JSON files

Open andygrove opened this issue 1 year ago • 0 comments

What is the problem the feature request solves?

We can probably accelerate reading of JSON files by continuing to use JVM Spark to read bytes from disk but then parse the JSON in native code.

Describe the potential solution

No response

Additional context

No response

andygrove avatar Aug 28 '24 23:08 andygrove