You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ahmed Hamdy (Jira)" <ji...@apache.org> on 2022/02/09 14:05:00 UTC

[jira] [Created] (FLINK-26058) KinesisDynamicTableFactory implements DynamicSourceFactory but uses sink options

Ahmed Hamdy created FLINK-26058:
-----------------------------------

             Summary: KinesisDynamicTableFactory implements DynamicSourceFactory but uses sink options
                 Key: FLINK-26058
                 URL: https://issues.apache.org/jira/browse/FLINK-26058
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kinesis
            Reporter: Ahmed Hamdy


{{h2. Description
KinesisDynamicTableFactory}} implements {{DynamicTableSourceFactory}} while {{KinesisDynamicTableSinkFactory}} implements {{DynamicTableSinkFactory, however KinesisDynamicTableFactory adds {{SINK_PARTITIONER}}}} and {{SINK_PARTITION_DELIMITER}} options specific to sink in optional table options.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)