Skip to content

Pull requests: apache/iceberg-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

bench(reader): add ArrowReader benchmark harness
#2558 opened May 31, 2026 by viirya Member Loading…
chore(deps): Bump minijinja from 2.19.0 to 2.20.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2555 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2554 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump github/codeql-action from 4.35.5 to 4.36.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2553 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump dashmap from 6.1.0 to 6.2.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2552 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump the arrow-parquet group with 2 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2551 opened May 31, 2026 by dependabot Bot Loading…
chore(deps-dev): Bump huggingface-hub from 1.15.0 to 1.16.1 in /bindings/python dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code
#2550 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump actions/stale from 10.2.0 to 10.3.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2549 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump crate-ci/typos from 1.46.2 to 1.46.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2548 opened May 31, 2026 by dependabot Bot Loading…
chore(deps): Bump taiki-e/install-action from 2.77.4 to 2.79.7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2547 opened May 31, 2026 by dependabot Bot Loading…
fix(transaction): preserve delete-only manifests in FastAppend
#2545 opened May 31, 2026 by viirya Member Loading…
chore(ci): omit blanket/auto-trait/auto-derived impls from public API
#2542 opened May 30, 2026 by xanderbailey Contributor Loading…
chore(refactor): add manifest list reader
#2541 opened May 30, 2026 by xanderbailey Contributor Loading…
fix: sanitize Avro field names on write, respect iceberg-field-name on read
#2540 opened May 30, 2026 by SreeramGarlapati Contributor Loading…
6 tasks done
fix: add space in decimal type serialization for cross-engine compat
#2538 opened May 30, 2026 by SreeramGarlapati Contributor Loading…
3 tasks done
fix: support Java HadoopCatalog's v<n>.metadata.json naming
#2537 opened May 30, 2026 by SreeramGarlapati Contributor Loading…
5 tasks done
Position delete read improvements
#2532 opened May 30, 2026 by romusz Loading…
fix(catalog-sql): forward catalog props to FileIO
#2528 opened May 29, 2026 by kszucs Member Loading…
Extract name mapping from table properties
#2519 opened May 27, 2026 by prakharjain09 Loading…
fix: support decimal datum conversion by precision
#2508 opened May 26, 2026 by abnobdoss Loading…
feat(table): allow explicit runtime for static tables
#2501 opened May 25, 2026 by officialasishkumar Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.