Skip to content
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

rows_uploaded giving incorrect value for a table having 2,400,000,000 (2.4 billion rows) #31

Open
usmanraza-nbs opened this issue May 25, 2023 · 0 comments

Comments

@usmanraza-nbs
Copy link

Hi Sir, im trying to export data from Aurora Postgres table having 2.4 billion rows to S3. Although function runs successfully, but it is giving wrong output in rows_uploaded . This is the output i received {"rows_uploaded":-1894967296,"files_uploaded":4,"bytes_uploaded":25619111689} . Although rows_upladed is of BIGINT and it should have handled this value but it is not doing so. may be because of some casting underlying the function. Kindly look into this on urgent basis as this is the production issue for us.

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

No branches or pull requests

1 participant