You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/09/11 04:18:36 UTC

[GitHub] [pinot] walterddr commented on pull request #7114: Support REGEXP_EXTRACT

walterddr commented on pull request #7114:
URL: https://github.com/apache/pinot/pull/7114#issuecomment-917336455


   > Let's also add the scalar function version of it which can be used during data ingestion
   
   could you share how the scalarFunction wrapper could be tested in ingestion?
   
   Also I dont know if this is a good idea on a second thought:
   in the regex spect, regex pattern actually only accepts string literal (it doesn't support column), so it would be super inefficient to do a per-row pattern compilation.


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