8000 Lightdash should correctly deduplicate/calculate metrics coming from one-to-many joins · Issue #10361 · lightdash/lightdash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Lightdash should correctly deduplicate/calculate metrics coming from one-to-many joins #10361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TuringLovesDeathMetal opened this issue Jun 11, 2024 · 8 comments
Labels
✨ feature-request Request for a new feature or functionality

Comments

@TuringLovesDeathMetal
Copy link
Contributor

Description

Today, in Lightdash, if you have a one-to-many join (i.e. Table A joins Table B 1:N) and then you query a metric from the "one" join that's an aggregate (e.g. use a field from Table B, but then sum a value from Table A), then you get incorrect metric results.

The first step to handling this is actually being able to identify the metrics that will cause these issues (#961). But, eventually, we need to actually handle deduplication in these metric calculations.

This issue is about handling the deduplication.

Approach

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

@lightdash-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature-request Request for a new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants
0