bkietz opened a new pull request #7901: URL: https://github.com/apache/arrow/pull/7901
Replace `StringConverter` with `ParseValueTraits` and emphasize that the function `ParseValue` is the entrypoint for parsing primitive values. Replace `StringFormatter` with `FormatValueTraits` and add a function `FormatValue` to act as the entrypoint for formatting primitive values. A number of convenience overloads are provided for both. ---------------------------------------------------------------- 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: [email protected]
