spline icon indicating copy to clipboard operation
spline copied to clipboard

Producer API data consistency check

Open wajda opened this issue 5 years ago • 0 comments

Check if the execution plan is consistent in terms of internal references and other things that cannot be caught by the deserializer. E.g. (DAGs should be connected and have no cycles, IDs should be unique, no empty schema operations etc),

wajda avatar May 22 '20 14:05 wajda