NobiGo commented on code in PR #4384:
URL: https://github.com/apache/calcite/pull/4384#discussion_r2096784929
##########
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##########
@@ -12487,6 +12487,28 @@ private static void
checkStringAggFuncFails(SqlOperatorFixture f) {
false);
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6951">[CALCITE-6951]
+ * Add STRING_TO_ARRAY function(enabled in PostgreSQL Library)</a>.*/
Review Comment:
`</a>. */` needs space.
--
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]