Re: [VOTE] Apache Spark 2.2.0 (RC1)

2017-04-29 Thread Maciej Szymkiewicz
I am not sure if it is relevant but explode_outer and posexplode_outer seem to be broken: SPARK-20534 On 04/28/2017 12:49 AM, Sean Owen wrote: > By the way the RC looks good. Sigs and license are OK, tests pass with > -Phive -Pyarn -Phadoop-2.7.

Re: [VOTE] Apache Spark 2.2.0 (RC1)

2017-04-29 Thread Herman van Hövell tot Westerflier
Maciej, this is definitely a bug. I have opened https://github.com/apache/ spark/pull/17810 to fix this. I don't think this should be a blocker for the release of 2.2, if there is another RC we will include it. On Sat, Apr 29, 2017 at 10:17 AM, Maciej Szymkiewicz wrote: > I am not sure if it is