Skip to content

Check number of rows after table upload #179

@kadrlica

Description

@kadrlica

It would be good to add an automated cross check that the number of rows upload is the same as the number of rows in the input file. I think that this could be done here-ish.

We have access to the input data (data) and we can query the newly created table. The primary downside of this is that querying the newly created table will be slow. Things will be more complicated when appending tables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions