influxdata / influxdata/datafusion-udf-wasm

Virtual File System: Write Support

Open
#133 0 comments 0 reactions 1 assignee Claimed by @Sl1mb0 View on GitHub
team/apps
Dominant language
Rust
Stars
20
Forks
3
Avg merge
6h 20m
Merged PRs (30d)
24

Description

# What
Add write support to our virtual file system.

# Why
#126 only adds a read-only virtual file system that is populated by the host using a pre-packaged TAR file. There are however good reasons to support writes as well:

- #134
- tempfile support for guests
- #135

# How
Extend the current implementation with whatever we need for writes. Be careful to not introduce DoS vectors.

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.