Curtis Jensen created FLINK-31946:
-------------------------------------
Summary: DynamoDB Sink Allow Multiple Item Writes
Key: FLINK-31946
URL: https://issues.apache.org/jira/browse/FLINK-31946
Project: Flink
Issue Type: Improvement
Components: Connectors / DynamoDB
Reporter: Curtis Jensen
In some cases, it is desirable to be able to write aggregation data to multiple
partition keys. This supports the case of denormalizing data to facilitate
more efficient read operations.
However, the DynamoDBSink allows for only a single DynamoDB item to be
generated for each Flink Element. This appears to be a limitation of the
ElementConverter more than DyanmoDBSink.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)