LantaoJin opened a new issue, #22: URL: https://github.com/apache/datafusion-java/issues/22
## Is your feature request related to a problem or challenge? The `Project status` section of the README lists CSV / JSON / Avro under "Data sources" as not-yet-supported. The Java bindings currently only expose `registerParquet` / `readParquet`, so any user with CSV input has to either shell out to DataFusion's Rust CLI or pre-convert files to Parquet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
