[
https://issues.apache.org/jira/browse/HIVE-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Antony updated HIVE-563:
-------------------------------
Attachment: patch_563.txt.2
Removed String.split()
-- Added second eventuate method where user can specify 'Query' key as separate
argument.
eg:-
parse_url('http://facebook.com/path1/p.php?k1=v1&k2=v2#Ref1', 'QUERY', 'k2') ,
parse_url('http://facebook.com/path1/p.php?k1=v1&k2=v2#Ref1', 'QUERY', 'k1') ,
> UDF for parsing the URL
> -----------------------
>
> Key: HIVE-563
> URL: https://issues.apache.org/jira/browse/HIVE-563
> Project: Hadoop Hive
> Issue Type: New Feature
> Components: Server Infrastructure
> Reporter: Suresh Antony
> Assignee: Suresh Antony
> Attachments: patch_563.txt, patch_563.txt.1, patch_563.txt.2
>
>
> Needs a udf to extract the parts of url from url string.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.