[spark] branch master updated (a5ccbce -> b86d4bb)

2019-12-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from a5ccbce [SPARK-30067][CORE] Fix fragment offset comparison in getBlockHosts add b86d4bb [SPARK-30001][SQL]

[spark] branch master updated (da27f91 -> a5ccbce)

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from da27f91 [SPARK-29957][TEST] Reset MiniKDC's default enctypes to fit jdk8/jdk11 add a5ccbce

[spark] branch master updated (25431d7 -> da27f91)

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 25431d7 [SPARK-29953][SS] Don't clean up source files for FileStreamSource if the files belong to the output of

[spark] branch master updated: [SPARK-29953][SS] Don't clean up source files for FileStreamSource if the files belong to the output of FileStreamSink

2019-12-05 Thread zsxwing
This is an automated email from the ASF dual-hosted git repository. zsxwing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 25431d7 [SPARK-29953][SS] Don't clean up

[spark] branch branch-2.4 updated: [SPARK-24666][ML] Fix infinity vectors produced by Word2Vec when numIterations are large

2019-12-05 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 6dff114 [SPARK-24666][ML] Fix infinity

[spark] branch master updated (7782b61 -> 755d889)

2019-12-05 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 7782b61 [SPARK-29392][CORE][SQL][FOLLOWUP] Avoid deprecated (in 2.13) Symbol syntax 'foo in favor of simpler

[spark] branch master updated (5892bbf -> 7782b61)

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 5892bbf [SPARK-30124][MLLIB] unnecessary persist in PythonMLLibAPI.scala add 7782b61

[spark] branch master updated (5892bbf -> 7782b61)

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 5892bbf [SPARK-30124][MLLIB] unnecessary persist in PythonMLLibAPI.scala add 7782b61

[spark] branch master updated (35bab33 -> 5892bbf)

2019-12-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 35bab33 [SPARK-30121][BUILD] Fix memory usage in sbt build script add 5892bbf [SPARK-30124][MLLIB] unnecessary

[spark] branch master updated (b9cae37 -> 35bab33)

2019-12-05 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b9cae37 [SPARK-29774][SQL] Date and Timestamp type +/- null should be null as Postgres add 35bab33

[spark] branch branch-2.4 updated: [SPARK-30129][CORE][2.4] Set client's id in TransportClient after successful auth

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 3b64e2f [SPARK-30129][CORE][2.4] Set

[spark] branch branch-2.4 updated: [SPARK-30129][CORE][2.4] Set client's id in TransportClient after successful auth

2019-12-05 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 3b64e2f [SPARK-30129][CORE][2.4] Set

[spark] branch master updated (332e252 -> b9cae37)

2019-12-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 332e252 [SPARK-29425][SQL] The ownership of a database should be respected add b9cae37 [SPARK-29774][SQL]

[spark] branch master updated (0ab922c -> 332e252)

2019-12-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 0ab922c [SPARK-29860][SQL] Fix dataType mismatch issue for InSubquery add 332e252 [SPARK-29425][SQL] The

[spark] branch master updated (0bd8b99 -> 0ab922c)

2019-12-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 0bd8b99 [SPARK-30093][SQL] Improve error message for creating view add 0ab922c [SPARK-29860][SQL] Fix