Values_0.OrphanFileDeletionMetricsSourceA structure that contains orphan file deletion metrics for the optimizer run.
type nonrec t = {icebergMetrics : IcebergOrphanFileDeletionMetrics.t option;A structure containing the Iceberg orphan file deletion metrics for the optimizer run.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of DpuHours.t
| `Integer of DpuCounts.t
| `Long of MetricCounts.t ])
list ])
list ]