Add warnings to the system
Open
enhancement
- Dominant language
- Scala
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Background
There can be some discrepancies in the source files.
## Feature
Raise warnings when a discrepancy is detected.
## Warnings to check
(Not exhaustive)
1. Function schema differs from directory
2. Function name differs from file name
3. Table name differs from file name
4. Missing schema owner
5. No function owner
6. No table owner
7. Table column drop
8. Table drop
9. Unrecognized files in the sources
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.