pub async fn check_iceberg_source( props: &WithOptionsSecResolved, columns: &[ColumnCatalog], ) -> Result<()>