adp.delivery.exceptions
Defines exceptions for the adp.delivery package
Exceptions
Thrown when additional columns are available in dataset and this is not explicitly allowed |
|
Thrown when a column is not nullable and contains a null value |
|
Thrown when the column type does not match the metadata specification, and casting or ignoring is turned off |
|
|
Exception raised when specified datatype is not valid in ingest |
Thrown during validation when a foreign key relation is not found in the foreign table |
|
Thrown when dataframe misses columns and column recreation it turned off |
|
Exception raised when notebook raises an error |
|
Thrown during validation when a foreign key relation is not found in the foreign table |
|
|
Thrown when the previous job run did not finish correctly |
Thrown when the framework should add an empty column, but the column is nullable (which is a contradiction) |
|
|
Thrown when the run table is not found during a job run |
|
Thrown when the run table is not found during a job run |
Thrown when referenced table is not available and cannot be recreated |
|
Thrown when YAML cannot be verified |