GitHub / apache/iceberg-go issues and pull requests
#486 - iceberg.EqualTo row filter fails on LargeStringType
Issue -
State: open - Opened by hamilton-earthscope 18 days ago
#474 - .avro file not found
Issue -
State: closed - Opened by bcho0023 about 1 month ago
#473 - build(deps): bump the gomod_updates group with 5 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#472 - build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#471 - Unsupported S3 Properties
Issue -
State: open - Opened by gabrosys about 1 month ago
#470 - AppendTable throughput
Issue -
State: closed - Opened by hendoxc about 1 month ago
- 4 comments
#469 - Request - Example with AWS s3
Issue -
State: closed - Opened by gabrosys about 1 month ago
- 3 comments
#468 - feat(partitions): Add support for get partition field name
Pull Request -
State: closed - Opened by lliangyu-lin about 1 month ago
#467 - feat(transaction): Add initial support for update spec in transaction API
Pull Request -
State: open - Opened by lliangyu-lin about 1 month ago
#466 - test: use `create or replace`
Pull Request -
State: closed - Opened by kevinjqliu about 1 month ago
- 1 comment
#465 - build(deps): bump the gomod_updates group with 16 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, go
#464 - fix(catalog/rest): pass key-scope
Pull Request -
State: closed - Opened by laskoviymishka about 1 month ago
- 3 comments
#463 - fix(transforms): Add can transform method to transform interface
Pull Request -
State: closed - Opened by lliangyu-lin about 1 month ago
- 1 comment
#462 - build(deps): bump the gomod_updates group with 15 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#461 - fix(cli/rest): Add custom scope for rest cli when using with Oauth
Pull Request -
State: closed - Opened by dttung2905 about 2 months ago
- 1 comment
#460 - fix(table): handle missing or nil stats + metadata field nil comparison
Pull Request -
State: closed - Opened by James-Gilbert- about 2 months ago
- 1 comment
#459 - fix(cli/rest) Support Glue REST operations with Iceberg-Go CLI
Pull Request -
State: open - Opened by maninc about 2 months ago
- 3 comments
#458 - feat: implement remote signing transport for S3 requests and add tests
Pull Request -
State: open - Opened by flarco about 2 months ago
#457 - build(deps): bump the gomod_updates group with 14 updates
Pull Request -
State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, go
#456 - refactor: remove panics from manifest
Pull Request -
State: closed - Opened by laskoviymishka about 2 months ago
- 4 comments
#455 - feat: add IO registry
Pull Request -
State: open - Opened by vbekiaris about 2 months ago
#454 - Use gcp.NewHTTPClient and pass creds
Pull Request -
State: closed - Opened by agchang about 2 months ago
- 6 comments
#453 - GCS Support for Non-Public Buckets
Issue -
State: open - Opened by agchang about 2 months ago
- 2 comments
#452 - refactor: pass context into actual IO
Pull Request -
State: closed - Opened by laskoviymishka about 2 months ago
#451 - rest catalog - fromProps places scope under Additional Properties
Issue -
State: closed - Opened by n14zio about 2 months ago
- 4 comments
#450 - feat(catalog/sql): Add integration test for sql catalog
Pull Request -
State: closed - Opened by dttung2905 about 2 months ago
#449 - build(deps): bump the gomod_updates group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, go
#448 - testing(catalog/glue): Verify glue catalog snapshot management is supported
Pull Request -
State: closed - Opened by lliangyu-lin 2 months ago
#447 - release: improve release.sh script
Pull Request -
State: closed - Opened by zeroshade 2 months ago
- 3 comments
Labels: INFRA
#446 - fix(catalog/glue): Fix nil map assignment issue in glue catalog
Pull Request -
State: closed - Opened by lliangyu-lin 2 months ago
#445 - fix(table): fix race condition in scanner
Pull Request -
State: closed - Opened by zeroshade 2 months ago
#444 - fix(ci): Fix the minio config
Pull Request -
State: closed - Opened by zeroshade 2 months ago
#443 - Data race in `inclusiveMetricsEval`
Issue -
State: closed - Opened by psarna 2 months ago
#442 - Add integration test for SQL catalog
Issue -
State: closed - Opened by dttung2905 2 months ago
- 2 comments
#441 - feat(catalog/glue): add option to customize IO loader function
Pull Request -
State: open - Opened by vbekiaris 2 months ago
#440 - build(deps): bump the gomod_updates group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
- 1 comment
Labels: dependencies, go
#439 - fix(table): ensure manifest length matches file size
Pull Request -
State: closed - Opened by zeroshade 2 months ago
- 4 comments
#438 - Manifest list written by go-iceberg contains incorrect file lengths
Issue -
State: closed - Opened by alexjo2144 2 months ago
- 4 comments
#437 - Unexpected context used in Scan.PlanFiles
Issue -
State: open - Opened by vbekiaris 2 months ago
- 4 comments
#436 - build(deps): bump github.com/containerd/containerd/v2 from 2.0.4 to 2.0.5
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, go
#435 - fix: Writing Avro for Spark
Pull Request -
State: closed - Opened by zeroshade 2 months ago
- 9 comments
#434 - Unable to read table from Trino after `AppendTable`
Issue -
State: closed - Opened by hendoxc 2 months ago
- 1 comment
#433 - build(deps): bump the gomod_updates group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#432 - fix(table): apply transform before comparing lower and upper partition values
Pull Request -
State: closed - Opened by godwhoa 3 months ago
- 2 comments
#431 - feat: adding schema update methods
Pull Request -
State: open - Opened by Shreyas220 3 months ago
- 5 comments
#430 - Implement schema update
Issue -
State: open - Opened by loicalleyne 3 months ago
- 5 comments
#429 - feat: Implement remove properties CLI using catalog commit table API and improve references
Pull Request -
State: closed - Opened by lliangyu-lin 3 months ago
#428 - build(deps): bump the gomod_updates group with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#427 - fix(table) getPartitionRecord to use field ID rather than field name
Pull Request -
State: closed - Opened by loicalleyne 3 months ago
- 2 comments
#426 - fix: Improve list logic to fallback from tables to namespaces
Pull Request -
State: closed - Opened by lliangyu-lin 3 months ago
#425 - List CLI command fails when using Glue catalog with namespace
Issue -
State: closed - Opened by lliangyu-lin 3 months ago
#424 - feat: Add initial support for create table CLI through json schema
Pull Request -
State: closed - Opened by lliangyu-lin 3 months ago
- 2 comments
#423 - fix(transforms): DayTransform
Pull Request -
State: closed - Opened by jhump 3 months ago
- 7 comments
#422 - fix(table): logging error when deleting old metadata
Pull Request -
State: closed - Opened by Shreyas220 3 months ago
- 1 comment
#421 - dont fail when last-column-id is 0
Pull Request -
State: closed - Opened by Shreyas220 3 months ago
- 1 comment
#420 - Allow HTTP proxy to be used to talk to REST catalog server
Pull Request -
State: closed - Opened by jhump 3 months ago
#419 - s3tables catalog support
Issue -
State: closed - Opened by okhomin 3 months ago
- 1 comment
#418 - build(deps): bump the gomod_updates group with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#417 - Add ManifestReader, which provides access to manifest metadata
Pull Request -
State: closed - Opened by jhump 3 months ago
- 2 comments
#416 - Reading a manifest list fails if it does not have a "format-version" metadata key
Issue -
State: open - Opened by jhump 3 months ago
#415 - feat(manifest): Expose the Avro Metadata for manifests
Pull Request -
State: closed - Opened by zeroshade 3 months ago
- 2 comments
#414 - feat(catalog/sql): Add views related ops
Pull Request -
State: closed - Opened by dttung2905 3 months ago
- 8 comments
#413 - feat(cmd/iceberg): Implement json output format
Pull Request -
State: closed - Opened by okhomin 3 months ago
- 1 comment
#412 - fix(table): Desanitize struct partition filter name
Pull Request -
State: closed - Opened by loicalleyne 3 months ago
- 7 comments
#411 - table.doCommit call fails when metadata file is already removed
Issue -
State: closed - Opened by jwtryg 3 months ago
- 1 comment
#410 - fix(catalog/glue): create table with required fields
Pull Request -
State: closed - Opened by zeroshade 3 months ago
- 2 comments
#409 - build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#408 - fix(table): Handle nullable struct with Required Field
Pull Request -
State: closed - Opened by zeroshade 3 months ago
- 2 comments
#407 - Glue catalog create table doesn't work with schema with required columns
Issue -
State: open - Opened by lliangyu-lin 3 months ago
#406 - build(deps): bump the gomod_updates group with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#405 - table.ParseMetadataBytes fails if table has no columns
Issue -
State: closed - Opened by mikhasd 3 months ago
- 1 comment
#404 - Manifest entry partition filtering on struct fields
Issue -
State: closed - Opened by GabrielM98 3 months ago
- 7 comments
#403 - feat: Add commit table support for Glue Catalog
Pull Request -
State: closed - Opened by lliangyu-lin 3 months ago
#402 - Add test to verify that no avro schema cache is used with manifest files
Pull Request -
State: closed - Opened by jhump 3 months ago
#401 - feat(table): Implement snapshot expiration
Pull Request -
State: open - Opened by arnaudbriche 3 months ago
- 9 comments
#400 - fix(catalog/glue): Fix glue integration test failures
Pull Request -
State: closed - Opened by lliangyu-lin 3 months ago
#399 - Dependency on github.com/apache/arrow-go/v18/arrow/compute greatly increases binary size
Issue -
State: open - Opened by pkwarren 3 months ago
- 2 comments
#398 - Panic writing nullable struct with required fields
Issue -
State: closed - Opened by EthanBlackburn 3 months ago
- 2 comments
#397 - build(deps): bump google.golang.org/api from 0.228.0 to 0.229.0 in the gomod_updates group
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, go
#396 - feat: update the supported catalog operations with some operation implementation
Pull Request -
State: closed - Opened by xuhui-lu 4 months ago
- 1 comment
#395 - feat(catalog/glue): Add SetTableProperties for glue catalog
Pull Request -
State: closed - Opened by dttung2905 4 months ago
#394 - build(deps): bump github.com/substrait-io/substrait-go/v3 from 3.9.0 to 3.9.1 in the gomod_updates group
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go
#393 - feat(table): Add json parsing of table Requirement
Pull Request -
State: closed - Opened by mimikwang 4 months ago
- 4 comments
#392 - refactor(table): move all action names to constants
Pull Request -
State: closed - Opened by mimikwang 4 months ago
#391 - fix(table): a bug in MapExec that triggers when len(slice) > nWorkers.
Pull Request -
State: closed - Opened by arnaudbriche 4 months ago
- 2 comments
#390 - build(deps): bump the gomod_updates group across 1 directory with 2 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, go
#389 - build(deps): manual upgrade
Pull Request -
State: closed - Opened by zeroshade 4 months ago
Labels: INFRA
#388 - testing: test-container recipe for iceberg
Pull Request -
State: closed - Opened by laskoviymishka 4 months ago
- 2 comments
Labels: INFRA
#387 - feat(catalog/rest): Add create view integration test
Pull Request -
State: closed - Opened by dttung2905 4 months ago
- 1 comment
#386 - Provide access to a manifest's schema and partition spec
Issue -
State: closed - Opened by jhump 4 months ago
- 7 comments
#385 - fix(manifests): Don't use avro.DefaultSchemaCache
Pull Request -
State: closed - Opened by jhump 4 months ago
- 5 comments
#384 - fix(catalog/rest): Fix concurrency bug in REST catalog request signing
Pull Request -
State: closed - Opened by jhump 4 months ago
- 6 comments
#383 - ci(catalog): Enable Glue RenameTable test
Pull Request -
State: closed - Opened by maninc 4 months ago
- 1 comment
#382 - fix(table): for add partition spec constant
Pull Request -
State: closed - Opened by mimikwang 4 months ago
- 2 comments
#381 - Unmarshal table requirement and update
Issue -
State: open - Opened by mimikwang 4 months ago
#380 - feat(catalog): Make CreateTableOpt public to ease creation of custom Catalog Impls
Pull Request -
State: closed - Opened by arnaudbriche 4 months ago
#379 - build(deps): bump the gomod_updates group across 1 directory with 8 updates
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies, go
#378 - feat (glue): Add Set Table property support for Glue
Pull Request -
State: closed - Opened by maninc 4 months ago
#377 - External CatalogIO implementation
Issue -
State: closed - Opened by arnaudbriche 4 months ago
- 1 comment
#376 - feat (catalog/rest): Add create view for rest catalog
Pull Request -
State: closed - Opened by dttung2905 4 months ago
- 3 comments