[
https://issues.apache.org/jira/browse/FLINK-32786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17753875#comment-17753875
]
Hang Ruan edited comment on FLINK-32786 at 8/14/23 3:04 AM:
------------------------------------------------------------
I have implemented the interface in JDBC connector for MySQL. See my
commit([https://github.com/ruanhang1993/flink-connector-jdbc/commit/06470ce4f0c899b9369bb40ee9bb8f410f8b4db2]).
Before truncate:
!before.png!
After truncate:
!after.png!
The test sql:
!truncate.png!
[~luoyuxia] All tests passed.
was (Author: ruanhang1993):
I have implemented the interface in JDBC connector for MySQL. See [my
commit|[https://github.com/ruanhang1993/flink-connector-jdbc/commit/06470ce4f0c899b9369bb40ee9bb8f410f8b4db2]].
Before truncate:
!before.png!
After truncate:
!after.png!
The test sql:
!truncate.png!
[~luoyuxia] All tests passed.
> Release Testing: Verify FLIP-302: Support TRUNCATE TABLE statement in batch
> mode
> --------------------------------------------------------------------------------
>
> Key: FLINK-32786
> URL: https://issues.apache.org/jira/browse/FLINK-32786
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.18.0
> Reporter: Qingsheng Ren
> Assignee: Hang Ruan
> Priority: Major
> Fix For: 1.18.0
>
> Attachments: after.png, before.png, truncate.png
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)