[ https://issues.apache.org/jira/browse/PHOENIX-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Taylor updated PHOENIX-1989: ---------------------------------- Comment: was deleted (was: I believe this is already fixed.) > Implement byte-based INSTR instead of serializing into String > ------------------------------------------------------------- > > Key: PHOENIX-1989 > URL: https://issues.apache.org/jira/browse/PHOENIX-1989 > Project: Phoenix > Issue Type: Bug > Reporter: James Taylor > Fix For: 4.8.0 > > > The current implementation of INSTR serializes the arguments as Strings. It'd > be much more efficient to leave them as bytes and do the in-string search > based on bytes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)