You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "egalpin (via GitHub)" <gi...@apache.org> on 2023/06/30 22:21:25 UTC

[GitHub] [pinot] egalpin commented on issue #11018: LOOKUP (dimension table) does not work with GROUP BY

egalpin commented on issue #11018:
URL: https://github.com/apache/pinot/issues/11018#issuecomment-1615242306

   It turns out that the root cause of the issue is that the fields being fetched via `LOOKUP` function were not included in the `GROUP BY` clause.  The above error did not mention this cause at all, so it was not obvious this was the issue.  This issue could be closed or replaced with one involving making the error message more clear.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org