Background
There can be some discrepancies in the source files.
Feature
Raise warnings when a discrepancy is detected.
Warnings to check
(Not exhaustive)
- Function schema differs from directory
- Function name differs from file name
- Table name differs from file name
- Missing schema owner
- No function owner
- No table owner
- Table column drop
- Table drop
- Unrecognized files in the sources
Background
There can be some discrepancies in the source files.
Feature
Raise warnings when a discrepancy is detected.
Warnings to check
(Not exhaustive)