rstudio / rstudio/pointblank

Include a visualization for column schema matching

Open
#227 1 comment 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.