bziobrowski commented on PR #14833:
URL: https://github.com/apache/pinot/pull/14833#issuecomment-2606925536

   By 'constant' I meant that function is called with literal as the pattern 
argument, and not e.g. column name. I think we could either implement it like 
polymorphic functions or add a init()/newInstance() method that'd allow 
choosing implementations based on actual arguments and get rid of conditional 
initialization in method body. 


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