You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/01/26 21:44:41 UTC

[GitHub] [arrow] nealrichardson commented on a change in pull request #9332: ARROW-7288: [C++] Replace boost::regex with re2 in Parquet

nealrichardson commented on a change in pull request #9332:
URL: https://github.com/apache/arrow/pull/9332#discussion_r564854300



##########
File path: cpp/src/parquet/thrift_internal.h
##########
@@ -20,13 +20,7 @@
 #include "arrow/util/windows_compatibility.h"
 
 #include <cstdint>
-// Check if thrift version < 0.11.0

Review comment:
       We now require thrift >= 0.11, so this isn't relevant anymore.




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