lidavidm commented on a change in pull request #10482:
URL: https://github.com/apache/arrow/pull/10482#discussion_r651815704
##########
File path: cpp/src/parquet/arrow/reader.cc
##########
@@ -1134,6 +1138,42 @@ Status FileReaderImpl::DecodeRowGroups(const
std::vector<int>& row_groups,
return (*out)->Validate();
}
+Future<std::shared_ptr<Table>> FileReaderImpl::DecodeRowGroups(
Review comment:
Sorry, I should probably have pinged you when I updated the PR.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]