bvolpato commented on code in PR #3754:
URL: https://github.com/apache/calcite/pull/3754#discussion_r1556668847
##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -2162,6 +2162,48 @@ private SqlDialect nonOrdinalDialect() {
.ok(prestoExpected);
}
+ /**
+ * Test case for the base case of
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6355">[CALCITE-6355]
Review Comment:
Sorry, missed this. I've adjusted the title here -- thank you. Do I have to
reword commits? Or the title of the PR will be used when merged / squashed?
--
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]