emkornfield commented on a change in pull request #8219:
URL: https://github.com/apache/arrow/pull/8219#discussion_r492259759



##########
File path: cpp/src/parquet/arrow/path_internal.cc
##########
@@ -838,10 +841,13 @@ class PathBuilder {
 #undef NOT_IMPLEMENTED_VISIT
   std::vector<PathInfo>& paths() { return paths_; }
 
+  bool root_is_nullable() const { return root_is_nullable_; }

Review comment:
       this is unused now.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to