jhorstmann commented on pull request #389:
URL: https://github.com/apache/arrow-rs/pull/389#issuecomment-855363485


   @nevi-me can you point me to a testcase and does this only involve arrow or 
the parquet roundtrip? I'd be happy to take a look. My thoughts are that a 
`List<Utf8>` is basically the same as `List<List<u8>>`, and the former one 
seems to work fine. So requiring special logic for nested lists but not nested 
strings seems a bit strange.


-- 
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:
[email protected]


Reply via email to