SPARK-10365: PARQUET_OUTPUT_TIMESTAMP_TYPE | 1 ms | Passed |
SPARK-21588 SQLContext.getConf(key, null) should return null | 1 ms | Passed |
SPARK-22779: correctly compute default value for fallback configs | 3 ms | Passed |
SPARK-24783: spark.sql.shuffle.partitions=0 should throw exception | 1 ms | Passed |
SPARK-31234: reset will not change static sql configs and spark core configs | 2 ms | Passed |
SPARK-32406: reset - single configuration | 25 ms | Passed |
SPARK-34454: configs from the legacy namespace should be internal | 1 ms | Passed |
SparkSession can access configs set in SparkConf | 2 ms | Passed |
Test ADVISORY_PARTITION_SIZE_IN_BYTES's method | 2 ms | Passed |
cannot set/unset static SQL conf | 3 ms | Passed |
default value of WAREHOUSE_PATH | 0 ms | Passed |
deprecated property | 5 ms | Passed |
invalid conf value | 3 ms | Passed |
log deprecation warnings | 2 ms | Passed |
parse SQL set commands | 11 ms | Passed |
programmatic ways of basic setting and getting | 0 ms | Passed |
propagate from spark conf | 1 ms | Passed |
reset - internal conf | 71 ms | Passed |
reset - public conf | 0.14 sec | Passed |
reset - user-defined conf | 35 ms | Passed |
set command for display | 0.14 sec | Passed |
set removed config to non-default value | 1 ms | Passed |
set time zone | 1.3 sec | Passed |
spark.sql.session.timeZone should only accept valid zone id | 17 ms | Passed |
static SQL conf comes from SparkConf | 23 ms | Passed |