CGI-FR / CGI-FR/LINO

Add Parquet Export Format to `lino pull` Command

Open
#310 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

Description

To enhance performance and reduce storage requirements, this sub-task involves adding support for exporting data in Parquet format as part of the `lino pull` command. (#309)

**Tasks:**
- Integrate a library for Parquet serialization within the `lino` tool.
- Implement logic to export the pulled data in Parquet format.
- Add a `--format parquet` option to the `lino pull` command.
- Ensure compatibility with existing flags and options in `lino pull`.
- Write unit and integration tests to validate Parquet export functionality.
- Update the documentation to include usage examples for Parquet format.

**Acceptance Criteria:**
- The `lino pull` command exports data in Parquet format.
- The Parquet export is compatible with relevant `lino pull` flags and options.
- Documentation is updated with examples of Parquet format usage.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.