22 #include <boost/algorithm/string.hpp>
23 #include <boost/algorithm/string/trim.hpp>
24 #include <boost/filesystem.hpp>
25 #include <boost/locale/generator.hpp>
26 #include <boost/make_shared.hpp>
27 #include <boost/program_options.hpp>
35 namespace po = boost::program_options;
114 std::string libgeos_so_filename = {
"libgeos_c.so"};
130 po::variables_map
vm;
138 char const*
const* argv,
139 const bool should_init_logging =
false);
CommandLineOptions(char const *argv0, bool dist_v5_=false)
double g_running_query_interrupt_freq
float g_filter_push_down_low_frac
size_t g_constrained_by_in_threshold
double g_bump_allocator_step_reduction
int idle_session_duration
logger::LogOptions log_options_
bool g_strip_join_covered_quals
std::vector< LeafHostInfo > string_leaves
bool g_enable_direct_columnarization
std::string udf_compiler_path
bool g_skip_intermediate_count
unsigned g_pending_query_interrupt_freq
po::options_description help_desc
DiskCacheConfig disk_cache_config
std::string udf_file_name
bool g_enable_auto_metadata_update
size_t g_filter_push_down_passing_row_ubound
boost::optional< int > parse_command_line(int argc, char const *const *argv, const bool should_init_logging=false)
bool render_compositor_use_last_gpu
bool g_enable_dynamic_watchdog
unsigned g_trivial_loop_join_threshold
bool g_enable_non_kernel_time_query_interrupt
bool enable_non_kernel_time_query_interrupt
bool renderer_use_vulkan_driver
void fillAdvancedOptions()
size_t g_compression_limit_bytes
std::string encryption_key_store_path
bool g_enable_overlaps_hashjoin
bool g_inner_join_fragment_skipping
bool g_enable_smem_non_grouped_agg
bool g_enable_columnar_output
size_t max_concurrent_render_sessions
bool g_from_table_reordering
bool g_enable_hashjoin_many_to_many
size_t num_reader_threads
std::vector< LeafHostInfo > db_leaves
std::vector< std::string > getNodeIdsArray()
bool enable_auto_clear_render_mem
size_t g_big_group_threshold
float g_filter_push_down_high_frac
int render_oom_retry_threshold
size_t g_max_memory_allocation_size
double g_overlaps_target_entries_per_bin
bool enable_runtime_query_interrupt
std::string allowed_export_paths
size_t g_overlaps_max_table_size_bytes
std::string db_query_file
AuthMetadata authMetadata
bool use_estimator_result_cache
bool g_enable_window_functions
size_t g_min_memory_allocation_size
unsigned pending_query_interrupt_freq
void validate_base_path()
bool g_enable_smem_grouped_non_count_agg
bool g_enable_experimental_string_functions
std::vector< std::string > udf_compiler_options
float g_vacuum_min_selectivity
static const std::string nodeIds_token
bool g_enable_filter_function
bool g_enable_filter_push_down
int64_t g_omni_kafka_seek
bool g_use_estimator_result_cache
bool g_enable_bump_allocator
po::positional_options_description positional_options
double running_query_interrupt_freq
Functions used to work with HyperLogLog records.
po::options_description developer_desc
std::string allowed_import_paths
std::string disk_cache_level
bool g_optimize_row_initialization
unsigned g_dynamic_watchdog_time_limit
std::string clusterIds_arg
bool enable_dynamic_watchdog
bool g_enable_runtime_query_interrupt
size_t g_max_import_threads
std::string cluster_topology_file
bool enable_legacy_syntax
bool g_enable_table_functions
unsigned dynamic_watchdog_time_limit
SystemParameters system_parameters
size_t g_gpu_smem_threshold