Skip to content

Commit

Permalink
ci rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinyhZou committed Jun 18, 2024
1 parent 865a15c commit f4a20fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp-ch/local-engine/Common/CHUtil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,6 @@ void BackendInitializerUtil::initSettings(std::map<std::string, std::string> & b
LOG_DEBUG(&Poco::Logger::get("CHUtil"), "Set settings key:{} value:{}", "session_timezone", time_zone_val);
}
}

/// Finally apply some fixed kvs to settings.
settings.set("join_use_nulls", true);
settings.set("input_format_orc_allow_missing_columns", true);
Expand Down

0 comments on commit f4a20fe

Please sign in to comment.