Include a visualization for column schema matching
Open
@rich-iannone is already working on this.
Since Nov 6, 2020.
Difficulty: [3] Advanced
Effort: [3] High
Priority: [2] Medium
Type: ★ Enhancement
- Dominant language
- R
- Stars
- 1k
- Forks
- 59
- Avg merge
- 25m
- Merged PRs (30d)
- 4
Description
Right now, if a col_schema_match() validation step fails, there’s no insight into where the failure occurred (there’s simply 1 failed test unit and that’s it). It would be much better if we can see where the mismatches occurred.
There could be a custom function that gets this in a tabular format, along with a knitr print method. Also, this should be shown in the agent report.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.