pub fn build_iceberg_config(pb_sink: &PbSink) -> Result<IcebergConfig>Expand description
Build an IcebergConfig from a PbSink, filling secret refs along the
way. Used at CREATE SINK time and during recovery to (re-)register the V3
commit coordinator.