Repository: spark
Updated Branches:
refs/heads/branch-1.0 3bd32f023 -> 1c12b0b5c
[SPARK-2409] Make SQLConf thread safe.
Author: Reynold Xin
Closes #1334 from rxin/sqlConfThreadSafetuy and squashes the following commits:
c1e0a5a [Reynold Xin] Fixed the duplicate comment.
7614372 [Reynold Xin
Repository: spark
Updated Branches:
refs/heads/master b520b6453 -> 32516f866
[SPARK-2409] Make SQLConf thread safe.
Author: Reynold Xin
Closes #1334 from rxin/sqlConfThreadSafetuy and squashes the following commits:
c1e0a5a [Reynold Xin] Fixed the duplicate comment.
7614372 [Reynold Xin] [S