Commits


Bryan Cutler authored and Wes McKinney committed 3fb14914abf
ARROW-1268: [SITE][FOLLOWUP] Update Spark Post to Reflect Conf Change The Spark conf to enable arrow has changed from "spark.sql.execution.arrow.enable" to "spark.sql.execution.arrow.enabled" Author: Bryan Cutler <cutlerb@gmail.com> Closes #1344 from BryanCutler/site-Spark-blog-conf-update-ARROW-1268 and squashes the following commits: 5e784351 [Bryan Cutler] update spark conf to enable arrow