Producer API data consistency check
Open
component: Producer
enhancement
- Dominant language
- Scala
- Stars
- 667
- Forks
- 155
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 4
Description
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),
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.