-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request