tustvold commented on code in PR #5102:
URL: https://github.com/apache/arrow-rs/pull/5102#discussion_r1408044146
##########
parquet/src/record/reader.rs:
##########
@@ -274,6 +274,8 @@ impl TreeBuilder {
row_group_reader,
)?;
+ path.push(field_name);
Review Comment:
I took the liberty of pushing a commit with this change in
https://github.com/apache/arrow-rs/pull/5102/commits/f4db113454c032978e5f66d061cec7021dbcee24
--
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]