[
https://issues.apache.org/jira/browse/FLINK-23375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17460248#comment-17460248
]
Maciej Bryński edited comment on FLINK-23375 at 12/15/21, 9:04 PM:
-------------------------------------------------------------------
Yes.
We created `DynamicBatchStatementExecutor` and for tests we're using some of
the classes from JDBC connector.
Right now we need to copy them manually to our codebase.
Please look at: https://issues.apache.org/jira/browse/FLINK-21643
was (Author: maver1ck):
Yes.
We created `DynamicBatchStatementExecutor` and for tests we're using some of
the classes from JDBC connector.
Right now we need to copy them manually to our codebase.
> Flink connector jdbc tests jar is almost empty
> ----------------------------------------------
>
> Key: FLINK-23375
> URL: https://issues.apache.org/jira/browse/FLINK-23375
> Project: Flink
> Issue Type: Bug
> Components: Connectors / JDBC
> Affects Versions: 1.13.1
> Reporter: Maciej Bryński
> Priority: Minor
> Labels: pull-request-available
>
> All the test files are missing in flink-connector-jdbc_2.12-1.13.1-tests.jar
> This is contest of archive:
> {code:java}
> Archive:
> /mnt/c/Users/maverick/.m2/repository/org/apache/flink/flink-connector-jdbc_2.12/1.13.1/flink-connector-jdbc_2.12-1.13.1-tests.jar
> Length
> Method Size Cmpr Date Time CRC-32 Name
>
> -------- ------ ------- ----
> ---------- ----- -------- ----
>
> 0 Defl:N 2 0% 2021-05-25 13:24
> 00000000 META-INF/services/org.apache.flink.table.factories.TableFactory
>
> 0 Defl:N 2 0% 2021-05-25 13:24 00000000
> META-INF/services/org.apache.flink.table.factories.Factory
>
> 0 Defl:N 2 0% 2021-05-25 13:24 00000000 META-INF/NOTICE
>
> -------- -------
> --- -------
>
> 0 6 0%
> 3 files
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)