Skip to content

Adding parameter to specify a max number#30

Open
dearprakash wants to merge 2 commits into
edasque:masterfrom
dearprakash:master
Open

Adding parameter to specify a max number#30
dearprakash wants to merge 2 commits into
edasque:masterfrom
dearprakash:master

Conversation

@dearprakash

Copy link
Copy Markdown

This can be useful, if your DB is too large and you dont want a surprise in your next AWS bill

This can be useful, if your DB is too large and you dont want a surprise in your next AWS bill
@shubho-acc

Copy link
Copy Markdown

Problem with current code is it cant handle more than 40K records. I tried to export it but it always return with 0KB excel

@dearprakash

Copy link
Copy Markdown
Author

Can you explain how you are invoking?

I tested exporting 500,000 entries from a DynamoDB Table. It took bit over 30 minutes or so.
But the export was successful

@shubho-acc

Copy link
Copy Markdown

I tested on 8GB server. And got blank output file

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.

2 participants