Ziy1-Tan opened a new pull request, #46813:
URL: https://github.com/apache/arrow/pull/46813

   ### Rationale for this change
   
   - Move and Rename function `arrow::util::StringBuilder` to internal 
namespace to avoid confusion with class `arrow::StringBuilder`
   
   ### What changes are included in this PR?
   
   - Move `arrow::util::StringBuilder` to `arrow::internal::StringBuilder`
   - Rename `arrow::internal::StringBuilder` to `arrow::internal::JoinToString`
   - Rename `arrow/util/string_builder.{h|cc}` to 
`arrow/util/string_util_internal.{h|cc}` 
   
   ### Are these changes tested?
   
   Yes.
   
   ### Are there any user-facing changes?
   
   No. they are used internally.
   


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

Reply via email to