insightsengineering / insightsengineering/teal.transform

Create a debug module with join keys for all datasets

Open
#15 2 comments 0 reactions 0 assignees View on GitHub
core
Dominant language
R
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

It's unclear for users what happens under the radar of the data_merge_module. Big part of it is join keys, primary keys and foreign keys of datasets, which are often set by our defaults and not visible otherwise than our code.

Task: to create a module, which would list the join_keys for all datasets and visualize the merging between different datasets.

Paging @Polkas who spent almost a few days debugging an issue which ultimately was resolved by explicitly passing `join_keys` (`cdisc_data` argument) or usage of cdisc_connectors.

Provenance:
```
Creator: kpagacz
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.