Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 08:06 AM
@Werner Stinckens Thanks for the reply
I have gone through the CDF docs. But was wondering if there is some connector available to write data from Delta Table directly to dynamodb.
Eg: Read data from Delta table with change data mode on and write to dynamodb directly.
Or are you suggesting to get the Change Data and then write to DynamoDB