Repository: spark
Updated Branches:
refs/heads/branch-1.4 0c0511506 -> 9b97e95e8
[SPARK-7927] whitespace fixes for SQL core.
So we can enable a whitespace enforcement rule in the style checker to save
code review time.
Author: Reynold Xin
Closes #6477 from rxin/whitespace-sql-core and squa
Repository: spark
Updated Branches:
refs/heads/master 04616b1a2 -> ff44c711a
[SPARK-7927] whitespace fixes for SQL core.
So we can enable a whitespace enforcement rule in the style checker to save
code review time.
Author: Reynold Xin
Closes #6477 from rxin/whitespace-sql-core and squashes