Skip to content

Do a count sanity check before finalizing ingest with table rename for tiger docs #32

@MasterOdin

Description

@MasterOdin

During the ingest process, once we're done ingesting, we drop the original table and and rename the new table. We should add a validation step that the new table is not empty before we do the rename so that we avoid the potential issue where we failed to ingest any chunks, and we end up with empty data.

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