Open
Description
Is your feature request related to a problem or challenge?
Iceberg metadata is forward-compatible, and it can be easily projected into a schema.
For example, 134: content
is required, but we can just set it to DATA
for V1 using a default value:

Describe the solution you'd like
No response
Willingness to contribute
None