[ https://issues.apache.org/jira/browse/PHOENIX-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15152790#comment-15152790 ]
James Taylor commented on PHOENIX-2646: --------------------------------------- Given our desire to get the Calcite integration work completed and moved to master, we'll want to make sure we're adding support in a way that's compatible with Calcite. Not sure what that is, though - I bet [~julianhyde] would know (or could point us in the right direction). Probably built-in functions is a safer bet. > Extend VARCHAR matching with ~ regex syntax > ------------------------------------------- > > Key: PHOENIX-2646 > URL: https://issues.apache.org/jira/browse/PHOENIX-2646 > Project: Phoenix > Issue Type: New Feature > Reporter: Nick Dimiduk > > We already support {{REGEXP}} functions for string manipulation. Let's add > full regex matching support as well. For example, Postgres has the {{~}} > operator for [POSIX regular expression > matching|http://www.postgresql.org/docs/9.3/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP]. -- This message was sent by Atlassian JIRA (v6.3.4#6332)