-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
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