westonpace commented on code in PR #13232: URL: https://github.com/apache/arrow/pull/13232#discussion_r888299274
########## cpp/src/arrow/engine/substrait/extension_set.h: ########## @@ -103,6 +106,19 @@ constexpr util::string_view kArrowExtTypesUri = /// Note: Function support is currently very minimal, see ARROW-15538 ARROW_ENGINE_EXPORT ExtensionIdRegistry* default_extension_id_registry(); +/// \brief Makes a nested registry with a given parent. Review Comment: I think this comment still needs addressed. Then we can merge. -- 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]
