[
https://issues.apache.org/jira/browse/FLINK-20043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230714#comment-17230714
]
Danny Cranmer commented on FLINK-20043:
---------------------------------------
[~twalthr] I have not tried excluding the dependencies. Since these could be
transitive dependencies, if I remove them they could result in runtime errors.
Even if they are direct dependencies, some could be loaded dynamically at
runtime and not result in a compilation error. I would be apprehensive to
remove dependencies without performing a full regression test to ensure we are
not going to cause any runtime errors. Since these are dependencies of the
child project and not the new module, maybe we should raise a followup
investigation?
> Add flink-sql-connector-kinesis package
> ---------------------------------------
>
> Key: FLINK-20043
> URL: https://issues.apache.org/jira/browse/FLINK-20043
> Project: Flink
> Issue Type: Improvement
> Reporter: Alexander Alexandrov
> Assignee: Alexander Alexandrov
> Priority: Major
> Labels: pull-request-available
> Attachments: third-party-report.html
>
>
> This is a follow up item after the recent addition of [Kinesis SQL source and
> sink in PR #13770|https://github.com/apache/flink/pull/13770].
> Create a package that bundles a fat connector jar that can be used by SQL
> clients. SeeĀ FLINK-11026 and the related PRs for a discussion how to do that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)