Sign in
apache
/
iceberg-go
/
HEAD
9e4a5b7
build(deps): bump the gomod_updates group with 2 updates (#664)
by dependabot[bot]
· 2 days ago
main
bbdb53f
feat(metadata): row lineage tracking (#659)
by Tobias Pütz
· 2 weeks ago
297fb2c
fix(catalog/rest): do not leak response bodies (#655)
by ferhat elmas
· 2 weeks ago
8b1f557
chore(arrow): update arrow-go dep (#662)
by Matt Topol
· 2 weeks ago
7e14af5
build(deps): bump the gomod_updates group across 1 directory with 9 updates (#661)
by dependabot[bot]
· 2 weeks ago
e270989
fix(manifest): Update method comment for Count (#660)
by Artem Alperin
· 2 weeks ago
c66aacd
fix data race in yieldDataFiles (#650)
by Vincent Janelle
· 2 weeks ago
3047a27
feat(types): Support Unknown Type for v3 table spec (#605)
by Dao Thanh Tung
· 2 weeks ago
f886a24
fix(catalog/sql): handle error for metadata location while dropping view (#648)
by ferhat elmas
· 4 weeks ago
97e3329
chore(ci): drop backup golangci configuration (#649)
by ferhat elmas
· 4 weeks ago
d4d08e7
feat(metadata): Add support for source-ids (#651)
by Alex Stephen
· 4 weeks ago
fb9204c
Add analytics for Iceberg-go (#653)
by Alex Stephen
· 4 weeks ago
1fbbae4
fix: read updated props when trimming metadata log (#639)
by Shubhendu
· 4 weeks ago
7939bd9
feat: load view (#640)
by M Alvee
· 4 weeks ago
c3d4bfc
fix(view): field ID preservation and error handling for RCK compatibility (#647)
by Shubhendu
· 4 weeks ago
8f032ad
test: benchmark write performance for complex types and many partitions (#643)
by Alex
· 4 weeks ago
b2f7695
fix(table): handle error in unmarshal of snapshot ref (#646)
by ferhat elmas
· 4 weeks ago
8130c8c
docs: Update README.md (#641)
by Elton SV
· 4 weeks ago
8ab7264
build(deps): bump the gomod_updates group with 11 updates (#645)
by dependabot[bot]
· 4 weeks ago
5edb1e3
feat(view): Implement view metadata builder and UpdateView method in REST catalog (#629)
by Alex Nagel
· 5 weeks ago
31ca72f
fix: preserve snapshot log history (#638)
by Shubhendu
· 5 weeks ago
5a4f0de
set header x-amz-content-sha256 before signing (#637)
by M Alvee
· 5 weeks ago
f20be3e
Align error messages with RCK tests (#636)
by Shubhendu
· 5 weeks ago
6329b25
fix(catalog/rest): Handle 204 No Content response in doPost for renameTable (#633)
by Ankur Anand
· 5 weeks ago
d82bdfb
infra: automatically delete head branches after merge (#634)
by Kevin Liu
· 5 weeks ago
95de183
build(deps): bump the gomod_updates group with 4 updates (#635)
by dependabot[bot]
· 5 weeks ago
9c5298d
build(deps): bump the gomod_updates group with 14 updates (#632)
by dependabot[bot]
· 6 weeks ago
b5a57f5
build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#631)
by dependabot[bot]
· 7 weeks ago
a2a2400
infra: notify on github workflow failure (#626)
by Kevin Liu
· 7 weeks ago
c379072
feat(view): add NewMetadata constructor for views (#620)
by Tobias Pütz
· 7 weeks ago
fab2315
fix: remove partition type cache causing concurrent map write panic (#627)
by Alex
· 7 weeks ago
cc92ce5
feat(view): view updates & MetadataBuilder stubs (#621)
by Tobias Pütz
· 7 weeks ago
07a6a6a
perf(table): optimize partitioned write throughput (#622)
by Alex
· 7 weeks ago
409efe3
build(deps): bump the gomod_updates group with 7 updates (#625)
by dependabot[bot]
· 7 weeks ago
35bfdfb
fix(catalog:rest): Fix RegisterTable endpoint (#624)
by itaigilo
· 8 weeks ago
e052e89
build(deps): bump the gomod_updates group with 10 updates (#618)
by dependabot[bot]
· 8 weeks ago
ee09249
build(deps): bump github.com/containerd/containerd/v2 from 2.1.4 to 2.1.5 (#617)
by dependabot[bot]
· 8 weeks ago
da9dd53
feat(views): add validations for json parsing of view metadata (#619)
by Tobias Pütz
· 8 weeks ago
f1d5eca
build(deps): bump the gomod_updates group with 8 updates (#615)
by dependabot[bot]
· 9 weeks ago
0df56cf
feat(table): support writing gzipped metadata json (#612)
by Alex
· 2 months ago
e296e32
fix(schema): Fix bug in Schema.HighestFieldId for List types (#611)
by Alex Nagel
· 2 months ago
2e2350f
build(deps): bump the gomod_updates group with 6 updates (#613)
by dependabot[bot]
· 2 months ago
8589652
fix(table): support gzipped metadata json (#610)
by Alex
· 2 months ago
2d36cfc
feat(types) add support for TimestampNano(Tz) (#594)
by Tobias Pütz
· 2 months ago
64f20c6
fix(schema): Fix HighestFieldID to include ListType ElementID (#609)
by Blue Li
· 3 months ago
3e18bd4
feat(table): add schema evolution support (#596)
by Blue Li
· 3 months ago
9ed8c7d
chore(deps): update substrait (#607)
by Matt Topol
· 3 months ago
fa9d60d
fix(transforms): fix truncate transform for negative ints (#608)
by Matt Topol
· 3 months ago
7e03a0b
feat(view metadata): implement the View spec (#600)
by Alessandro Nori
· 3 months ago
3a7fe95
feat(table): Table Metadata V3 support (#585)
by Dao Thanh Tung
· 3 months ago
ba02daa
build(deps): bump the gomod_updates group with 8 updates (#604)
by dependabot[bot]
· 3 months ago
15206c6
build(deps): bump the gomod_updates group with 5 updates (#599)
by dependabot[bot]
· 3 months ago
c082326
fix(table): writing map column with multiple entries in a row (#598)
by Matt Topol
· 3 months ago
v0.4.0
v0.4.0-rc2
325414a
fix(metadata): wrap errors with exported types (#597)
by Tobias Pütz
· 3 months ago
ba15500
infra: release_rc.sh regenerate sha512 file after rename (#590)
by Kevin Liu
· 3 months ago
0dae64a
infra: add rat check to verify_rc.sh (#592)
by Kevin Liu
· 3 months ago
6cb27cb
infra: just run `audit-and-verify.yml` once (#591)
by Kevin Liu
· 3 months ago
97c9178
infra: fix rc artifact structure (#588)
by Kevin Liu
· 3 months ago
v0.4.0-rc1
dba25d8
feat(metadata): export UpdateTable & fixes (#580)
by Tobias Pütz
· 3 months ago
7d90a8d
fix: improve error handling on defer Close() (#583)
by Tobias Pütz
· 3 months ago
5e2ce9e
build(deps): bump the gomod_updates group with 4 updates (#586)
by dependabot[bot]
· 3 months ago
c92dcf9
build(deps): bump the gomod_updates group with 7 updates (#582)
by dependabot[bot]
· 3 months ago
3879486
feat(metadata): Add support for Statistics and PartitionStatistics in table metadata (#577)
by Alessandro Nori
· 3 months ago
30f42b2
feat(metadata): verify timestamps in snapshot & metadata log (#578)
by Tobias Pütz
· 3 months ago
8b93c20
feat(manifest): implement missing method `NewManifestListWriterV3` (#569)
by Dao Thanh Tung
· 3 months ago
13a004c
feat(metadata): snapshot validations (#575)
by Tobias Pütz
· 3 months ago
f32665e
fix: correct release_upload in release_rc script (#576)
by Matt Topol
· 4 months ago
1daab13
build(deps): bump the gomod_updates group with 3 updates (#573)
by dependabot[bot]
· 4 months ago
v0.4.0-rc0
4f01042
feat(table): add fanout partition writer and rolling data writer (#524)
by Badal Prasad Singh
· 4 months ago
a250163
fix: return err when not nil in WriteTableMetadata (#574)
by Alessandro Nori
· 4 months ago
9492274
feat(metadata): validated SortOrders constructor, validations & tests (#571)
by Tobias Pütz
· 4 months ago
941d301
feat(metadata): prevent reserved table properties from being set / removed (#572)
by Tobias Pütz
· 4 months ago
a090405
fix(metadata): typo in schema-ids (#568)
by Tobias Pütz
· 4 months ago
4ebe066
feat(metadata): remove schemas + validations & tests (#567)
by Tobias Pütz
· 4 months ago
48c8556
chore(metadata): remove Builder returns from MetadataBuilder (#566)
by Tobias Pütz
· 4 months ago
498d83f
feat(manifest): Extent manifest to support iceberg v3 format (#560)
by Dao Thanh Tung
· 4 months ago
622e0ac
fix: verify_rc.sh should fetch the latest go version (#565)
by Tobias Pütz
· 4 months ago
038457b
feat(metadata): PartitionSpec builder & validations (#558)
by Tobias Pütz
· 4 months ago
3c6b914
fix: Azure URI parsing with `KeyExtractor` function for `blobFileIO` preprocessing (#562)
by Alessandro Nori
· 4 months ago
7e74667
build(deps): bump the gomod_updates group with 8 updates (#563)
by dependabot[bot]
· 4 months ago
d9074c4
feat: Fallback to Azure DefaultCredential (#557)
by Alessandro Nori
· 4 months ago
d94b490
build(deps): bump the gomod_updates group with 2 updates (#555)
by dependabot[bot]
· 4 months ago
8d84100
feat(table): Add cleanup orphan files features (#525)
by Dao Thanh Tung
· 4 months ago
0a56519
feat: implement object store location provider with hash-based path generation (#550)
by Blue Li
· 4 months ago
cfe82cd
build(deps): bump the gomod_updates group with 7 updates (#553)
by dependabot[bot]
· 4 months ago
5a3a6f1
feat: Add `rest.Catalog` Option to provide custom `http.RoundTripper` (#552)
by Joel Lubinitsky
· 4 months ago
a4b7ad4
feate(table): Add time travel functionality (#548)
by Dao Thanh Tung
· 4 months ago
616609a
feat(cli): add token parameter for rest catalog (#549)
by Rodrigo Peña
· 4 months ago
e89c8b0
refactor(catalog): remove `props` parameter from LoadTable and change `table.Table` to `table.Identifier` in CommitTable (#542)
by Blue Li
· 4 months ago
1aa2a52
feat(glue): add optimistic locking and skip-archive support to Glue catalog (#537)
by Blue Li
· 4 months ago
deff30f
build(deps): bump the gomod_updates group with 7 updates (#546)
by dependabot[bot]
· 5 months ago
b8dd3c7
refactor(catalog/internal): Improve error handling in WriteTableMetadata and WriteMetadata functions (#541)
by Blue Li
· 5 months ago
d188a8e
fix(manifest): Interpret manifest files written without `content` metadata as `data` files (#545)
by Joel Lubinitsky
· 5 months ago
59b611a
refactor(metadata): remove newLastColumnID check in AddSchema method (#539)
by Blue Li
· 5 months ago
48b9ecc
build(deps): bump the gomod_updates group with 6 updates (#534)
by dependabot[bot]
· 5 months ago
2eb971b
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#543)
by dependabot[bot]
· 5 months ago
95308b1
fix(builder): main ref removal (#533)
by Tobias Pütz
· 5 months ago
d32d89f
refactor(catalog/glue): remove database_type parameter in Glue catalog operations (#535)
by Blue Li
· 5 months ago
6c41142
fix(cli): Fix version detection for CLI (#531)
by Andrew Kane
· 5 months ago
fefed80
build(deps): bump the gomod_updates group with 7 updates (#528)
by dependabot[bot]
· 5 months ago
Next »