We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ceb87 commit 25cfa06Copy full SHA for 25cfa06
src/Planner/Planner.cpp
@@ -161,7 +161,6 @@ namespace Setting
161
extern const SettingsBool enable_parallel_blocks_marshalling;
162
extern const SettingsBool use_variant_as_common_type;
163
extern const SettingsBool serialize_string_in_memory_with_zero_byte;
164
- extern const SettingsBool use_hive_partitioning;
165
extern const SettingsString temporary_files_codec;
166
extern const SettingsNonZeroUInt64 temporary_files_buffer_size;
167
}
0 commit comments