Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow GSI in TableConfig without capacity settings #141

Merged
merged 4 commits into from
Aug 21, 2024
Merged

Conversation

jterapin
Copy link
Contributor

@jterapin jterapin commented Aug 21, 2024

Fixes #140

Description

  • Allow global_secondary_index to be defined in TableConfig without supplying capacity settings.
  • Manually tested against live service.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jterapin jterapin marked this pull request as ready for review August 21, 2024 20:03
Copy link
Contributor

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jterapin jterapin merged commit 18456f6 into main Aug 21, 2024
25 checks passed
@jterapin jterapin deleted the fix_table_config branch August 21, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global Secondary Index Migration while inheriting table data
2 participants