Repository: spark
Updated Branches:
refs/heads/branch-2.0 b67668bc4 -> ca9917160
[SPARK-15073][SQL] Hide SparkSession constructor from the public
## What changes were proposed in this pull request?
Users should use the builder pattern instead.
## How was this patch tested?
Jenks.
Author: A
Repository: spark
Updated Branches:
refs/heads/master 83ee92f60 -> 588cac414
[SPARK-15073][SQL] Hide SparkSession constructor from the public
## What changes were proposed in this pull request?
Users should use the builder pattern instead.
## How was this patch tested?
Jenks.
Author: Andre