Support using custom runtime with StaticTable
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
> I think we should pass runtime here as well, need to revisit
_Originally posted by @CTTY in [#2308](https://github.com/apache/iceberg-rust/pull/2308/changes#r3076021970)_
Or we can update `from_metadata` and `from_metadata_file` to ask for an explicit `Runtime`
Contributor guide
Research direction
Locate StaticTable and the from_metadata and from_metadata_file entry points, then read how runtime is currently obtained. Determine whether runtime should be passed through or requested explicitly, and confirm the chosen API consistently supports a custom Runtime without ambiguity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100