https://github.com/apache/spark
Revision b1b5a7fdc0f8fabfb235f0b31bde0f1bfb71591a authored by Peter Szalai on 10 September 2017, 08:47:45 UTC, committed by hyukjinkwon on 10 September 2017, 08:48:00 UTC
## What changes were proposed in this pull request?
`typeName`  classmethod has been fixed by using type -> typeName map.

## How was this patch tested?
local build

Author: Peter Szalai <szalaipeti.vagyok@gmail.com>

Closes #17435 from szalai1/datatype-gettype-fix.

(cherry picked from commit 520d92a191c3148498087d751aeeddd683055622)
Signed-off-by: hyukjinkwon <gurwls223@gmail.com>
1 parent 182478e
History
Tip revision: b1b5a7fdc0f8fabfb235f0b31bde0f1bfb71591a authored by Peter Szalai on 10 September 2017, 08:47:45 UTC
[SPARK-20098][PYSPARK] dataType's typeName fix
Tip revision: b1b5a7f

README.md

back to top