Jackie-Jiang commented on issue #10529: URL: https://github.com/apache/pinot/issues/10529#issuecomment-1498688739
Related to #9641 As the long term fix, we need to support function overloading For the short term workaround, you may add a scalar function `notEqualsStr(String v1, String v2)` and explicitly use it to filter the values (`notEqualsStr(type, 'VIDEO')`) -- 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]
