Skip to content
Snippets Groups Projects
Commit 82f08744 authored by petermaxlee's avatar petermaxlee Committed by Wenchen Fan
Browse files

[SPARK-16318][SQL] Implement all remaining xpath functions

## What changes were proposed in this pull request?
This patch implements all remaining xpath functions that Hive supports and not natively supported in Spark: xpath_int, xpath_short, xpath_long, xpath_float, xpath_double, xpath_string, and xpath.

## How was this patch tested?
Added unit tests and end-to-end tests.

Author: petermaxlee <petermaxlee@gmail.com>

Closes #13991 from petermaxlee/SPARK-16318.
parent 52b5bb0b
No related branches found
No related tags found
No related merge requests found
Showing with 427 additions and 96 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment