DynamoDB source connector refresh schema with latest fields #54730
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/extensibility
type/bug
Something isn't working
Connector Name
source-dynamodb
Connector Version
0.3.9
What step the error happened?
Updating the connector
Relevant information
Since DynamoDB doesn't have a schema definition, it uses a scan to detect the fields. However it's not detecting new fields from the latest records in my data. I need a way to either detect new fields during a stream sync or have the refresh schema use query with ScanIndexForward=False instead
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: