spark-instrumented-optimizer/sql/core
Andrew Or cfa64882fc [SPARK-14902][SQL] Expose RuntimeConfig in SparkSession
## What changes were proposed in this pull request?

`RuntimeConfig` is the new user-facing API in 2.0 added in #11378. Until now, however, it's been dead code. This patch uses `RuntimeConfig` in `SessionState` and exposes that through the `SparkSession`.

## How was this patch tested?

New test in `SQLContextSuite`.

Author: Andrew Or <andrew@databricks.com>

Closes #12669 from andrewor14/use-runtime-conf.
2016-04-25 17:52:25 -07:00
..
src [SPARK-14902][SQL] Expose RuntimeConfig in SparkSession 2016-04-25 17:52:25 -07:00
pom.xml [SPARK-14797][BUILD] Spark SQL POM should not hardcode spark-sketch_2.11 dep. 2016-04-21 09:57:26 -07:00