You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lubos Kulic (JIRA)" <ji...@apache.org> on 2017/10/04 13:15:01 UTC

[jira] [Created] (HIVE-17689) XPath support for namespaces

Lubos Kulic created HIVE-17689:
----------------------------------

             Summary: XPath support for namespaces
                 Key: HIVE-17689
                 URL: https://issues.apache.org/jira/browse/HIVE-17689
             Project: Hive
          Issue Type: Improvement
            Reporter: Lubos Kulic


Issue HIVE-1027 added UDF for XPath queries. Hoever, it does not support setting namespaces (as mentioned in [this https://issues.apache.org/jira/browse/HIVE-1027?focusedCommentId=12797520&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12797520] comment).

Unfortunatelly, for real world xml data, it is quite hard to use the feature without the namespaces. The underlying Java API supports the namespaces, so it should be quite easy - just to allow some additional parameter for namespace setting. This is how a similar function on Oracle is working.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)