Skip to content

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

Open
@usmanraza-nbs

Description

@usmanraza-nbs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions