pingtimeout commented on code in PR #25: URL: https://github.com/apache/polaris-tools/pull/25#discussion_r2195241014
########## benchmarks/src/gatling/scala/org/apache/polaris/benchmarks/actions/NamespaceActions.scala: ########## @@ -206,15 +206,15 @@ case class NamespaceActions( * structure. */ val fetchAllChildrenNamespaces: ChainBuilder = exec( - http("Fetch all Namespaces under specific parent") + http("Fetch children Namespaces") Review Comment: Ha, it seems I am not 100% fluent in English :-) -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org