Values.TableMetadataSourceContains details about the table metadata.
type nonrec t = {iceberg : IcebergMetadata.t option;Contains details about the metadata of an Iceberg table.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Map of
([> `String of String_.t ] * [> `String of String_.t ])
list
| `Structure of
(string
* [> `Enum of string
| `Integer of Integer.t
| `List of
[> `Integer of Integer.t
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of Integer.t
| `String of String_.t
| `Structure of 'a list ])
list ]
list ])
list ])
list ])
list ]