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

Implement native parsing of CSV files

Open andygrove opened this issue 1 year ago • 1 comments

What is the problem the feature request solves?

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

Describe the potential solution

No response

Additional context

No response

andygrove avatar Aug 28 '24 23:08 andygrove

Hello.

I would like to start working on this.

psvri avatar Sep 12 '24 06:09 psvri