fn build_constant_lookup_expr( return_type: DataType, children: Vec<BoxedExpression>, ) -> Result<BoxedExpression>