You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2020/05/21 14:03:00 UTC

[jira] [Closed] (ARROW-8874) [C++][Dataset] Scanner::ToTable race when ScanTask exit early with an error

     [ https://issues.apache.org/jira/browse/ARROW-8874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francois Saint-Jacques closed ARROW-8874.
-----------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Duplicate

> [C++][Dataset] Scanner::ToTable race when ScanTask exit early with an error
> ---------------------------------------------------------------------------
>
>                 Key: ARROW-8874
>                 URL: https://issues.apache.org/jira/browse/ARROW-8874
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Francois Saint-Jacques
>            Priority: Major
>             Fix For: 1.0.0
>
>
> https://github.com/apache/arrow/pull/7180#issuecomment-631059751
> The issue is when [Finish|https://github.com/apache/arrow/blob/master/cpp/src/arrow/dataset/scanner.cc#L184-L208] exit early due to a ScanTask error, in-flight tasks may try to lock the out-of-scope mutex.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)