pub fn spawn_compaction_client( config: &IcebergConfig, ) -> Result<(UnboundedSender<()>, Sender<()>)>