lance.LanceDataset.replace_field_metadata(field_name: str, new_metadata: dict[str, str]) Replace the metadata of a field in the schema Parameters: field_name : str¶The name of the field to replace the metadata for new_metadata : dict¶The new metadata to set