nevi-me commented on pull request #270: URL: https://github.com/apache/arrow-rs/pull/270#issuecomment-836762589
@jorgecarleitao @alamb there's still errors with the more complex cases like `<struct<list<list<struct<list<primitive>>>>>>`, where one of the items is 0 length. I'm going to work on that case this week. I discovered the issue by chance when trying to benchmark the writer with deeply nested lists and structs. `pyarrow` manages to write this correctly (wrote an IPC file from Rust, then read it in pyarrow and wrote that to parquet) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org