Sign in
apache
/
iceberg-rust
/
HEAD
7726e13
refactor!(writer): borrow TableMetadata in DefaultLocationGenerator::new (#2604)
by Sreesh Maheshwar
· 75 minutes ago
main
41b23e1
fix: use name-mapped field IDs for projection and predicate pushdown (#2612)
by Liang-Chi Hsieh
· 2 hours ago
80a30d3
fix(reader): `filter_row_groups_by_byte_range` duplicates rows for sub-row-group file splits (#2615)
by Matt Butrovich
· 11 hours ago
c527d7f
fix(s3tables): add TableNotFound error handling (#2595)
by Daniel Carl Jones
· 31 hours ago
9394028
fix(spec): Fix incorrect totals when previous is omitted or invalid (#2589)
by Daniel Carl Jones
· 2 days ago
5d9d0f5
fix(catalog): Only list iceberg tables for Glue (#2570)
by Shawn Chang
· 2 days ago
315a0eb
fix(storage-opendal): add TimeoutLayer inside RetryLayer to bound hangs (#2455)
by Al Johri
· 3 days ago
f73fc30
fix(catalog-sql): forward catalog props to FileIO (#2528)
by Krisztián Szűcs
· 3 days ago
47eaef7
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2600)
by dependabot[bot]
· 4 days ago
6a2c7c1
chore(deps-dev): Bump huggingface-hub from 1.15.0 to 1.17.0 in /bindings/python (#2597)
by dependabot[bot]
· 4 days ago
a8621bd
chore(deps): Bump crate-ci/typos from 1.46.3 to 1.47.0 (#2598)
by dependabot[bot]
· 4 days ago
622a750
chore(deps): Bump taiki-e/install-action from 2.79.7 to 2.81.1 (#2599)
by dependabot[bot]
· 4 days ago
97711b9
ci: consolidate HF/CDC integration tests into existing CI jobs (#2587)
by Krisztián Szűcs
· 7 days ago
e538307
chore(deps): bump opendal from 0.56 to 0.57 (#2588)
by Krisztián Szűcs
· 7 days ago
d32c234
chore(refactor) refactor manifest list writer to take Box<dyn FileWrite> to prep for encryption (#2564)
by Xander
· 7 days ago
f064f2b
chore(refactor) refactor ManifestWriterBuilder to take Box<dyn FileWrite> and location (#2568)
by Xander
· 8 days ago
1f3934e
feat(avro): enable snappy codec support (#2573)
by Paul Roman
· 8 days ago
bb51503
chore(refactor) add file scan task builder (#2582)
by Xander
· 8 days ago
b60717a
Split manifest_list into smaller modules (#2577)
by blackmwk
· 8 days ago
60513fd
fix(ci): correct checkout version comment for zizmor (#2578)
by Xander
· 8 days ago
83e7b10
chore(refactor): add manifest list reader (#2541)
by Xander
· 9 days ago
130ea0f
Increase the throughput of the `validate_duplicate_files` (#2296)
by Victor Ghita
· 9 days ago
4589e9c
fix(transaction): preserve delete-only manifests in FastAppend (#2545)
by Liang-Chi Hsieh
· 10 days ago
eef9b42
chore(ci): omit blanket/auto-trait/auto-derived impls from public API (#2542)
by Xander
· 11 days ago
0ce3069
chore(deps): Bump taiki-e/install-action from 2.77.4 to 2.79.7 (#2547)
by dependabot[bot]
· 11 days ago
31e9624
chore(deps): Bump crate-ci/typos from 1.46.2 to 1.46.3 (#2548)
by dependabot[bot]
· 11 days ago
a0afb01
chore(deps): Bump actions/stale from 10.2.0 to 10.3.0 (#2549)
by dependabot[bot]
· 11 days ago
9858066
chore(deps): Bump the arrow-parquet group with 2 updates (#2551)
by dependabot[bot]
· 11 days ago
34d2b4c
chore(deps): Bump dashmap from 6.1.0 to 6.2.1 (#2552)
by dependabot[bot]
· 11 days ago
c58da2f
chore(deps): Bump github/codeql-action from 4.35.5 to 4.36.0 (#2553)
by dependabot[bot]
· 11 days ago
3eefecd
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2554)
by dependabot[bot]
· 11 days ago
00dd57e
chore(deps): Bump minijinja from 2.19.0 to 2.20.0 (#2555)
by dependabot[bot]
· 11 days ago
3bdd6ef
Ignore RUSTSEC-2024-0014 (#2531)
by blackmwk
· 12 days ago
324f756
feat(ci): add cargo-public-api checks for public API stability (#2525)
by Xander
· 13 days ago
28c4800
Add some scripts to help release (#2522)
by blackmwk
· 2 weeks ago
9673e14
docs: add Iceberg security model (#2524)
by Sung Yun
· 2 weeks ago
28ad46f
chore(deps): Bump urllib3 from 2.6.3 to 2.7.0 in /bindings/python (#2523)
by dependabot[bot]
· 2 weeks ago
47527fe
feat(iceberg): log warning when available_parallelism falls back to default (#2520)
by Xin Huang
· 2 weeks ago
47df964
Infra: add bindings/python into root workspace (#2506)
by Kevin Liu
· 2 weeks ago
496f061
fix(spec): don't panic on overwrite-truncate when previous totals exceed i32::MAX or are non-numeric (#2511)
by Sreeram Garlapati
· 2 weeks ago
f7b4122
chore(spec): remove stale #[allow(dead_code)] from snapshot_summary (#2514)
by Sreeram Garlapati
· 2 weeks ago
e27c844
Add Spice.ai to Users (#2516)
by Luke Kim
· 2 weeks ago
023f4ea
feat(arrow): pass `&FieldRef` instead of `&Field` in `ArrowSchemaVisitor` to achieve cheap clone (#2471)
by Liang Gong
· 2 weeks ago
a3d2764
Use cargo publish to publish crates (#2489)
by blackmwk
· 2 weeks ago
28accbe
chore(deps): Bump the arrow-parquet group across 1 directory with 6 updates (#2496)
by dependabot[bot]
· 2 weeks ago
5b56de8
Add Hugging Face storage option to storage/opendal/README (#2487)
by Quentin Lhoest
· 2 weeks ago
cc0ead3
ci(toml): check toml fmt (#2504)
by Liang Gong
· 2 weeks ago
32cfbe0
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2498)
by dependabot[bot]
· 2 weeks ago
728d9a1
docs: add pyiceberg-core release validation (#2502)
by Asish Kumar
· 3 weeks ago
a1660a0
chore(deps): Bump github/codeql-action from 4.35.4 to 4.35.5 (#2497)
by dependabot[bot]
· 3 weeks ago
59f86eb
chore(deps-dev): Bump maturin from 1.13.2 to 1.13.3 in /bindings/python (#2495)
by dependabot[bot]
· 3 weeks ago
ed186a1
chore(deps): Bump zizmorcore/zizmor-action from 0.5.3 to 0.5.6 (#2494)
by dependabot[bot]
· 3 weeks ago
92535af
chore(deps): Bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 (#2493)
by dependabot[bot]
· 3 weeks ago
9918c18
chore(deps): Bump taiki-e/install-action from 2.77.4 to 2.79.0 (#2492)
by dependabot[bot]
· 3 weeks ago
6234705
chore(deps): Bump crate-ci/typos from 1.46.1 to 1.46.2 (#2491)
by dependabot[bot]
· 3 weeks ago
b9ae1c7
chore(deps): Bump serde_with from 3.19.0 to 3.20.0 (#2499)
by dependabot[bot]
· 3 weeks ago
3ae4017
chore: Add a lock check to CI (#2484)
by Xander
· 3 weeks ago
5b8e78c
fix(spec): support JSON binary literals (#2476)
by Minh Vu
· 3 weeks ago
2d5444b
feat: HuggingFace Hub storage backend and CDC table properties (#2375)
by Krisztián Szűcs
· 3 weeks ago
8c6e214
chore(deps): Bump idna from 3.13 to 3.15 in /bindings/python (#2470)
by dependabot[bot]
· 3 weeks ago
aa58d2f
feat(partition): adjust transform boundary for timestamp types (#2422)
by dentiny
· 3 weeks ago
7c45651
feat(encryption) [6/N] support `ArrowReaderOptions` in `get_metadata` (#2402)
by Xander
· 3 weeks ago
9c70b97
chore(deps-dev): Bump maturin from 1.13.1 to 1.13.2 in /bindings/python (#2458)
by dependabot[bot]
· 4 weeks ago
2646663
chore(deps): Bump github/codeql-action from 4.35.3 to 4.35.4 (#2457)
by dependabot[bot]
· 4 weeks ago
0daf379
chore(deps): Bump crate-ci/typos from 1.46.0 to 1.46.1 (#2459)
by dependabot[bot]
· 4 weeks ago
125645a
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2460)
by dependabot[bot]
· 4 weeks ago
ab826d7
chore(deps): Bump taiki-e/install-action from 2.77.1 to 2.77.4 (#2461)
by dependabot[bot]
· 4 weeks ago
b9b6c7e
feat!(runtime): Support custom Runtime in Catalog (#2308)
by Shawn Chang
· 4 weeks ago
3d8ab5e
fix(puffin): add missing magic number validation for puffins (#2416)
by dentiny
· 4 weeks ago
6ea742c
ci: add check_standalone job to verify each crate compiles independently (#2389)
by Kevin Liu
· 4 weeks ago
2c80df3
chore(deps): Bump the arrow-parquet group with 2 updates (#2448)
by dependabot[bot]
· 4 weeks ago
69a1ce7
chore(deps): Bump taiki-e/install-action from 2.75.30 to 2.77.1 (#2446)
by dependabot[bot]
· 4 weeks ago
d002c21
chore(deps): Bump rand from 0.9.4 to 0.10.1 (#2449)
by dependabot[bot]
· 4 weeks ago
8788ab7
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2450)
by dependabot[bot]
· 4 weeks ago
81c9795
chore: update deps for /bindings/python (#2445)
by Kevin Liu
· 4 weeks ago
bcf871c
chore: add `uv` to dependabot for /bindings/python (#2444)
by Kevin Liu
· 4 weeks ago
d4f28c0
chore(deps-dev): Bump pytest from 8.4.2 to 9.0.3 in /bindings/python (#2326)
by dependabot[bot]
· 4 weeks ago
ca2e6e3
feat(encryption) [5/N] Support encryption: Encryption Manager (#2383)
by Xander
· 4 weeks ago
16cc969
chore(deps): Bump urllib3 from 2.6.3 to 2.7.0 in /bindings/python (#2434)
by dependabot[bot]
· 4 weeks ago
9e41301
Fix pyiceberg-core dev dependency resolution (#2442)
by Kevin Liu
· 4 weeks ago
83b4595
Fix RUSTSEC-2026-0122 (#2437)
by blackmwk
· 4 weeks ago
034ae54
feat(schema): Add `update_schema` action to enable table schema updates (#2120)
by Victor Ghita
· 4 weeks ago
716394d
chore(deps): Bump the arrow-parquet group with 6 updates (#2427)
by dependabot[bot]
· 4 weeks ago
fd5dde3
chore(deps): Bump crate-ci/typos from 1.45.1 to 1.46.0 (#2424)
by dependabot[bot]
· 5 weeks ago
a8a495a
chore(deps): Bump taiki-e/install-action from 2.75.22 to 2.75.30 (#2425)
by dependabot[bot]
· 5 weeks ago
9629e02
chore(deps): Bump github/codeql-action from 4.35.2 to 4.35.3 (#2426)
by dependabot[bot]
· 5 weeks ago
e6c5b29
chore(deps): Bump serde_with from 3.18.0 to 3.19.0 (#2428)
by dependabot[bot]
· 5 weeks ago
a2b1c1d
chore(deps): Bump reqwest from 0.12.28 to 0.13.3 (#2429)
by dependabot[bot]
· 5 weeks ago
4b13ad5
fix(transaction): fix previous snapshot summary fetching (#2391)
by dentiny
· 5 weeks ago
4f21e50
chore(deps): bump opendal to 0.56, migrate to reqsign-core 3.0 (#2401)
by Krisztián Szűcs
· 5 weeks ago
122217d
fix(catalog/memory): relax strict ms inequality in test_update_table (#2395)
by Kurtis Wright
· 5 weeks ago
5eb342f
fix(tests): remove unnecessary `.to_string()` calls for metadata_location (#2407)
by Liang Gong
· 5 weeks ago
a4121ba
docs: Correct docs for Int128 and UInt128 being big-endian not little-endian (#2397)
by Xander
· 5 weeks ago
03be59e
CI: Use specific patch versions in workflow action comments (#2412)
by Kevin Liu
· 5 weeks ago
db8f44e
feat(datatypes): add optional and required constructors for MapType (#2405)
by Liang Gong
· 5 weeks ago
3048bd3
fix(sqllogictest): add missing tokio `rt-multi-thread` feature (#2386)
by Charles-Antoine Leger
· 5 weeks ago
2839c1a
chore(deps): Bump taiki-e/install-action from 2.75.18 to 2.75.22 (#2400)
by dependabot[bot]
· 5 weeks ago
6cb5be5
chore(deps): Bump aws-sdk-glue from 1.142.0 to 1.142.1 (#2399)
by dependabot[bot]
· 5 weeks ago
976b689
ci(python): verify wheel abi3 compatibility with --no-build (#2388)
by Kevin Liu
· 6 weeks ago
7290ef0
feat(encryption) [4/N] Support encryption: StandardKeyMetadata (#2340)
by Xander
· 6 weeks ago
Next »