[ 
https://issues.apache.org/jira/browse/CALCITE-6006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated CALCITE-6006:
------------------------------------
    Labels: pull-request-available  (was: )

> RelToSqlConverter loses charset information 
> --------------------------------------------
>
>                 Key: CALCITE-6006
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6006
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.35.0
>            Reporter: Mihai Budiu
>            Priority: Minor
>              Labels: pull-request-available
>
> This is a bug in SqlImplementor, when it calls SqlLiteral.createCharString it 
> does not pass any information about the charset of the source string. So a 
> string that looks like _UTF8'...' is converted to a string without the 
> charset in the generated SQL.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to