Sign in
apache
/
iceberg-cpp
/
HEAD
31274f5
feat(logging): add spdlog backend behind ICEBERG_SPDLOG (#726)
by kamcheungting-db
· 4 hours ago
main
6dff5ac
test: cover write, evolve and read back of a defaulted column end to end (#874)
by Xin Huang
· 5 hours ago
d998c8f
chore(deps): bump the codeql-action group with 2 updates (#881)
by dependabot[bot]
· 7 hours ago
3f23f67
chore(deps): bump zizmorcore/zizmor-action from 0.6.1 to 0.6.2 (#882)
by dependabot[bot]
· 7 hours ago
dbcde5d
chore(deps): bump mozilla-actions/sccache-action from 0.0.10 to 0.0.11 (#883)
by dependabot[bot]
· 7 hours ago
da05226
test: verify MergingSnapshotUpdate commit reports (#884)
by Manu Zhang
· 7 hours ago
81008e7
ci: enable Copilot draft reviews and skip unrelated checks (#886)
by Manu Zhang
· 7 hours ago
cd7dbe2
chore: upgrade nanoarrow from 0.8.0 to 0.9.0 (#871)
by Zehua Zou
· 2 days ago
f012fca
feat: cast numeric literals to decimal type (#805)
by Xin Huang
· 7 days ago
ab08386
INFRA: Use PR titles for squash commits (#870)
by Kevin Liu
· 11 days ago
7e81fa2
test: complete v3 row lineage test coverage (#869)
by Gang Wu
· 11 days ago
4b9ff79
fix(arrow): release schema after conversion failure (#862)
by wzhuo
· 13 days ago
bba15b2
chore(deps): bump the codeql-action group with 2 updates (#864)
by dependabot[bot]
· 13 days ago
b5f07d0
chore(deps): bump zizmorcore/zizmor-action from 0.6.0 to 0.6.1 (#865)
by dependabot[bot]
· 13 days ago
068f31c
chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#866)
by dependabot[bot]
· 13 days ago
ba5e7ce
fix: reject malformed commit property integers (#843)
by Minh Vu
· 13 days ago
f3fa485
feat(avro): apply column default values when reading missing fields (#800)
by Xin Huang
· 13 days ago
587fb69
fix: order -NaN below +NaN in Literal comparison (#861)
by YangJie
· 13 days ago
75b7d24
chore(ci): Update ASF allowlist check action dependency to track versioned releases (#863)
by Kevin Liu
· 13 days ago
87a11de
feat: metrics integration for commit and scan (#701)
by Innocent Djiofack
· 2 weeks ago
41435b8
feat: add ReplacePartitions core class (#776)
by Xinli Shang
· 2 weeks ago
5442380
fix: guard equality delete bounds against missing fields (#857)
by YangJie
· 2 weeks ago
72df100
chore: upgrade arrow to 25.0.0 (#858)
by Zehua Zou
· 2 weeks ago
4bdf2eb
fix: validate decimal default fits the field precision (#809)
by Xin Huang
· 3 weeks ago
882fc17
fix: detect system Thrift in CONFIG mode (#855)
by Abanoub Doss
· 3 weeks ago
9c6c670
chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#852)
by dependabot[bot]
· 3 weeks ago
7fa0fd5
chore(deps): bump actions/cache/save from 5.0.5 to 6.1.0 (#851)
by dependabot[bot]
· 3 weeks ago
71d6b77
chore(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 (#850)
by dependabot[bot]
· 3 weeks ago
30de508
chore(deps): bump zizmorcore/zizmor-action from 0.5.7 to 0.6.0 (#849)
by dependabot[bot]
· 3 weeks ago
9a6bd0d
chore(deps): bump the codeql-action group with 2 updates (#848)
by dependabot[bot]
· 3 weeks ago
73252c3
feat(hive): add HmsClient connection lifecycle and URI parsing (#796)
by liuxiaoyu
· 3 weeks ago
88f3c41
ci: scope pull request checks to relevant paths (#839)
by Manu Zhang
· 3 weeks ago
e7c5e9c
fix: compare transform function parameters (#840)
by wzhuo
· 3 weeks ago
7e47e4d
ci: share sccache setup across workflows (#811)
by Abanoub Doss
· 3 weeks ago
f9e83ff
ci: replace cpp-linter-action with cpp-linter CLI (#838)
by YangJie
· 3 weeks ago
78b6590
ci: check for duplicate pull requests (#837)
by Manu Zhang
· 3 weeks ago
6c30d3c
fix: validate transform parameters in metadata (#757)
by Minh Vu
· 3 weeks ago
944a544
feat(logging): add logging macros (#725)
by kamcheungting-db
· 3 weeks ago
955562b
fix: reject non-finite floating-point default values (#810)
by Xin Huang
· 3 weeks ago
9221381
build: move GTest and Google Benchmark setup into IcebergThirdpartyToolchain (#836)
by YangJie
· 4 weeks ago
bfc0040
chore(deps): bump the codeql-action group with 2 updates (#835)
by dependabot[bot]
· 4 weeks ago
c904c24
ci: enable ASF Copilot code review (#833)
by Gang Wu
· 4 weeks ago
fb7cc83
feat: read v3 row lineage metadata columns (#822)
by Gang Wu
· 4 weeks ago
f9193ad
chore: update ASF GitHub collaborators (#830)
by Gang Wu
· 4 weeks ago
c5a5b5c
feat: merge multiple deletion vectors per data file (#708)
by Zehua Zou
· 4 weeks ago
697891b
fix: use kLegacyPartitionDataIdStart as partition field ID baseline (#832)
by wzhuo
· 4 weeks ago
330de84
feat(puffin): support deletion-vector-v1 blob read/write (#777)
by ZhaoXuan
· 5 weeks ago
fee1884
ci: build Windows test leg in Debug (#806)
by Abanoub Doss
· 5 weeks ago
0825f56
ci: retry build dir cleanup on Windows (#807)
by Abanoub Doss
· 5 weeks ago
2191844
build: enable clang-tidy misc-include-cleaner for include hygiene (#820)
by Anupam Yadav
· 5 weeks ago
263795e
build: add benchmark build scaffolding (#825)
by Timothy Wang
· 5 weeks ago
755799d
refactor: use decimal high and low for Arrow scalar (#803)
by Junwang Zhao
· 5 weeks ago
aa36d35
ci: add RelWithDebInfo build and fix free-nonheap-object error (#812)
by Junwang Zhao
· 5 weeks ago
62e1bd8
feat: support v3 column default values in UpdateSchema (#793)
by Xin Huang
· 5 weeks ago
3d5af47
fix: return error for reserved property keys in UpdateProperties::Set() (#817)
by wzhuo
· 5 weeks ago
a45bce6
chore(deps): bump the codeql-action group with 2 updates (#827)
by dependabot[bot]
· 5 weeks ago
b4737df
fix: generate public API docs correctly (#804)
by Junwang Zhao
· 5 weeks ago
4c906d1
feat: make ToLower Unicode-aware via utf8proc (#760)
by Rahul Goel
· 5 weeks ago
ebc0e07
Infra: Group github/codeql-action bumps into a single dependabot PR (#826)
by Yuya Ebihara
· 5 weeks ago
f4f6359
build: scope warnings-as-error to project targets, not FetchContent subprojects (#819)
by Anupam Yadav
· 6 weeks ago
5d31dee
refactor: move typed arrow Append helpers to ArrowRowBuilder (#821)
by wzhuo
· 6 weeks ago
fce18ea
chore(deps): bump actions/cache/save from 5.0.5 to 6.1.0 (#816)
by dependabot[bot]
· 6 weeks ago
c3bc646
chore(deps): bump actions/cache/restore from 5.0.5 to 6.1.0 (#815)
by dependabot[bot]
· 6 weeks ago
d068a81
chore(deps): bump actions/cache from 5.0.5 to 6.1.0 (#814)
by dependabot[bot]
· 6 weeks ago
b7b0470
chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#813)
by dependabot[bot]
· 6 weeks ago
131f976
ci: scope push trigger to main to drop redundant PR runs (#802)
by Abanoub Doss
· 6 weeks ago
cd4ca42
feat(parquet): apply column default values when reading missing fields (#792)
by Xin Huang
· 6 weeks ago
a080eb0
test: refactor minimal metadata selection in update tests (#798)
by Junwang Zhao
· 6 weeks ago
9f84804
fix: use correct API in merge append test (#797)
by Junwang Zhao
· 6 weeks ago
9bf1ba1
feat: retry stale v3 snapshot row-lineage validation (#794)
by Gang Wu
· 6 weeks ago
9fb4a2b
feat: add ArrowRowBuilder for materializing Arrow batches (#780)
by wzhuo
· 6 weeks ago
7c4f15c
feat: Support UUID values across row and file IO (#790)
by Junwang Zhao
· 6 weeks ago
61400e8
feat: implement RewriteFiles operation (#751)
by wzhuo
· 7 weeks ago
c65a806
feat: write snapshot v3 row lineage fields at top level (#791)
by Gang Wu
· 7 weeks ago
68ee0f4
fix(scan): reject missing column stats fields (#759)
by Minh Vu
· 7 weeks ago
93577b3
feat: parallelize writing manifests (#778)
by Zehua Zou
· 7 weeks ago
881b3b5
feat: represent, serialize and validate v3 column default values (#746)
by Xin Huang
· 7 weeks ago
3664d99
chore(deps): bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#788)
by dependabot[bot]
· 7 weeks ago
10c08b2
ci: key Windows sccache cache on MSVC version (#787)
by Abanoub Doss
· 7 weeks ago
b65352a
build: silence benign MSVC C4251/C4275 dll-interface warnings (#768)
by Abanoub Doss
· 7 weeks ago
dd0db17
chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#789)
by dependabot[bot]
· 7 weeks ago
e516a75
fix: invalidate table scan schema cache (#758)
by Minh Vu
· 7 weeks ago
75bef3f
feat(rest): support vended storage credentials (#719)
by Jiajia Li
· 7 weeks ago
90a2be7
refactor(serde): return Result from ToJson schema/type/metadata serializers (#785)
by Xin Huang
· 7 weeks ago
9a7439c
chore: align table metadata JSON fixtures with Java (#781)
by Junwang Zhao
· 7 weeks ago
8d72abb
build: add Makefile clean target (#784)
by Manu Zhang
· 7 weeks ago
bb5cab5
ci: cache cpp-linter build (#782)
by Junwang Zhao
· 7 weeks ago
a1f3514
feat(hive): add iceberg_hive library with bundled/system thrift dependency (#753)
by liuxiaoyu
· 7 weeks ago
411c0f8
feat(logging): add CerrLogger std::cerr backend (#724)
by kamcheungting-db
· 7 weeks ago
3e8203e
fix(update): clean up delete files from expired manifests (#779)
by Gang Wu
· 7 weeks ago
988f363
feat: parallelize update and scan processing (#770)
by Zehua Zou
· 7 weeks ago
3c9d13d
feat(update): add OverwriteFiles for overwrite snapshot commits (#741)
by lishuxu
· 8 weeks ago
ed051a7
feat: add row delta update (#721)
by Manu Zhang
· 8 weeks ago
f6f9951
ci: upgrade to ubuntu-26.04 image (#771)
by Zehua Zou
· 8 weeks ago
af4b76f
feat: add StoredLength method to PositionOutputStream (#773)
by Zehua Zou
· 8 weeks ago
5ac5246
fix: allow historical sort orders with dropped fields (#762)
by Junwang Zhao
· 8 weeks ago
959fda6
feat: add Iceberg v3 type definitions (#752)
by Junwang Zhao
· 8 weeks ago
f38090e
ci: cache the sccache directory across C++ test builds (#765)
by Abanoub Doss
· 8 weeks ago
5c8c4e5
fix(rest): align error handlers with Java implementation (#763)
by Junwang Zhao
· 8 weeks ago
7fe2e93
CI: Check ASF action allowlist on every PR (#772)
by Yuya Ebihara
· 8 weeks ago
Next »