Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Add compression to split output #28

Open
@felix-hh

Description

Hi - excellent tool! Its blazingly fast at tearing these large json files into digestible pieces for duckdb.

I'm working with the split output of mrfparse and the its size is one of my bottlenecks as I am using HDD to reduce costs (low speed for read/write, but extremely cheap). I would want to reduce the size of what I write to disk from memory using compression.

Is there support for this already that I have missed, or would it be possible to add it? I would look into it, it does not sound extremely complicated but I have never coded in Go.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions