rtpsw opened a new issue, #35507: URL: https://github.com/apache/arrow/issues/35507
### Describe the enhancement requested Following #34392, `AsofJoinNode` includes debug-logging facilities that should be refactored. The specific asks are: 1. [Move](https://github.com/apache/arrow/pull/34392#discussion_r1185225329) to a util file. 2. [Make](https://github.com/apache/arrow/pull/34392#issuecomment-1535793004) the debug-logging APIs generic to `ExecNode`. 3. [Extract](https://github.com/apache/arrow/pull/34392#discussion_r1187949299) debug-logging-enablement to query-context. 4. [Add](https://github.com/apache/arrow/pull/34392#discussion_r1187952001) an debug-logging API that automatically adds a new-line at the end. 5. [Investigate](https://github.com/apache/arrow/pull/34392#issuecomment-1539814758) GLOG. ### Component(s) C++ -- 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]
