You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/05/23 22:42:03 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #10718: Support transform functions in query preprocessing if all the arguments are all literals

Jackie-Jiang commented on issue #10718:
URL: https://github.com/apache/pinot/issues/10718#issuecomment-1560220590

   Transform function works on columnar data, and we should always have a scalar function counterpart for every transform function so that we can do row based transform.
   Which transform function do you find that doesn't have the scalar function counterpart?


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