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)
