stevqin commented on PR #214:
URL: 
https://github.com/apache/doris-flink-connector/pull/214#issuecomment-1774791229

   > Thanks for your contribution. In doris you can set the 
`lower_case_table_names` variable to ignore case, so providing this 
functionality in a sync tool is a bit redundant.
   
   这个可能和 Doris中的 `lower_case_table_names` 变量不一样, 在 Doris中,  根据官方文档解释, 
这个变量仅对Oralce数据库生效, 并且一旦对Oracle数据库生效后, 则会出现无法查询 Oralce中 小写字母的表. 
   
   
![lower_case_table_names](https://github.com/apache/doris-flink-connector/assets/57753404/2a79b9f5-0f39-4f35-ae04-f97afd3e43d4)
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to