Skip to content
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

[BUG] validate the duplicate column in the result dataset of query defined KPI #441

Closed
manassolanki opened this issue Nov 29, 2021 · 0 comments
Labels
🛠️ backend 🐛 bug Something isn't working

Comments

@manassolanki
Copy link
Member

manassolanki commented Nov 29, 2021

Describe the bug

If there is any custom query joining multiple tables with the same table name and we are defining the duplicate column name in the metric, datetime or dimension column, then the code isn't uniquely able to identify the column in the result dataset.

Current behavior

Deepdrill and anomaly are having errors because of this.

Expected behavior

We should add the KPI validation while someone is adding the KPI for handling this use case.

Logs

If possible, please share the relevant logs.

@manassolanki manassolanki added 🐛 bug Something isn't working 🛠️ backend labels Nov 29, 2021
kartikay-bagla added a commit that referenced this issue Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ backend 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants