Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco committed Mar 6, 2024
1 parent cbcf6df commit cb4cf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/core/src/table/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ impl<'a> TableConfig<'a> {
(
"true to enable deletion vectors and predictive I/O for updates.",
DeltaConfigKey::EnableDeletionVectors,
enable_deletio0n_vectors,
enable_deletion_vectors,
bool,
// in databricks the default is dependent on the workspace settings and runtime version
// https://learn.microsoft.com/en-us/azure/databricks/administration-guide/workspace-settings/deletion-vectors
Expand Down

0 comments on commit cb4cf08

Please sign in to comment.