aws-samples / amazon-dynamodb-labs

Hands on workshop and design scenarios for Amazon DynamoDB
https://catalog.workshops.aws/dynamodb-labs
Apache License 2.0
165 stars 114 forks source link

Fixed bug in hire_date in exercise 3 employees table #9

Closed switch180 closed 4 years ago

switch180 commented 4 years ago

Issue #, if available:

Description of changes: The wrong hire date was shown in the query_employees.py output. Fixed it.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.