SPARK-16729 type checking for casting to date type | 2 ms | Passed |
SPARK-20302 cast with same structure | 33 ms | Passed |
SPARK-22500: cast for struct should not generate codes beyond 64KB | 1 sec | Passed |
SPARK-22570: Cast should not create a lot of global variables | 2 ms | Passed |
SPARK-22825 Cast array to string | 1.9 sec | Passed |
SPARK-22973 Cast map to string | 0.17 sec | Passed |
SPARK-22981 Cast struct to string | 0.21 sec | Passed |
SPARK-27671: cast from nested null type in struct | 0.34 sec | Passed |
canSafeCast and mayTruncate must be consistent for numeric types | 6 ms | Passed |
cast a timestamp before the epoch 1970-01-01 00:00:00Z | 74 ms | Passed |
cast and add | 0.21 sec | Passed |
cast between string and interval | 90 ms | Passed |
cast from array | 0.18 sec | Passed |
cast from boolean | 0.16 sec | Passed |
cast from date | 0.29 sec | Passed |
cast from double | 0.19 sec | Passed |
cast from float | 0.18 sec | Passed |
cast from int | 0.29 sec | Passed |
cast from int 2 | 0.1 sec | Passed |
cast from long | 0.3 sec | Passed |
cast from map | 0.27 sec | Passed |
cast from string | 8 ms | Passed |
cast from struct | 0.28 sec | Passed |
cast from timestamp | 0.49 sec | Passed |
cast string to boolean | 0.17 sec | Passed |
cast string to date | 0.22 sec | Passed |
cast string to timestamp | 2 min 23 sec | Passed |
cast struct with a timestamp field | 35 ms | Passed |
casting to fixed-precision decimals | 1.9 sec | Passed |
complex casting | 4 ms | Passed |
data type casting | 36 sec | Passed |
from decimal | 0.37 sec | Passed |
mayTruncate for bytes | 2 ms | Passed |
null cast | 6.4 sec | Passed |