spark git commit: [SPARK-8784] [SQL] Add Python API for hex and unhex

2015-07-06 Thread rxin
Repository: spark Updated Branches: refs/heads/master 57c72fcce -> 37e4d9214 [SPARK-8784] [SQL] Add Python API for hex and unhex Add Python API for hex/unhex, also cleanup Hex/Unhex Author: Davies Liu Closes #7223 from davies/hex and squashes the following commits: 6f1249d [Davies Liu] no

spark git commit: [SPARK-8784] [SQL] Add Python API for hex and unhex

2015-07-02 Thread rxin
Repository: spark Updated Branches: refs/heads/master 7d9cc9673 -> fc7aebd94 [SPARK-8784] [SQL] Add Python API for hex and unhex Also improve the performance of hex/unhex Author: Davies Liu Closes #7181 from davies/hex and squashes the following commits: f032fbb [Davies Liu] Merge branch '