egalpin opened a new issue, #11018:
URL: https://github.com/apache/pinot/issues/11018

   From the broker logs:
   
   ```log
   2023/06/30 21:28:35.954 ERROR [PinotClientRequest] 
[jersey-server-managed-async-executor-1] Caught exception while processing POST 
request
   java.lang.IllegalArgumentException: Unsupported function: lookup not found
        at 
org.apache.pinot.core.query.postaggregation.PostAggregationFunction.<init>(PostAggregationFunction.java:47)
   ```
   
   I know that `LOOKUP` is not supported for multi-value fields. But is it 
intentionally not supported for post-aggregation decoration? Or is this just an 
omission?


-- 
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-unsubscr...@pinot.apache.org.apache.org

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


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

Reply via email to