Hi, I have a question related to the XPATH UDF currently in HIVE. >From the original Jira story about this UDF: >https://issues.apache.org/jira/browse/HIVE-1027, It looks like the UDF won't >support namespace in the XML, is that true? Any later HIVE version does support namespace, if so, what is the version? And also if this UDF does support namespace, does anyone have some examples how to do it in xpath UDF of hive? All the examples in the wiki page are without name space.
Thanks Yong