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)