[vectorized](bug) fix some open enable_fold_constant_by_be failed cases (#17240)
This commit is contained in:
@ -110,7 +110,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
const std::string FunctionVersion::version = "5.1.0";
|
||||
const std::string FunctionVersion::version = "5.7.99";
|
||||
|
||||
void register_function_utility(SimpleFunctionFactory& factory) {
|
||||
factory.register_function<FunctionSleep>();
|
||||
|
||||
Reference in New Issue
Block a user