Re: [DOCS] Spark SQL Upgrading Guide

2020-02-16 Thread Hyukjin Kwon
Thanks for checking it, Jacek. 2020년 2월 16일 (일) 오후 7:23, Jacek Laskowski 님이 작성: > Hi, > > Never mind. Found this [1]: > > > This config is deprecated and it will be removed in 3.0.0. > > And so it has :) Thanks and sorry for the trouble. > > [1] > https://github.com/apache/spark/blob/830a4ec59b86

Re: [DOCS] Spark SQL Upgrading Guide

2020-02-16 Thread Jacek Laskowski
Hi, Never mind. Found this [1]: > This config is deprecated and it will be removed in 3.0.0. And so it has :) Thanks and sorry for the trouble. [1] https://github.com/apache/spark/blob/830a4ec59b86253f18eb7dfd6ed0bbe0d7920e5b/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.sca

[DOCS] Spark SQL Upgrading Guide

2020-02-15 Thread Jacek Laskowski
Hi, Just noticed that http://spark.apache.org/docs/latest/sql-migration-guide-upgrade.html (Spark 2.4.5) has formatting issues in "Upgrading from Spark SQL 2.4.3 to 2.4.4" [1] which got fixed in master [2]. That's OK. What made me wonder was the other change to the section "Upgrading from Spark S