Jiasen Sheng
Results
2
issues of
Jiasen Sheng
https://issues.apache.org/jira/browse/CALCITE-4188
@julianhyde hi, julian, https://github.com/apache/calcite/blob/37b8cdbb381369e773229a81ae69ab5c1df34f3e/core/src/main/java/org/apache/calcite/rel/rel2sql/SqlImplementor.java#L712 discard literal charset,I think you did it on purpose. To resolve this bug, if we only need to rewrite the quoteStringLiteralUnicode of MysqlSqlDialect.