mbrobbel opened a new pull request #11792: URL: https://github.com/apache/arrow/pull/11792
Renamed `BitUtil` namespace to `bit_util` and `LittleEndianArray` namespace to `little_endian` to match the suggested style in https://google.github.io/styleguide/cppguide.html#Namespace_Names. I renamed the `LittleEndianArray` namespace to `little_endian` to handle a symbol conflict with the `little_endian_array` function in `arrow/util/basic_decimal.h`. -- 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]
