There's also these J bindings that can be used to read/write parquet
files directly from J: https://github.com/interregna/JArrow

On Wed, Feb 2, 2022 at 5:27 PM Stefan Baumann <ste...@bstr.at> wrote:
>
> Ric, You might want to check out DuckDB (https://duckdb.org/), I recently
> used it for reading and writing Parquet files.
> It's similar to SQLite but intended to be used for analytics.
> Stefan.
>
> On Wed, Feb 2, 2022 at 5:29 AM Ric Sherlock <tikk...@gmail.com> wrote:
>
> > I spend a fair bit of time wrangling data formatted as C structs, CSV and
> > am trying to move more to Parquet as a file storage format.
> > I've also had on my list to investigate what would be involved in
> > reading/writing Parquet from J. Do you know if anyone out there has looked
> > into this?
> > Ric
> >
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to