A core limitation of SDP in current state is the inability to directly apply check for uniqueness/PKs via expectations. The current documentation recommends the creation of an additional view to assert PK uniqueness (suboptimal for pipelines with many tables requiring PK checks).
Enabling PK checks out of the box would greatly improve the package.
A core limitation of SDP in current state is the inability to directly apply check for uniqueness/PKs via expectations. The current documentation recommends the creation of an additional view to assert PK uniqueness (suboptimal for pipelines with many tables requiring PK checks).
Enabling PK checks out of the box would greatly improve the package.