[jira] [Updated] (HIVE-686) add UDF substring_index

2015-06-09 Thread Damien Carol (JIRA)
[ 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

[jira] [Updated] (HIVE-686) add UDF substring_index

2015-05-29 Thread Alexander Pivovarov (JIRA)
[ 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 >

[jira] [Updated] (HIVE-686) add UDF substring_index

2015-05-26 Thread Alexander Pivovarov (JIRA)
[ 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

[jira] [Updated] (HIVE-686) add UDF substring_index

2015-05-23 Thread Alexander Pivovarov (JIRA)
[ 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

[jira] [Updated] (HIVE-686) add UDF substring_index

2015-05-23 Thread Alexander Pivovarov (JIRA)
[ 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