influxdata / influxdata/datafusion-udf-wasm
Compress Python TAR-ball
Open
- 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
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