Function iceberg_rust::catalog::commit::apply_view_updates
source · pub fn apply_view_updates<T: Clone + Default + 'static>(
metadata: &mut GeneralViewMetadata<T>,
updates: Vec<ViewUpdate>
) -> Result<(), Error>Expand description
Apply updates to metadata