pitrou commented on code in PR #46813:
URL: https://github.com/apache/arrow/pull/46813#discussion_r2154418356


##########
cpp/src/arrow/util/string_util.h:
##########
@@ -26,8 +26,8 @@
 #include "arrow/util/visibility.h"
 
 namespace arrow {
-namespace util {
 
+namespace internal {
 namespace detail {

Review Comment:
   The `detail` namespace is now superfluous given there's already an enclosing 
`internal` namespace.



-- 
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]

Reply via email to