Sign in
apache
/
iceberg-rust
/
HEAD
a500a2e
refactor: Move SensitiveBytes and Credential into shared module (#2971)
by Jannik Steinmann
· 2 days ago
main
e50a094
fix: avoid full scan for metadata-only projections with _pos (#2995)
by Anoop Johnson
· 2 days ago
04b07e8
Rename RestContext to RestClient (#2994)
by Jannik Steinmann
· 3 days ago
c1f45f8
feat!(rest): introduce AuthManager/AuthSession and migrate OAuth2 (#2838)
by Jiajia Li
· 3 days ago
64079fc
feat: coalesce physically-stored _last_updated_sequence_number (#2985)
by Anoop Johnson
· 4 days ago
c71965a
fix: Address property macro review follow-ups (#2987)
by blackmwk
· 4 days ago
9228fdc
fix(gcs): Fix GCS host property (#2965)
by Xander
· 5 days ago
f5d8873
Add an internal Properties derive macro (#2970)
by blackmwk
· 5 days ago
5417181
fix (datafusion) IcebergWriteExec emits incorrect schema (#2975)
by NoahKusaba
· 6 days ago
e354138
chore(deps-dev): Bump huggingface-hub from 1.24.0 to 1.26.0 in /bindings/python (#2978)
by dependabot[bot]
· 7 days ago
e8a47c4
feat: materialize _last_updated_sequence_number metadata column (#2966)
by Anoop Johnson
· 7 days ago
6727a0b
chore(deps): Bump the codeql-action group with 2 updates (#2979)
by dependabot[bot]
· 7 days ago
ac15115
chore(deps): Bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#2980)
by dependabot[bot]
· 7 days ago
bf42b85
chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2983)
by dependabot[bot]
· 7 days ago
b0bda55
chore(deps): Bump taiki-e/install-action from 2.85.2 to 2.85.7 (#2981)
by dependabot[bot]
· 7 days ago
23bf757
chore(deps): Bump actions/stale from 10.4.0 to 11.0.0 (#2982)
by dependabot[bot]
· 7 days ago
1abb521
chore(deps): Bump http from 1.4.2 to 1.5.0 (#2984)
by dependabot[bot]
· 7 days ago
86d9d7d
chore(ci): pin rust-cache version (#2973)
by Shawn Chang
· 10 days ago
f28ae7d
feat(parquet): wire in additional parquet writer settings (#2887)
by Xander
· 11 days ago
d05d566
fix: mark _row_id and _last_updated_sequence_number optional (#2959)
by Anoop Johnson
· 12 days ago
10c45ed
feat(catalog): Add SessionCatalog trait (#2836)
by Jannik Steinmann
· 12 days ago
05b860b
INFRA: Use PR titles for squash commits (#2957)
by Kevin Liu
· 12 days ago
94ceaf9
feat(writer): Support ObjectStorageLocationGenerator (#2871)
by hsiang-c
· 12 days ago
6dc1486
chore(deps): bump opendal from 0.57 to 0.58 (#2953)
by Xuanwo
· 12 days ago
c68428d
feat: carry first_row_id and data sequence number on FileScanTask (#2952)
by Anoop Johnson
· 12 days ago
0a7c3d0
chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2945)
by dependabot[bot]
· 13 days ago
5c487b2
chore(deps): Bump rand from 0.9.5 to 0.10.2 (#2946)
by dependabot[bot]
· 13 days ago
6d1f83b
chore(deps): Bump astral-sh/setup-uv from 8.3.2 to 9.0.0 (#2942)
by dependabot[bot]
· 13 days ago
f964ba2
chore(deps): Bump the codeql-action group with 2 updates (#2941)
by dependabot[bot]
· 13 days ago
45fbc67
chore(deps): Bump taiki-e/install-action from 2.83.4 to 2.85.2 (#2943)
by dependabot[bot]
· 13 days ago
6f405d9
chore(deps): Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#2944)
by dependabot[bot]
· 13 days ago
75d6ebc
fix(ci): install the wheel just built, not the published one (#2949)
by Charles-Antoine Leger
· 13 days ago
756306a
feat: inherit data-file first_row_id on manifest read (#2922)
by Anoop Johnson
· 13 days ago
0e7cc4f
chore(ci): Add check to Python release to verify workflow is running on expected tag (#2912)
by Daniel Carl Jones
· 2 weeks ago
8adaa87
feat(writer): URL encode field names for partition paths (#2875)
by hsiang-c
· 2 weeks ago
c1d877d
feat(encryption) [14/N] Read / Write Encrypted puffin files (#2822)
by Xander
· 3 weeks ago
49a24b6
feat(encryption): [16/N] Enable encryption for purge table (#2918)
by Xander
· 3 weeks ago
8eec8bd
chore: Add AI Disclosure section to PR template (#2926)
by Kurtis Wright
· 3 weeks ago
3d84c81
feat: add support for _partition metadata column (#2668)
by Parth Chandra
· 3 weeks ago
c0db770
fix(puffin): return DataInvalid instead of panicking on malformed footer length (#2867)
by Arpit Jain
· 3 weeks ago
e812489
chore(ci): Update ASF allowlist check action dependency to track versioned releases (#2914)
by Daniel Carl Jones
· 3 weeks ago
c546236
chore(deps): Bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#2901)
by dependabot[bot]
· 3 weeks ago
af8cf90
chore(deps-dev): Bump huggingface-hub from 1.23.0 to 1.24.0 in /bindings/python (#2895)
by dependabot[bot]
· 3 weeks ago
3db3ecf
chore(deps): Bump tokio from 1.52.3 to 1.53.0 (#2897)
by dependabot[bot]
· 3 weeks ago
676995d
chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2899)
by dependabot[bot]
· 3 weeks ago
db1bee0
chore(deps): Bump actions/setup-python from 6.3.0 to 7.0.0 (#2898)
by dependabot[bot]
· 3 weeks ago
3980ab3
chore(deps): Bump the codeql-action group with 2 updates (#2896)
by dependabot[bot]
· 3 weeks ago
92ea6da
chore(deps): Bump taiki-e/install-action from 2.83.2 to 2.83.4 (#2900)
by dependabot[bot]
· 3 weeks ago
ce7bbce
chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#2902)
by dependabot[bot]
· 3 weeks ago
976b0a7
chore(deps): Bump uuid from 1.23.4 to 1.24.0 (#2903)
by dependabot[bot]
· 3 weeks ago
3a5613f
feat: add history metadata table (#2825)
by Gustavo Schneiter
· 3 weeks ago
dbbefa4
fix: avoid lost-wakeup hang when waiting for a positional delete load (#2859)
by Dhruv Arya
· 3 weeks ago
ccf44a2
Cache partition-type resolvability and cover dropped-source-column skip (#2869)
by Anoop Johnson
· 3 weeks ago
d82481f
feat(encryption) [13/N] Write encrypted manifest files (#2821)
by Xander
· 3 weeks ago
3d6ebbf
chore(ci) fix ruff lints failing in CI (#2885)
by Xander
· 3 weeks ago
7decfb2
fix(scan): don't treat data columns named pos or file_path as metadata columns (#2865)
by YangJie
· 3 weeks ago
4532da8
feat(encryption): support AES-256 keys for reading Parquet data files (#2878)
by Matt Butrovich
· 4 weeks ago
6960920
fix(sql): return errors for invalid pool properties (#2847)
by Matt Faltyn
· 4 weeks ago
252bb60
fix(transaction): de-duplicate file paths within a FastAppend batch (#2509)
by Sreeram Garlapati
· 4 weeks ago
577e51c
feat: Honor write.metadata.path for metadata file locations (#2776)
by Zakariya Stasa
· 4 weeks ago
e8460ee
deps: bump to DataFusion 54.1.0 (#2872)
by Matt Butrovich
· 4 weeks ago
f019ee1
Skip partition pruning for manifests whose spec references a dropped source column (#2845)
by Anoop Johnson
· 4 weeks ago
633b8e0
feat(catalog-rest): enforce negotiated endpoints for exists checks (#2794)
by Xin Huang
· 4 weeks ago
7c1e0fa
feat(arrow): recognize arrow.parquet.variant on schema import (#2840)
by Christian
· 4 weeks ago
8b76dbe
feat: add support for `_pos` metadata column (#2746)
by hsiang-c
· 4 weeks ago
3f163f2
feat(encryption) [12/N] write encrypted manifest list (#2677)
by aarushigupta132
· 4 weeks ago
b6d7fce
Add Python environment paths to .licenserc.yaml (#2849)
by Kevin Liu
· 4 weeks ago
86f35ee
chore(deps): Bump regex from 1.12.4 to 1.13.0 (#2856)
by dependabot[bot]
· 4 weeks ago
9bb53a3
chore(deps-dev): Bump pyarrow from 24.0.0 to 25.0.0 in /bindings/python (#2850)
by dependabot[bot]
· 4 weeks ago
31be42d
chore(deps): Bump the codeql-action group with 2 updates (#2852)
by dependabot[bot]
· 4 weeks ago
c5ef830
chore(deps-dev): Bump huggingface-hub from 1.22.0 to 1.23.0 in /bindings/python (#2851)
by dependabot[bot]
· 4 weeks ago
94129df
chore(deps): Bump astral-sh/setup-uv from 8.3.0 to 8.3.2 (#2853)
by dependabot[bot]
· 4 weeks ago
e7a1f35
chore(deps): Bump actions/stale from 10.3.0 to 10.4.0 (#2854)
by dependabot[bot]
· 4 weeks ago
82ba660
chore(deps): Bump taiki-e/install-action from 2.82.9 to 2.83.2 (#2855)
by dependabot[bot]
· 4 weeks ago
a8de62b
chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2857)
by dependabot[bot]
· 4 weeks ago
db4f609
Return an error instead of panicking in inspect().manifests() when a partition source column was dropped (#2843)
by Anoop Johnson
· 4 weeks ago
d472b19
chore(lint) check unused_qualifications (#2839)
by Xander
· 4 weeks ago
1d49943
refactor(encryption) standard encryption metadata should store `SecureKey` (#2834)
by Xander
· 4 weeks ago
743d098
feat(spec): read timestamp_ns/timestamptz_ns default values in the Literal JSON codec (#2832)
by Christian
· 5 weeks ago
ababe65
feat: Variant Support (#2188)
by Christian
· 5 weeks ago
64cb19a
feat(encryption) [9/N] Read encrypted parquet data-files (#2584)
by Xander
· 5 weeks ago
4f912a7
feat: add support for `_spec_id` metadata column (#2695)
by hsiang-c
· 5 weeks ago
b80ebbf
fix(writer): validate equality delete field ids (#2723)
by kid
· 5 weeks ago
5627a31
fix(license): Add missing LICENSE and NOTICE symlinks for iceberg-cache-moka and iceberg-catalog-loader (#2828)
by Daniel Carl Jones
· 5 weeks ago
d844a1e
Include license and notice files in iceberg-storage-opendal crate (#2823)
by Andrew Kane
· 5 weeks ago
85c365f
docs: improve ancestors_between docs to make behaviour more clear (#2796)
by Xander
· 5 weeks ago
f13bd41
chore(deps-dev): Bump datafusion from 52.3.0 to 54.0.0 in /bindings/python (#2807)
by dependabot[bot]
· 5 weeks ago
78df272
fix(arrow): error on required field absent from data file with no default (#2797)
by Matt Butrovich
· 5 weeks ago
b8cfa9d
chore(deps): Bump the codeql-action group with 2 updates (#2808)
by dependabot[bot]
· 5 weeks ago
c6103da
chore(deps): Bump crate-ci/typos from 1.47.2 to 1.48.0 (#2809)
by dependabot[bot]
· 5 weeks ago
92be8fd
chore(deps-dev): Bump huggingface-hub from 1.21.0 to 1.22.0 in /bindings/python (#2806)
by dependabot[bot]
· 5 weeks ago
0b694de
chore(deps): Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 (#2817)
by dependabot[bot]
· 5 weeks ago
25ba70a
chore(deps): Bump taiki-e/install-action from 2.82.2 to 2.82.9 (#2816)
by dependabot[bot]
· 5 weeks ago
7453309
chore(deps): Bump reqwest from 0.12.28 to 0.13.4 (#2810)
by dependabot[bot]
· 5 weeks ago
bc1b585
chore(deps): Bump rand from 0.9.4 to 0.10.2 (#2818)
by dependabot[bot]
· 5 weeks ago
d1b8eac
Infra: Group github/codeql-action bumps into a single dependabot PR (#2800)
by Yuya Ebihara
· 5 weeks ago
a03e450
ci: drop unnecessary protoc installs (#2805)
by Abanoub Doss
· 5 weeks ago
6077a42
ci: fix the cargo-public-api double install (#2793)
by Abanoub Doss
· 5 weeks ago
facecaf
feat(encryption): [11/N] KMS factory trait and catalog wiring (#2650)
by Xander
· 5 weeks ago
ff678ca
fix(spec): support float/double conversion in Datum::to() (#2783)
by Matt Butrovich
· 6 weeks ago
Next »