You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "zhichao-li (JIRA)" <ji...@apache.org> on 2015/07/22 04:02:04 UTC

[jira] [Created] (HIVE-11334) Incorrect answer when facing multiple chars delim and negative count for substring_index

zhichao-li created HIVE-11334:
---------------------------------

             Summary: Incorrect answer when facing multiple chars delim and negative count for substring_index 
                 Key: HIVE-11334
                 URL: https://issues.apache.org/jira/browse/HIVE-11334
             Project: Hive
          Issue Type: Bug
            Reporter: zhichao-li
            Priority: Minor


substring_index("www||apache||org", "||", -2) would return "|apache||org" instead of "apache||org"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)