influxdata / influxdata/datafusion-udf-wasm

Account for empty path strings in VFS

Open
#403 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

Title.

Some of our current VFS tests allow for performing read/write operations on empty file path strings. We should not allow this. Fix the VFS implementation to return errors when being asked to perform file IO on an empty path string.

Contributor guide

Open the contributing guide

Research direction

Locate the VFS implementation and the tests that currently allow read/write operations on empty path strings. Run the relevant VFS tests first; done means file I/O requests with an empty path return errors while valid paths continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, wasm
Domain
operating-systems
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.