Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@Fokko Fokko released this 18 Nov 18:15
· 6 commits to main since this release
0921b84

The initial release of Iceberg-Go

What's Changed

  • feat: schema and types by @zeroshade in #1
  • Ignore IntelliJ files by @nastra in #5
  • feat(partitioning): Add partition specs/fields and basic transform interface by @zeroshade in #2
  • feat(manifests): Adding implementation of manifest files by @zeroshade in #3
  • build(deps): bump github.com/hamba/avro/v2 from 2.14.1 to 2.16.0 by @dependabot in #6
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.34 to 1.13.40 by @dependabot in #7
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.35 to 1.18.42 by @dependabot in #9
  • build(deps): bump github.com/wolfeidau/s3iofs from 1.2.0 to 1.3.0 by @dependabot in #10
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.4 to 1.40.0 by @dependabot in #12
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.0 to 1.40.1 by @dependabot in #13
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.40 to 1.13.42 by @dependabot in #15
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.42 to 1.18.44 by @dependabot in #16
  • feat(tables): add basic table implementation by @zeroshade in #11
  • fix(manifests): Make added_snapshot_id mandatory in V1 by @zeroshade in #23
  • Disable merge commit by @Fokko in #17
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #18
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.21.1 to 1.21.2 by @dependabot in #20
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.42 to 1.13.43 by @dependabot in #21
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.1 to 1.40.2 by @dependabot in #22
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.44 to 1.19.1 by @dependabot in #26
  • docs(readme): Add feature roadmap and support to readme by @zeroshade in #32
  • chore(deps): upgrade all the AWS SDK v2 deps, and s3iofs by @wolfeidau in #50
  • feat: add support for catalogs with glue implementation to start by @wolfeidau in #51
  • feat(catalog): add initial rest catalog impl by @zeroshade in #58
  • feat(catalog): Send X-Iceberg-Access-Delegation header to signal support for vended credentials by @nastra in #67
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.26.3 to 1.26.6 by @dependabot in #57
  • build(deps): bump github.com/google/uuid from 1.3.1 to 1.6.0 by @dependabot in #55
  • build(deps): bump golang.org/x/net from 0.18.0 to 0.23.0 by @dependabot in #73
  • build(deps): bump github.com/hamba/avro/v2 from 2.16.0 to 2.21.1 by @dependabot in #74
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.16.16 to 1.17.12 by @dependabot in #75
  • build(deps): bump github.com/wolfeidau/s3iofs from 1.5.0 to 1.5.2 by @dependabot in #53
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.73.1 to 1.80.1 by @dependabot in #81
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #78
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.12 to 1.17.15 by @dependabot in #83
  • build(deps): bump github.com/pterm/pterm from 0.12.78 to 0.12.79 by @dependabot in #80
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.54.2 by @dependabot in #82
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.80.1 to 1.80.3 by @dependabot in #84
  • build(deps): bump github.com/hamba/avro/v2 from 2.21.1 to 2.22.0 by @dependabot in #85
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.15 by @dependabot in #86
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.54.2 to 1.54.3 by @dependabot in #87
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.80.3 to 1.81.1 by @dependabot in #88
  • feat: Adding literals by @zeroshade in #76
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 by @dependabot in #90
  • build(deps): bump github.com/apache/arrow/go/v16 from 16.0.0 to 16.1.0 by @dependabot in #97
  • build(deps): bump github.com/hamba/avro/v2 from 2.21.1 to 2.22.1 by @dependabot in #94
  • build(deps): bump github.com/pterm/pterm from 0.12.78 to 0.12.79 by @dependabot in #93
  • Add the build from source section by @git-hulk in #70
  • feat(exprs): Adding BooleanExpressions and Predicates by @zeroshade in #91
  • build(deps): bump github.com/aws/smithy-go from 1.20.2 to 1.20.3 by @dependabot in #104
  • feat(visitors): Implement basic boolean expression visitors by @zeroshade in #108
  • build(deps): bump github.com/hamba/avro/v2 from 2.22.1 to 2.23.0 by @dependabot in #116
  • refactor(evaluators): shift evaluator code into the table package by @zeroshade in #123
  • chore(s3): update to remove deprecated s3 sdk by @zeroshade in #122
  • feat(manifest): fix partition data map by @zeroshade in #124
  • refactor: some more small refactors by @zeroshade in #130
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.30.4 by @dependabot in #128
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.16 to 1.17.28 by @dependabot in #129
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.73.1 to 1.94.1 by @dependabot in #125
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.48.0 to 1.60.0 by @dependabot in #131
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.28 by @dependabot in #126
  • feat(table/scanner): Initial pass for planning a scan and returning the files to use by @zeroshade in #118
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.0 to 1.60.1 by @dependabot in #136
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.28 to 1.17.29 by @dependabot in #135
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.94.1 to 1.95.0 by @dependabot in #132
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.28 to 1.27.30 by @dependabot in #134
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.60.1 to 1.61.2 by @dependabot in #144
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.30 to 1.27.33 by @dependabot in #140
  • fix: SIGSEGV when describe empty table by @alex-kar in #145
  • ci(release): add release scripts and workflow by @zeroshade in #150
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.95.0 to 1.99.2 by @dependabot in #160
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.32 to 1.17.37 by @dependabot in #157
  • Test: Add coverage for Output by @alex-kar in #149
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.33 to 1.27.39 by @dependabot in #158
  • feat(table): add conversion from Arrow Schema to Iceberg by @zeroshade in #155
  • feat(catalog/glue): add support for list namespaces by @natusioe in #169
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.99.2 to 1.100.2 by @dependabot in #171
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.61.2 to 1.65.3 by @dependabot in #170
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.28.0 by @dependabot in #178
  • Config File Handling by @alex-kar in #156
  • feat(table): Implement converting Iceberg schema and types to Arrow by @zeroshade in #168
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.65.3 to 1.66.0 by @dependabot in #182
  • build(deps): bump github.com/hamba/avro/v2 from 2.26.0 to 2.27.0 by @dependabot in #181
  • feat(table/scanner): Implement Arrow type promotion and conversion by @zeroshade in #174
  • feat(catalog/glue): add support for glue catalog namespace operations by @natusioe in #173
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.0 to 1.66.1 by @dependabot in #184
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #192
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.1 to 1.66.2 by @dependabot in #191
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.100.2 to 1.101.0 by @dependabot in #190
  • Fix infinite recursion bug in EqualityFieldIDs accessor by @jhump in #186
  • feat(table): Initial implementation of Reading Data by @zeroshade in #185
  • cmd/iceberg: Pass default aws config to glue catalog constructor by @glkz in #187
  • feat: Add 'Create Namespace' command to CLI by @alex-kar in #179
  • build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #197
  • build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #196
  • build(deps): bump github.com/substrait-io/substrait-go from 1.1.0 to 1.2.0 by @dependabot in #195
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.66.2 to 1.66.3 by @dependabot in #193
  • use dist/release KEYS by @kevinjqliu in #200
  • ci: Quick update for release_rc.sh and the LICENSE by @zeroshade in #201
  • feat: more builders and writing manifests by @dwilson1988 in #177
  • Add option to set max concurrency for table scan operations by @glkz in #198
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/glue from 1.101.0 to 1.101.2 by @dependabot in #194
  • Fix verification script, verify_rc.sh by @kevinjqliu in #199
  • Fix version and rc in rc.yml by @kevinjqliu in #202

New Contributors

Full Changelog: https://github.com/apache/iceberg-go/commits/v0.1.0-rc2