Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Creating Iceberg table with decimal column is not supported #1897

Open
Assignees
Labels
antalya bugSomething isn't working

Description

Describe the bug

CREATE TABLE `ns1.table1`
(
 `decimal` Nullable(Decimal(38, 18))
)
ENGINE = Iceberg('http://minio:9000/warehouse/data2/', 'admin', 'password')
Query id: e046f280-2abb-4fa8-9e98-edb7bbb59f32
Elapsed: 0.004 sec. 
Received exception from server (version 26.5.1):
Code: 36. DB::Exception: Received from localhost:9000. DB::Exception: Unsupported type for iceberg Decimal(38, 18). (BAD_ARGUMENTS)

Metadata

Metadata

Assignees

Labels

antalya bugSomething isn't working

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

      AltStyle によって変換されたページ (->オリジナル) /