rtpsw commented on code in PR #35608:
URL: https://github.com/apache/arrow/pull/35608#discussion_r1195978244


##########
cpp/src/arrow/engine/substrait/ext_test.cc:
##########
@@ -285,5 +340,55 @@ TEST(ExtensionIdRegistryTest, RegisterNestedFunctions) {
   }
 }
 
+TEST(ExtensionIdRegistryTest, RegisterNestedAggregates) {

Review Comment:
   "Nested" refers to a nested registry, as opposed to the default one, in 
which the items are registered. This is also the case in the existing 
"NestedFunctions" and "NestedTypes" tests.



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

Reply via email to