Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
ghx-label-1
Description
expr-benchmark compiles, but crash when it is executed.
This is because the scalar expression's thrift definition has moved from
query_request.plan_exec_info[0].fragments[0].output_sink.output_exprs
to
query_request.plan_exec_info[0].fragments[0].plan.nodes[0].union_node.const_expr_lists[0]