I am trying to play with our airbyte playground and have created a connection from snowflake to dynamo DB . My entire source table from snowflake is stored in the dynamo DB table as “Airbyte_data” , I want to store the PK from my source table as the PK for the dynamo DB table so I can query the data but I am not able to do that , by default dynamo DB comes with a default schema . Is it possible to do something like this ? if so is there ay documentation around it ?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Changing primary key for DynamoDB destination connector | 0 | 30 | May 14, 2024 | |
| Request for Custom DynamoDB Source Connector | 0 | 15 | November 28, 2024 | |
| Dbt failure with tabular normalization PostgreSQL -> Snowflake | 14 | 2525 | March 20, 2023 | |
| Developing DynamoDB Connector to Fetch Specific Table as Source | 0 | 31 | May 14, 2024 | |
| Assigning Primary Keys to Destination Tables in PostgreSQL | 0 | 71 | May 14, 2024 |