jorisvandenbossche commented on issue #600:
URL:
https://github.com/apache/arrow-nanoarrow/issues/600#issuecomment-2322933380
To add one more potential clarification: Parquet is a file format, and so
the Arrow C++ project just "happens" to have functionality to read and write
that file format, similarly as it has also support for CSV, JSON, ORC, ... file
formats (but Parquet is probably the main reason for people to use Arrow C++
for file IO).
On the other hand, the nanoarrow project, as a minimal library, has no
support for reading/writing file formats (outside of Arrow IPC files)
--
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]