You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/05/28 03:54:00 UTC

[jira] [Created] (IMPALA-9782) KuduPartitionExpr is not thread-safe

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 Armstrong


This 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)