Skip to content

Commit f078a49

Browse files
committed
fix wrong defaults in docs
1 parent 1ba3607 commit f078a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/engines/table-engines/mergetree-family/part_export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Source and destination tables must be 100% compatible:
3939
### `allow_experimental_export_merge_tree_part` (Required)
4040

4141
- **Type**: `Bool`
42-
- **Default**: `true`
42+
- **Default**: `false`
4343
- **Description**: Must be set to `1` to enable the experimental feature.
4444

4545
### `export_merge_tree_part_overwrite_file_if_exists` (Optional)

0 commit comments

Comments
 (0)