You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/08/12 15:30:00 UTC

[jira] [Created] (ARROW-9708) [Rust] [DataFusion] Remove use of threads and channels from ParquetScanExec

Andy Grove created ARROW-9708:
---------------------------------

             Summary: [Rust] [DataFusion] Remove use of threads and channels from ParquetScanExec
                 Key: ARROW-9708
                 URL: https://issues.apache.org/jira/browse/ARROW-9708
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: Rust, Rust - DataFusion
            Reporter: Andy Grove
            Assignee: Andy Grove
             Fix For: 2.0.0


At the time I implemented the parquet scan exec I thought it was necessary to run in a thread and use channels to communicate but this can be avoided in conjunction with other changes in the parent issue.



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