[
https://issues.apache.org/jira/browse/HIVE-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636217#comment-14636217
]
zhichao-li commented on HIVE-11334:
-----------------------------------
https://patch-diff.githubusercontent.com/raw/apache/hive/pull/47.patch
> 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)