Sign in
apache
/
iceberg-rust
/
HEAD
db8f44e
feat(datatypes): add optional and required constructors for MapType (#2405)
by Liang Gong
· 12 hours ago
main
3048bd3
fix(sqllogictest): add missing tokio `rt-multi-thread` feature (#2386)
by Charles-Antoine Leger
· 2 days ago
2839c1a
chore(deps): Bump taiki-e/install-action from 2.75.18 to 2.75.22 (#2400)
by dependabot[bot]
· 2 days ago
6cb5be5
chore(deps): Bump aws-sdk-glue from 1.142.0 to 1.142.1 (#2399)
by dependabot[bot]
· 2 days ago
976b689
ci(python): verify wheel abi3 compatibility with --no-build (#2388)
by Kevin Liu
· 7 days ago
7290ef0
feat(encryption) [4/N] Support encryption: StandardKeyMetadata (#2340)
by Xander
· 8 days ago
0d97497
docs(arrow): clarify ScanMetrics::bytes_read includes delete files (#2379)
by Matt Butrovich
· 8 days ago
40cc787
chore: Improve release process (#2381)
by Shawn Chang
· 8 days ago
88ca8b6
feat(encryption) [3/N] Support encryption: KMS (#2339)
by Xander
· 9 days ago
1ad4bfd
feat(reader): Add read_with_metrics() for scan I/O metrics (#2349)
by Matt Butrovich
· 9 days ago
36ae646
docs: bump version for python binding (#2377)
by Kevin Liu
· 9 days ago
00eb160
chore(deps): Bump zizmorcore/zizmor-action from 0.5.2 to 0.5.3 (#2368)
by dependabot[bot]
· 10 days ago
d7c647f
chore(deps): Bump datafusion-sqllogictest from 53.0.0 to 53.1.0 (#2369)
by dependabot[bot]
· 10 days ago
9442649
chore(deps): Bump taiki-e/install-action from 2.75.7 to 2.75.18 (#2370)
by dependabot[bot]
· 10 days ago
7e3f827
chore(deps): Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#2371)
by dependabot[bot]
· 10 days ago
406ca38
chore(deps): Bump crate-ci/typos from 1.45.0 to 1.45.1 (#2372)
by dependabot[bot]
· 10 days ago
7e84157
chore(deps): Bump datafusion-cli from 53.0.0 to 53.1.0 (#2373)
by dependabot[bot]
· 10 days ago
bcc2b5a
chore(deps): Bump tokio from 1.51.1 to 1.52.1 (#2374)
by dependabot[bot]
· 10 days ago
02e28d9
fix: allow missing sequence-number in v2 snapshots for v1-upgraded tables (#2127)
by Jem Bishop
· 12 days ago
4b0b352
Split arrow reader into smaller modules (#2358)
by blackmwk
· 13 days ago
c82c42e
feat(datafusion): show pushed-down limit in IcebergTableScan EXPLAIN output (#2360)
by Charles-Antoine Leger
· 14 days ago
4b4ffd0
fix: Bump rustls-webpki from 0.103.12 to 0.103.13 to fix RUSTSEC-2026-0104 (#2356)
by Shawn Chang
· 14 days ago
1bed7b6
fix: NaN pushdown correctly pushes down NaNs correctness issue (#2351)
by Xander
· 2 weeks ago
ad44fc3
chore(deps): Bump rustls-webpki from 0.103.10 to 0.103.12 in /bindings/python (#2352)
by dependabot[bot]
· 2 weeks ago
1b64009
chore: bump datafusion to 53.1.0 (#2350)
by Xander
· 2 weeks ago
c1538de
support fixedbinary(n) (#2348)
by jeff-sqds
· 2 weeks ago
02496d3
chore(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#2345)
by dependabot[bot]
· 2 weeks ago
1c7eb65
chore(deps): Bump PyO3/maturin-action from 1.50.1 to 1.51.0 (#2346)
by dependabot[bot]
· 2 weeks ago
fda82a2
refactor(storage): remove the configured_scheme parameter from storage impls (#2338)
by R. Conner Howell
· 3 weeks ago
4e8cf7f
feat(encryption) [2/N] Support encryption: Add streaming encryption/decryption (#2286)
by Xander
· 3 weeks ago
a2f067d
fix: incorrect Parquet INT96 timestamp values from ArrowReader (#2301)
by Matt Butrovich
· 3 weeks ago
5ea6f4c
fix: build_fallback_field_id_map produces incorrect column indices for schemas with nested types (#2307)
by Matt Butrovich
· 3 weeks ago
2890a61
tests(s3tables): add s3tables end-to-end test to verify table creation/loading plus reading/writing (#2315)
by Daniel Carl Jones
· 3 weeks ago
d118aa8
chore(deps): Bump astral-sh/setup-uv from 7.3.1 to 8.0.0 (#2314)
by dependabot[bot]
· 3 weeks ago
e285c79
ci: fix zizmor workflow (#2334)
by Kevin Liu
· 3 weeks ago
5334dcb
chore: update comment tag to match the exact version to fix zizmor (#2333)
by Shawn Chang
· 3 weeks ago
3fe7be1
Fix RUSTSEC-2026-0097 (#2331)
by blackmwk
· 3 weeks ago
d6692fc
fix(storage/s3): default to virtual-host-style addressing (#2330)
by Jiajia Li
· 3 weeks ago
b06b573
fix(s3tables): use 's3' as the default scheme (#2313)
by R. Conner Howell
· 3 weeks ago
8e884ef
chore(deps): Bump minijinja from 2.18.0 to 2.19.0 (#2322)
by dependabot[bot]
· 3 weeks ago
575ebcd
chore(deps): Bump tokio from 1.50.0 to 1.51.0 (#2321)
by dependabot[bot]
· 3 weeks ago
99ffd68
Fix ci workflow failure (#2325)
by blackmwk
· 3 weeks ago
d472bf8
chore(deps): Bump aws-sdk-s3tables from 1.53.0 to 1.54.0 (#2320)
by dependabot[bot]
· 3 weeks ago
37d19b8
chore(deps): Bump taiki-e/install-action from 2.70.0 to 2.73.0 (#2319)
by dependabot[bot]
· 3 weeks ago
c6c0ce7
chore(deps): Bump crate-ci/typos from 1.44.0 to 1.45.0 (#2318)
by dependabot[bot]
· 3 weeks ago
59c8f4b
Fix zizmor workflow (#2324)
by blackmwk
· 3 weeks ago
626de2e
feat(iceberg): Add snapshot utils to scan ancestors (#2285)
by Shawn Chang
· 5 weeks ago
dc3a2d5
ci: ensure use bash shell for env (#2305)
by Kevin Liu
· 5 weeks ago
ff6c700
ci: allows nightly to run on workflow dispatch (#2304)
by Kevin Liu
· 5 weeks ago
d8011a0
feat!: Enhance compression codec enum. (#2288)
by emkornfield
· 5 weeks ago
14f2e14
fix(spec): clean up -1 snapshot ID sentinel usage and add deserialization test (#2294)
by Geser Dugarov
· 5 weeks ago
6ee5e71
ci: fix zizmor security findings (#2290)
by Kevin Liu
· 5 weeks ago
3212c31
Make `convert_filters_to_predicate` public (#2118)
by Den
· 5 weeks ago
aff502d
ci: improve github workflows (#2289)
by Kevin Liu
· 5 weeks ago
39eca83
chore(deps): Bump uuid from 1.22.0 to 1.23.0 (#2291)
by dependabot[bot]
· 5 weeks ago
477a1e5
deps: upgrade DataFusion to 53.0, Arrow to 58 (#2206)
by Matt Butrovich
· 6 weeks ago
56fda82
feat!(catalog): adding support for purge_table (#2232)
by Shawn Chang
· 6 weeks ago
fea5906
feat(encryption) [1/N] Support encryption: Add crypto for AES-GCM (#2026)
by Xander
· 6 weeks ago
89a9c90
docs: Add DataFusion Comet to Users section of README (#2283)
by Matt Butrovich
· 6 weeks ago
9e9a2b1
chore(deps): Bump time from 0.3.44 to 0.3.47 in /bindings/python (#2282)
by dependabot[bot]
· 6 weeks ago
44e73f6
chore(deps): Bump bytes from 1.11.0 to 1.11.1 in /bindings/python (#2281)
by dependabot[bot]
· 6 weeks ago
1f1ba53
chore(deps): Bump rustls-webpki from 0.103.7 to 0.103.10 in bindings/python (#2278)
by blackmwk
· 6 weeks ago
4c08d35
fix: explicitly set Python interpreter in maturin build to prevent using wrong version (#2277)
by Kevin Liu
· 6 weeks ago
f17663b
chore(deps): Bump datafusion-sqllogictest from 52.2.0 to 52.3.0 (#2270)
by dependabot[bot]
· 6 weeks ago
1e2ffb9
chore(deps): Bump datafusion-cli from 52.2.0 to 52.3.0 (#2272)
by dependabot[bot]
· 6 weeks ago
958ae65
chore(deps): Bump datafusion from 52.3.0 to 52.4.0 (#2271)
by dependabot[bot]
· 6 weeks ago
dc0a3fa
chore(deps): Bump minijinja from 2.17.1 to 2.18.0 (#2273)
by dependabot[bot]
· 6 weeks ago
2820d47
chore(deps): fix audit check and disable inherited aws sdk default features (#2274)
by maybe-vibe
· 6 weeks ago
99dbb16
ci: pin third-party actions to Apache-approved SHAs (#2266)
by Kevin Liu
· 6 weeks ago
cb7f78a
Infra: Remove GitHub Actions from Dependabot configuration (#2267)
by Kevin Liu
· 6 weeks ago
7db4b01
chore: Change publish parallism back to 1 (#2254)
by Shawn Chang
· 7 weeks ago
0196cb1
fix(python): use resolving storage for python binding (#2246)
by Shawn Chang
· 7 weeks ago
c1497a9
doc: Update README.md to include more components (#2248)
by Shawn Chang
· 7 weeks ago
ffd6454
feat(storage): implement opendal resolving storage (#2231)
by Shawn Chang
· 7 weeks ago
a54e442
feat(io): Add delete_stream to Storage trait (#2216)
by Shawn Chang
· 7 weeks ago
cc256f5
chore(deps): Bump lz4_flex from 0.12.0 to 0.12.1 in /bindings/python (#2238)
by dependabot[bot]
· 7 weeks ago
16c2126
chore(deps): Bump lz4_flex from 0.12.0 to 0.12.1 (#2239)
by dependabot[bot]
· 7 weeks ago
d16a9bb
chore(deps): Bump tempfile from 3.26.0 to 3.27.0 (#2234)
by dependabot[bot]
· 7 weeks ago
dde0aea
chore(deps): Bump serde_with from 3.17.0 to 3.18.0 (#2233)
by dependabot[bot]
· 7 weeks ago
c2b24db
chore(deps): Bump datafusion from 52.2.0 to 52.3.0 (#2235)
by dependabot[bot]
· 7 weeks ago
335961a
Add catalog test suite to unify catalog's behavior. (#2131)
by blackmwk
· 8 weeks ago
619b98f
chore(deps): Bump quinn-proto from 0.11.13 to 0.11.14 in /bindings/python (#2228)
by dependabot[bot]
· 8 weeks ago
b6de5db
feat: Honor compression settings for metadata.json on write (#1876)
by emkornfield
· 8 weeks ago
7ef4063
chore: Second round of 0.9.0 changelog update (#2225)
by Shawn Chang
· 8 weeks ago
v0.9.0
v0.9.0-rc.1
d65d008
feat(reader): support timestamp type in create_column (#2180)
by Dylan
· 8 weeks ago
3bb3a1b
chore: Bumping MSRV to 1.92.0 (#2224)
by Shawn Chang
· 8 weeks ago
2aee77d
chore: Bump version to 0.9.0, update dep list and changelog (#2223)
by Shawn Chang
· 8 weeks ago
32996b6
perf(reader): Avoid second `create_parquet_record_batch_stream_builder()` call for migrated tables (#2176)
by Matt Butrovich
· 8 weeks ago
db3c966
doc: Update IO feature flag and examples (#2214)
by Shawn Chang
· 8 weeks ago
5bba45e
chore(deps): Bump uuid from 1.21.0 to 1.22.0 (#2221)
by dependabot[bot]
· 8 weeks ago
3f3a9ef
chore(deps): Bump minijinja from 2.16.0 to 2.17.1 (#2222)
by dependabot[bot]
· 8 weeks ago
854f66d
chore: update to DataFusion 52.2 (#2199)
by Xander
· 9 weeks ago
992a989
perf(reader): Implement AsyncFileReader get_byte_ranges and coalesce close ranges (#2181)
by Matt Butrovich
· 9 weeks ago
c408449
refactor!(storage): Move OpenDal Storage to a new crate iceberg-storage-opendal (#2207)
by Shawn Chang
· 9 weeks ago
c720895
chore: Update MSRV to 1.91.0 (#2204)
by Xander
· 9 weeks ago
bc33657
feat!(storage): Integration Storage trait with FileIO (#2116)
by Shawn Chang
· 9 weeks ago
e844d82
chore(deps): Bump minijinja from 2.14.0 to 2.16.0 (#2195)
by dependabot[bot]
· 9 weeks ago
95ec848
chore(deps): Bump the arrow-parquet group with 7 updates (#2192)
by dependabot[bot]
· 9 weeks ago
3974fe9
chore(deps): Bump aws-sdk-glue from 1.133.0 to 1.134.0 (#2196)
by dependabot[bot]
· 9 weeks ago
f884397
chore(deps): Bump actions/upload-artifact from 6 to 7 (#2189)
by dependabot[bot]
· 9 weeks ago
Next »