[
https://issues.apache.org/jira/browse/HIVE-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-11334:
----------------------------------
Labels: pull-request-available (was: )
> 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: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> substring_index("www||apache||org", "||", -2) would return "|apache||org"
> instead of "apache||org"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)