Skip to content

Antalya does not see tables on iceberg using nessie catalog + GCS #1199

@volokluev

Description

@volokluev

Describe the bug
When using the nessie REST catalog for iceberg, and using SHOW TABLES, antalya does not see any tables despite successfully traversing the catalog

To Reproduce

In brief this is the reproduction steps

  1. Spin up nessie and clickhouse
  2. Create and write to an iceberg table
  3. Create an iceberg database
  4. USE said iceberg database
  5. SHOW TABLES -> see no tables show up

For Detailed steps: see the attached zip file README.md for complete steps on reproduction. I think the issue has something to do with the parsing of the iceberg REST catalog response.

Expected behavior
The database shows the tables existing in the catalog

Key information
Provide relevant runtime details.

  • Project Antalya Build Version: 25.8.9.20496.altinityantalya
  • Cloud provider: GCP
  • Kubernetes provider: None, used docker compose
  • Object storage: GCS
  • Iceberg catalog: Nessie

Additional context
See zip file for an easy repro step

iceberg-clickhouse-repro.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions