[teiid-issues] [JBoss JIRA] (TEIID-3491) Add support for REGEXP_REPLACE

Tom Arnold (JIRA) issues at jboss.org
Thu May 28 22:59:02 EDT 2015


     [ https://issues.jboss.org/browse/TEIID-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom Arnold updated TEIID-3491:
------------------------------
    Git Pull Request: https://github.com/teiid/teiid/pull/468


> Add support for REGEXP_REPLACE
> ------------------------------
>
>                 Key: TEIID-3491
>                 URL: https://issues.jboss.org/browse/TEIID-3491
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>            Reporter: Tom Arnold
>            Assignee: Steven Hawkins
>
> Add support for REGEXP_REPLACE function like in Postgres.
> http://www.postgresql.org/docs/9.3/static/functions-string.html
> Pushdown version might be tricky.
>  * MySQL - No support.
>  * Postgres - Good.
>  * Oracle - Good, but "g" flag to replace all matches is set by positional params instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the teiid-issues mailing list