rluvaton commented on code in PR #8496:
URL: https://github.com/apache/arrow-rs/pull/8496#discussion_r2763730097
##########
parquet/src/arrow/schema/complex.rs:
##########
@@ -219,12 +315,13 @@ impl Visitor {
rep_level,
def_level,
data_type,
+ treat_repeated_as_list_arrow_hint: true,
Review Comment:
this will actually lead to a bug, added a comment ad wrote a test that fail
with your suggestion and pass currently
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]