Skip to content

Ice rest catalog takes too long #1907

@DimensionWieldr

Description

@DimensionWieldr

Describe the bug
It takes very long to do any writes to iceberg rest catalog.

To Reproduce
Steps to reproduce the behavior:

  1. Create an iceberg table
CREATE TABLE ice.`default.metadata_testing`
(
    `event_month` Int32
)
ENGINE = Iceberg('s3://protvjoe-1lfyj7kp-iceberg/default/metadata_testing')
PARTITION BY event_month

Query id: 89cf073c-d471-419d-b106-5ad581ff8ad0

Ok.

0 rows in set. Elapsed: 33.453 sec.

Expected behavior
Create table shouldn't take 30+ seconds.

Key information
Provide relevant runtime details.

  • 26.3.10.20001 Antalya
  • Iceberg table is on ice rest catalog on ACM dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions