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

[jira] [Created] (ARROW-12487) [C++][Dataset] ScanBatches() hangs if there's an error during scanning

David Li created ARROW-12487:
--------------------------------

             Summary: [C++][Dataset] ScanBatches() hangs if there's an error during scanning
                 Key: ARROW-12487
                 URL: https://issues.apache.org/jira/browse/ARROW-12487
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 4.0.0
            Reporter: David Li
            Assignee: David Li


Errors during scanning aren't properly reported, causing the iterator to hang forever.

This affects ScanBatches() and anything built on top of it (Python to_batches, TakeRows, etc)

Verified on the 4.0.0 RC



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