Skip to content

Commit

Permalink
[SPARK-6863] Fix formatting on SQL programming guide.
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/browse/SPARK-6863

Author: Santiago M. Mola <santiago.mola@sap.com>

Closes #5472 from smola/fix/sql-docs and squashes the following commits:

42503d4 [Santiago M. Mola] [SPARK-6863] Fix formatting on SQL programming guide.

(cherry picked from commit 6437e7c)
Signed-off-by: Michael Armbrust <michael@databricks.com>
  • Loading branch information
smola authored and marmbrus committed Apr 11, 2015
1 parent ffc821e commit ea13948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sql-programming-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1784,6 +1784,7 @@ in Hive deployments.


**Esoteric Hive Features**

* `UNION` type
* Unique join
* Column statistics collecting: Spark SQL does not piggyback scans to collect column statistics at
Expand Down

0 comments on commit ea13948

Please sign in to comment.