[
https://issues.apache.org/jira/browse/FLINK-37733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947498#comment-17947498
]
Daren Wong commented on FLINK-37733:
------------------------------------
Please assign this to me, thank you
> Externalise DynamoDB connector IT Test to E2E test package
> ----------------------------------------------------------
>
> Key: FLINK-37733
> URL: https://issues.apache.org/jira/browse/FLINK-37733
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / AWS, Connectors / DynamoDB
> Reporter: Daren Wong
> Priority: Minor
> Labels: pull-request-available
>
> DynamoDB connector IT Test currently resides in `flink-connector-dynamodb`
> package which means:
>
> * It is inconsistent with other connector package where IT test resides in
> their own e2e test package.
> * Building the package takes longer as IT test takes time to spin up a
> docker environment for the test.
> * Github action/workflow does not run the IT test as they are not in e2e
> test package.
>
> This is a minor improvement to relocate the IT test into its own e2e test
> package similar to other connectors
--
This message was sent by Atlassian Jira
(v8.20.10#820010)