Details
-
Type: Task
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.11.0
-
Fix Version/s: 0.13.0
-
Component/s: Data Module
-
Labels:None
Description
Constraints is currently independent of the Datasets, Views, and Schemas. However, to serialize Constraints, we need to use the avro entity Schema from a Dataset. If we add a Schema to the Constraints, then the constraint validation can be moved into the class too, which would be a little cleaner.
Attachments
Issue Links
- blocks
-
KITE-316 Implement a mechanism to serialize views
- Resolved