fx19880617 opened a new issue #6083:
URL: https://github.com/apache/incubator-pinot/issues/6083


   Inspired by presto array 
functions(https://prestodb.io/docs/current/functions/array.html),
   we can support those transform functions doing multi-value -> 1 value 
initially.
   `array_average`,
   `array_join`,
   `array_max`,
   `array_min`,
   `array_max`,
   `array_position`,
   `array_sum`,
   `cardinality`,
   `contains`,
   `element_at`.
   
   


----------------------------------------------------------------
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.

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