You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/04/29 16:10:00 UTC

[jira] [Created] (ARROW-16419) [Python] pyarrow._exec_plan.execplan doesn't wait for plan to finish

David Li created ARROW-16419:
--------------------------------

             Summary: [Python] pyarrow._exec_plan.execplan doesn't wait for plan to finish
                 Key: ARROW-16419
                 URL: https://issues.apache.org/jira/browse/ARROW-16419
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
    Affects Versions: 8.0.0
            Reporter: David Li


It calls StopProducing but doesn't actually wait for finished(). This tends to cause "Plan was destroyed before finishing" to get printed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)