mapleFU commented on code in PR #36675:
URL: https://github.com/apache/arrow/pull/36675#discussion_r1267055938
##########
cpp/src/parquet/arrow/reader.h:
##########
@@ -141,26 +141,19 @@ class PARQUET_EXPORT FileReader {
/// \brief Read column as a whole into a chunked array.
///
- /// The indicated column index is relative to the schema
+ /// The index i refers the index of the top level schema field, which may
Review Comment:
I get this confused with `ReadTable`, it will only read the leaf-node, sorry
for 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]