Tim Armstrong created IMPALA-9782:
-------------------------------------
Summary: KuduPartitionExpr is not thread-safe
Key: IMPALA-9782
URL: https://issues.apache.org/jira/browse/IMPALA-9782
Project: IMPALA
Issue Type: Bug
Components: Backend
Reporter: Tim ArmstrongThis is a blocker for supporting Kudu DML with mt_dop. The expression has some mutable objects in the ScalarExpr object that needs to be moved to the evaluator. -- This message was sent by Atlassian Jira (v8.3.4#803005)
