influxdata / influxdata/datafusion-udf-wasm

Compress Python TAR-ball

Open
#430 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
20
Forks
3
Avg merge
6h 20m
Merged PRs (30d)
24

Description

We store our Python dependencies in a TAR archive that we then unpack on to the host VFS. We should compress this archive to make it a bit more storage efficient.

Contributor guide

Open the contributing guide

Research direction

Start by locating where the Python dependency TAR archive is created and where it is unpacked onto the host VFS. Verify how the archive is consumed before choosing the compression path. Done means the stored archive is compressed and dependencies still unpack correctly on the host VFS.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.