-
Notifications
You must be signed in to change notification settings - Fork 475
Pull requests: apache/iceberg-rust
Author
Label
Projects
Milestones
Reviews
Assignee
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…
feat(parquet_writer): truncate manifest bounds for STRING/BINARY/FIXED to match Java
#2544
opened May 31, 2026 by
SreeramGarlapati
Contributor
Loading…
feat(transaction): add RewriteManifestsAction for manifest compaction
#2543
opened May 31, 2026 by
SreeramGarlapati
Contributor
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
fix(catalog-sql): forward catalog props to FileIO
#2528
opened May 29, 2026 by
kszucs
Member
Loading…
feat(datafusion): report IcebergTableScan metrics
#2521
opened May 28, 2026 by
geoffreyclaude
Loading…
fix(transaction): detect duplicate file paths within a single FastAppend batch
#2509
opened May 26, 2026 by
SreeramGarlapati
Contributor
Loading…
feat(table): allow explicit runtime for static tables
#2501
opened May 25, 2026 by
officialasishkumar
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.