$ | 27 ms | Passed |
$['key with spaces'] | 25 ms | Passed |
$['store']['bicycle'] | 26 ms | Passed |
SPARK-16548: character conversion | 24 ms | Passed |
SPARK-16548: json_tuple - invalid json with leading nulls | 0 ms | Passed |
SPARK-19543: from_json empty input column | 23 ms | Passed |
SPARK-20549: from_json bad UTF-8 | 73 ms | Passed |
SPARK-21513: to_json support map[string, integer] to json | 21 ms | Passed |
SPARK-21513: to_json support map[string, struct] to json | 35 ms | Passed |
SPARK-21513: to_json support map[struct, struct] to json | 30 ms | Passed |
SPARK-21677: json_tuple throws NullPointException when column is null as string type | 0 ms | Passed |
SPARK-21804: json_tuple returns null values within repeated columns except the first one | 0 ms | Passed |
SPARK-24709: infer schema of json strings | 0.1 sec | Passed |
b | 23 ms | Passed |
b | 25 ms | Passed |
basket[*] | 29 ms | Passed |
basket[*][*] | 25 ms | Passed |
basket[*][0] | 26 ms | Passed |
basket[0][*] | 28 ms | Passed |
basket[0][1] | 24 ms | Passed |
bicycle | 30 ms | Passed |
bicycle | 0.11 sec | Passed |
book | 29 ms | Passed |
book[*] | 34 ms | Passed |
book[0] | 36 ms | Passed |
book[10] | 19 ms | Passed |
category | 26 ms | Passed |
category | 25 ms | Passed |
escape | 23 ms | Passed |
fb:testid | 24 ms | Passed |
from/to json - interval support | 69 ms | Passed |
from_json | 94 ms | Passed |
from_json - input=array of single object, schema=struct, output=single row | 29 ms | Passed |
from_json - input=array, schema=array, output=array | 91 ms | Passed |
from_json - input=array, schema=struct, output=single row | 62 ms | Passed |
from_json - input=empty array, schema=array, output=empty array | 31 ms | Passed |
from_json - input=empty array, schema=struct, output=single row with null | 29 ms | Passed |
from_json - input=empty object, schema=array, output=array of single row with null | 28 ms | Passed |
from_json - input=empty object, schema=struct, output=single row with null | 26 ms | Passed |
from_json - input=object, schema=array, output=array of single row | 38 ms | Passed |
from_json - invalid data | 45 ms | Passed |
from_json escaping | 13 ms | Passed |
from_json missing fields | 61 ms | Passed |
from_json null input column | 22 ms | Passed |
from_json with timestamp | 0.71 sec | Passed |
get_json_object escaping | 11 ms | Passed |
infer schema of JSON strings by using options | 45 ms | Passed |
inferring the decimal type using locale | 0.11 sec | Passed |
isbn | 35 ms | Passed |
json_tuple - hive key 1 | 6 ms | Passed |
json_tuple - hive key 2 | 1 ms | Passed |
json_tuple - hive key 2 (mix of foldable fields) | 2 ms | Passed |
json_tuple - hive key 3 | 1 ms | Passed |
json_tuple - hive key 3 (nonfoldable fields) | 1 ms | Passed |
json_tuple - hive key 3 (nonfoldable json) | 2 ms | Passed |
json_tuple - hive key 4 - null json | 0 ms | Passed |
json_tuple - hive key 5 - null and empty fields | 0 ms | Passed |
json_tuple - hive key 6 - invalid json (array) | 0 ms | Passed |
json_tuple - invalid json (invalid json) | 1 ms | Passed |
json_tuple - invalid json (no object end) | 0 ms | Passed |
json_tuple - invalid json (object start only) | 1 ms | Passed |
json_tuple - preserve newlines | 0 ms | Passed |
json_tuple escaping | 14 ms | Passed |
no_recursive | 24 ms | Passed |
non foldable literal | 21 ms | Passed |
non_exist_key | 21 ms | Passed |
non_exist_key | 21 ms | Passed |
non_exist_key | 21 ms | Passed |
parse date with locale | 0.1 sec | Passed |
parse decimals using locale | 0.19 sec | Passed |
preserve newlines | 24 ms | Passed |
reader | 27 ms | Passed |
some big value | 21 ms | Passed |
store['bicycle'] | 28 ms | Passed |
to_json - array | 60 ms | Passed |
to_json - array with maps | 27 ms | Passed |
to_json - array with single empty row | 26 ms | Passed |
to_json - array with single map | 29 ms | Passed |
to_json - empty array | 23 ms | Passed |
to_json - struct | 81 ms | Passed |
to_json escaping | 1 ms | Passed |
to_json null input column | 22 ms | Passed |
to_json with timestamp | 0.11 sec | Passed |
verify corrupt column | 28 ms | Passed |
zip code | 25 ms | Passed |