[ https://issues.apache.org/jira/browse/PHOENIX-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366117#comment-14366117 ]
ASF GitHub Bot commented on PHOENIX-1712: ----------------------------------------- GitHub user naveenmadhire reopened a pull request: https://github.com/apache/phoenix/pull/47 PHOENIX-1712 Adding INSTR Function PHOENIX-1712 I've added the INSTR function. These are initial changes. Please review if anyone has some time. Thanks. You can merge this pull request into a Git repository by running: $ git pull https://github.com/naveenmadhire/phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/47.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #47 ---- commit d47b3331d585ea25a067868834bc686fa8cb8978 Author: NAVEEN MADHIRE <vmadh...@indiana.edu> Date: 2015-03-17T03:11:45Z Intial Draft PHOENIX-1712 ---- > Implementing INSTR function > --------------------------- > > Key: PHOENIX-1712 > URL: https://issues.apache.org/jira/browse/PHOENIX-1712 > Project: Phoenix > Issue Type: Sub-task > Reporter: Naveen Madhire > Assignee: Naveen Madhire > Priority: Minor > Original Estimate: 40h > Remaining Estimate: 40h > > This is sub-task to implement a custom INSTR function just like in Oracle. -- This message was sent by Atlassian JIRA (v6.3.4#6332)