amoeba commented on code in PR #46180: URL: https://github.com/apache/arrow/pull/46180#discussion_r2127739377
########## cpp/src/arrow/json/from_string.cc: ########## @@ -55,14 +55,12 @@ namespace arrow { using internal::ParseValue; using util::Float16; -namespace ipc { -namespace internal { namespace json { using ::arrow::internal::checked_cast; using ::arrow::internal::checked_pointer_cast; -namespace { +namespace internal { Review Comment: Closed by PR https://github.com/apache/arrow/pull/46697. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org