[ 
https://issues.apache.org/jira/browse/FLINK-34088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808382#comment-17808382
 ] 

Sergey Nuyanzin commented on FLINK-34088:
-----------------------------------------

Doesn't it work if during creation of table we specify something like 
{code:sql}
...
'table-name' = '`DEFAULT`',
...
{code}

or 


{code:sql}
...
'table-name' = '"DEFAULT"',
...
{code}
?

> fix the problems with special table name characters of postgres and oracle  
> and sqlserver.
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-34088
>                 URL: https://issues.apache.org/jira/browse/FLINK-34088
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / JDBC
>    Affects Versions: jdbc-3.1.1
>            Reporter: blackpighe
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2024-01-15-17-10-57-586.png, 
> image-2024-01-15-17-11-11-136.png, image-2024-01-15-17-13-16-448.png
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
>  
> !image-2024-01-15-17-11-11-136.png!  
> [https://github.com/apache/flink-connector-jdbc/]
> The new version of flink jdbc is stand-alone and does not have an open issue 
> entry.
>  
> The FLink-JDBC-connector does not handle special table names for oracle and 
> postgres and sqlserver, when the table name is a special character such as 
> default. jdbc will report an error. hopefully giving me a chance to fix the 
> problem, I can provide a commit
>  
>  
> !image-2024-01-15-17-13-16-448.png!
>  



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

Reply via email to