Skip to content

Add Parquet result format support via rugo vendor library#31

Merged
joocer merged 5 commits into
mainfrom
parquet-interchange
Jul 7, 2026
Merged

Add Parquet result format support via rugo vendor library#31
joocer merged 5 commits into
mainfrom
parquet-interchange

Conversation

@joocer

@joocer joocer commented Jul 7, 2026

Copy link
Copy Markdown
Member

This commit introduces the ability to fetch results from the Opteryx API in Parquet format instead of NDJSON, enabling zero-copy data transfer for larger datasets. It adds a new result_format execution option that allows users to specify 'json' (default) or 'parquet'. When Parquet is requested, the code uses the vend

joocer added 5 commits July 7, 2026 21:22
This commit introduces the ability to fetch results from the Opteryx API
in Parquet format instead of NDJSON, enabling zero-copy data transfer
for larger datasets. It adds a new `result_format` execution option that
allows users to specify 'json' (default) or 'parquet'. When Parquet is
requested, the code uses the vend
@joocer joocer merged commit 37ab8a0 into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant