-
Notifications
You must be signed in to change notification settings - Fork 43
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
If dynamodb table contained boolean column, those rows are not returned. #21
Comments
Hi @nadirvardar, thanks for reporting this. Can you clarify how I can reproduce? I'm happy to take a look and publish a new version. |
Hi @traviscrawford, We have a dynamodb table, lets call it test. not the appId=1 row. I can try again tomorrow and give a better test results. Thank you, |
@traviscrawford I've confirmed that boolean columns are not returned in the resulting DataFrame. I also noticed that rows with Document types are skipped. |
Hi. |
No description provided.
The text was updated successfully, but these errors were encountered: