walterddr commented on issue #6599:
URL: https://github.com/apache/pinot/issues/6599#issuecomment-921322532


   I felt like a fundamental issue that 
   - big query semantic cannot handle is capture group at all.
   where from presto definition
   - # of occurrence can be easily implemented by repeating the same regexp 
multiple times and only add capture group to the desired occurrence instance.
   - position can also be handle by modifying the regexp in the front. 
   
   I vote for presto semantics too
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to