mmaitre314 commented on code in PR #5102:
URL: https://github.com/apache/arrow-rs/pull/5102#discussion_r1408063451


##########
parquet/src/record/reader.rs:
##########
@@ -274,6 +274,8 @@ impl TreeBuilder {
                         row_group_reader,
                     )?;
 
+                    path.push(field_name);

Review Comment:
   The proposed change indeed works fine and looks simpler. We can go ahead 
with that.



-- 
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]

Reply via email to