xiedeyantu commented on PR #4712: URL: https://github.com/apache/calcite/pull/4712#issuecomment-3695486328
Postgresql -> PostgreSQL ``` <html> <body> <!--StartFragment--> SqlUnParserTest > testPrecedenceSetOps() STANDARD_OUT -- | | | invalid git log message 'Add age function (enabled in Postgresql library)'; Message contains 'Postgresql' word; use one of the following instead: [PostgreSQL] | | | FAILURE 0.2sec, org.apache.calcite.test.LintTest > testLintLog() | | | java.lang.AssertionError: | | | Expected: an empty collection | | | but: <[invalid git log message 'Add age function (enabled in Postgresql library)'; Message contains 'Postgresql' word; use one of the following instead: [PostgreSQL]]> | | | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18) | | | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6) | | | at org.apache.calcite.test.LintTest.testLintLog(LintTest.java:308) <!--EndFragment--> </body> </html> ``` -- 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]
