GoogleCloudPlatform / GoogleCloudPlatform/spanner-migration-tool

Synthetic Id creation in empty Dynamodb database tables

Open
#353 0 comments 0 reactions 0 assignees View on GitHub
p4
Dominant language
PLpgSQL
Stars
155
Forks
83
Avg merge
3d 7h
Merged PRs (30d)
6

Description

While analyzing schema for a Dynamodb table if there is no data in the table then a synthetic id is created because there is no sample data to analyze the datatypes.
- For creating a Dynamodb table a primary key must be specified with a datatype otherwise a table can't be created.

We should try to use that primary key instead of creating a new synthetic id in case there is no data in the table.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.