insightsengineering / insightsengineering/teal.transform

merge_ui

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

Description

We use to call `data_merge_module` in the server but it doesn't return any information to ui. We might need to present ANL details in the encoding panel.

The reason for this is that `left_join`, `full_join` causes some confusion. Reportedly it's not clear what is the output of used datasets - even if we have `datasets: ADSL, ADLB, ...` in the encoding panel and datasets sizes in the flter panel - it's still vague what is the result of these joins.

`merge_ui` (or other name) can be put (optionaly) in the ui and can receive some information from the module.

Provenance:
```
Creator: gogonzo
```

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.