[ 
https://issues.apache.org/jira/browse/FLINK-25610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmed Hamdy updated FLINK-25610:
--------------------------------
    Description: 
h2. Motivation

*User stories:*
As a Flink user, I’d like to use the Table API for the new Kinesis Firehose 
async sink.

*Scope:*
* Add a new module for {{flink-connector-kinesis-data-firehose-table}}. 
 * Implement a new {{KinesisFirehoseDynamicTableSink}} that uses 
{{KinesisDataFirehoseSink}} Async Implementation and implements 
{{{}AsyncDynamicTableSink{}}}.
 * The implementation introduces Async Sink configurations as optional options 
in the table definition, with default values derived from the 
{{KinesisDataFirehose}} default values.
 * Unit/Integration testing. modify KinesisTableAPI tests for the new 
implementation, add unit tests for {{AsyncDynamicTableSink}} and 
{{KinesisDynamicTableSink}} and {{{}KinesisDynamicTableSinkFactory{}}}.
 * Java / code-level docs.
* Add documentations for Table Api connector for Kinesis data firehose.

h2. References

More details to be found 
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-171%3A+Async+Sink]

  was:
h2. Motivation

*User stories:*
As a Flink user, I’d like to use the Table API for the new Kinesis Data Streams 
 sink.

*Scope:*
 * Introduce {{AsyncDynamicTableSink}} that enables Sinking Tables into Async 
Implementations.
 * Implement a new {{KinesisDynamicTableSink}} that uses 
{{KinesisDataStreamSink}} Async Implementation and implements 
{{{}AsyncDynamicTableSink{}}}.
 * The implementation introduces Async Sink configurations as optional options 
in the table definition, with default values derived from the 
{{KinesisDataStream}} default values.
 * Unit/Integration testing. modify KinesisTableAPI tests for the new 
implementation, add unit tests for {{AsyncDynamicTableSink}} and 
{{KinesisDynamicTableSink}} and {{{}KinesisDynamicTableSinkFactory{}}}.
 * Java / code-level docs.

h2. References

More details to be found 
[https://cwiki.apache.org/confluence/display/FLINK/FLIP-171%3A+Async+Sink]


> [FLIP-171] Kinesis Firehose implementation of Async Sink Table API
> ------------------------------------------------------------------
>
>                 Key: FLINK-25610
>                 URL: https://issues.apache.org/jira/browse/FLINK-25610
>             Project: Flink
>          Issue Type: New Feature
>          Components: Connectors / Kinesis
>            Reporter: Ahmed Hamdy
>            Assignee: Ahmed Hamdy
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> h2. Motivation
> *User stories:*
> As a Flink user, I’d like to use the Table API for the new Kinesis Firehose 
> async sink.
> *Scope:*
> * Add a new module for {{flink-connector-kinesis-data-firehose-table}}. 
>  * Implement a new {{KinesisFirehoseDynamicTableSink}} that uses 
> {{KinesisDataFirehoseSink}} Async Implementation and implements 
> {{{}AsyncDynamicTableSink{}}}.
>  * The implementation introduces Async Sink configurations as optional 
> options in the table definition, with default values derived from the 
> {{KinesisDataFirehose}} default values.
>  * Unit/Integration testing. modify KinesisTableAPI tests for the new 
> implementation, add unit tests for {{AsyncDynamicTableSink}} and 
> {{KinesisDynamicTableSink}} and {{{}KinesisDynamicTableSinkFactory{}}}.
>  * Java / code-level docs.
> * Add documentations for Table Api connector for Kinesis data firehose.
> h2. References
> More details to be found 
> [https://cwiki.apache.org/confluence/display/FLINK/FLIP-171%3A+Async+Sink]



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

Reply via email to