Uh oh!
There was an error while loading. Please reload this page.
MINOR: [Docs][Java] Update status documentation for Java's CSV read support (as per ARROW-17786) - #34390
Conversation
Update status documentation: CSV read in Java from #14182
Thanks for opening a pull request! If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project. Then could you also rename the pull request title in the following format? or In the case of PARQUET issues on JIRA the title also supports: See also: |
| | Avro | | R | | | | | | | ||
| +-----------------------------+---------+---------+-------+------------+-------+-------+-------+ | ||
| | CSV | R/W | | R/W | | | R/W | R/W | | ||
| | CSV | R/W | R | R/W | | | R/W | R/W | |
There was a problem hiding this comment.
We should add the caveat that it's through JNI (like for ORC below).
ursabot
commented
Mar 2, 2023
Benchmark runs are scheduled for baseline = 2ebb3f7 and contender = 5a7d89c. 5a7d89c is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
ursabot
commented
Mar 2, 2023
['Python', 'R'] benchmarks have high level of regressions. |
Update status documentation: CSV read in Java from #14182