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

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
#2429 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): Bump serde_with from 3.18.0 to 3.19.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2428 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): Bump the arrow-parquet group with 6 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#2427 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): Bump github/codeql-action from 4.35.2 to 4.35.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2426 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): Bump taiki-e/install-action from 2.75.22 to 2.75.30 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2425 opened May 10, 2026 by dependabot Bot Loading…
chore(deps): Bump crate-ci/typos from 1.45.1 to 1.46.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#2424 opened May 10, 2026 by dependabot Bot Loading…
feat: add PrimitiveType::Variant to iceberg spec
#2423 opened May 10, 2026 by Shekharrajak Contributor Loading…
feat(partition): adjust transform boundary for timestamp types
#2422 opened May 9, 2026 by dentiny Contributor Loading…
fix(spec): validate schema types by format version
#2417 opened May 9, 2026 by manuzhang Member Loading…
fix(puffin): add missing magic number validation for puffins
#2416 opened May 9, 2026 by dentiny Contributor Loading…
feat(arrow): wire _pos virtual column through parquet reader
#2413 opened May 7, 2026 by Shekharrajak Contributor Loading…
4 tasks done
Add unknown datatype support
#2410 opened May 6, 2026 by manuzhang Member Draft
Add SnapshotValidator
#2406 opened May 6, 2026 by Shekharrajak Contributor Loading…
feat: bloom filter pushdown
#2398 opened May 2, 2026 by xanderbailey Contributor Loading…
test(transaction): Add round-trip tests for Properties & Location
#2392 opened May 1, 2026 by Kurtiscwright Contributor Loading…
ci: add check_standalone job to verify each crate compiles independently
#2389 opened Apr 30, 2026 by kevinjqliu Contributor Loading…
rfc: Implement an API for all Data File Formats
#2384 opened Apr 29, 2026 by Kurtiscwright Contributor Loading…
feat(encryption) [5/N] Support encryption: Encryption Manager
#2383 opened Apr 28, 2026 by xanderbailey Contributor Loading…
feat: support V0 iceberg_tables schema for SqlCatalog
#2380 opened Apr 28, 2026 by rchowell Contributor Loading…
Honor parquet compression table properties
#2378 opened Apr 27, 2026 by mattefunnel Loading…
feat: HuggingFace Hub storage backend and CDC table properties
#2375 opened Apr 27, 2026 by kszucs Member Loading…
feat(iceberg): Enable delete files processing in snapshot producer
#2367 opened Apr 24, 2026 by CTTY Collaborator Loading…
ProTip! Exclude everything labeled bug with -label:bug.