apache / apache/iceberg-rust

Support using custom runtime with StaticTable

Open
#2,454 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.