Skip to content

[FEATURE] - Add CLI assertion for tables #967

@tiboun

Description

@tiboun

Today, assertions are made within the framework of the load. This link prevents assertions from being used in a scope other than that of the loaded table.

In fact, tables from the same domain can be loaded into N tables in parallel. To ensure the integrity of these tables, it is necessary to be executed after all loads.

The creation of a command, similar to the load command, to verify assertions would enable this kind of verification, for example in the case of an exploded Excel file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions