Skip to content

Conversation

@databasepanda
Copy link

@databasepanda databasepanda commented Nov 19, 2025

Description

Added necessary dependencies to support autoscaled DynamoDB tables.

Motivation and Context

This change is required to enable autoscaling functionality for DynamoDB tables, improving performance and resource management.

Breaking Changes

No breaking changes introduced.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@databasepanda databasepanda changed the title Add dependencies for autoscaled DynamoDB tables fix: Add dependencies for autoscaled DynamoDB tables Nov 19, 2025
@bryantbiggs
Copy link
Member

but why is it required? its hard to accept changes when folks state "this is an issue" or "this is needed" but theres no context as to why, the error logs they are seeing, or issues they are experiencing, or even a reproduction

@databasepanda
Copy link
Author

Sorry i forgot to link the issue: #109

@bryantbiggs
Copy link
Member

#109 (comment)

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 table requires autoscaling enabled and configured

2 participants