You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Adam Lippai (Jira)" <ji...@apache.org> on 2019/09/26 18:34:00 UTC

[jira] [Created] (ARROW-6712) [Rust] [Parquet] Reading parquet file into an ndarray

Adam Lippai created ARROW-6712:
----------------------------------

             Summary: [Rust] [Parquet] Reading parquet file into an ndarray 
                 Key: ARROW-6712
                 URL: https://issues.apache.org/jira/browse/ARROW-6712
             Project: Apache Arrow
          Issue Type: Wish
          Components: Rust
            Reporter: Adam Lippai


What's the best way to read a .parquet file into a rust ndarray structure?

Can it be effective with the current API? I assume row iteration is not the best idea :) 

I can imagine that even parallel column loading would be possible. 



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