[
https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Damien Carol updated HIVE-686:
--
Description:
SUBSTRING_INDEX(str,delim,count)
Returns the substring from string str before count occurren
[
https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-686:
-
Attachment: HIVE-686.1.patch
reattaching path #1 to rerun tests
> add UDF substring_index
>
[
https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-686:
-
Attachment: HIVE-686.1.patch
patch #1
- derive substring_index from GenericUDF
- add Junit a
[
https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-686:
-
Description:
SUBSTRING_INDEX(str,delim,count)
Returns the substring from string str before
[
https://issues.apache.org/jira/browse/HIVE-686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Pivovarov updated HIVE-686:
-
Description:
SUBSTRING_INDEX(str,delim,count)
Returns the substring from string str before