YiwenWu commented on code in PR #3808:
URL: https://github.com/apache/calcite/pull/3808#discussion_r1625233958
##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -3072,24 +3072,33 @@ private SqlDialect nonOrdinalDialect() {
sql(query).dialect(HiveSqlDialect.DEFAULT).ok(expected);
}
- @Test void testMysqlCastToBigint() {
Review Comment:
minor: recommended to add new unit tests and annotate corresponding jira
link.
--
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]