pitrou commented on code in PR #45330:
URL: https://github.com/apache/arrow/pull/45330#discussion_r1950400506
##########
cpp/src/arrow/dataset/file_parquet.cc:
##########
@@ -802,12 +802,13 @@ Status
ParquetFileFragment::EnsureCompleteMetadata(parquet::arrow::FileReader* r
return EnsureCompleteMetadata(reader.get());
}
+ // TODO temp variable is useless
Review Comment:
Oops, I had left it to later address it in this PR, but apparently forgot
to.
--
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]