Skip to content

Metadata.json is duplicated when creating Iceberg table in catalog directly from ClickHouse #1965

Description

@alsugiliazova
Image

Comparison of the Two JSON Metadata Files

The two files (I compare two files written at the same time 12:50) are almost identical in content. The main difference is one timestamp value, plus formatting and key ordering.

Area File 1 File 2 Meaning
metadata-log[0].timestamp-ms 1782384448119 1782384616592 Different
JSON key order Different order Different order No semantic difference
Formatting More compact, 2-space style More expanded, 4-space style No semantic difference
Schema, snapshots, partition spec, sort order, properties, UUID, location Same Same No meaningful difference

Main Difference

The only meaningful structural difference is:

metadata-log[0].timestamp-ms

Metadata

Metadata

Assignees

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