[spark] branch master updated (150dbc5 -> bab88c4)

2019-08-05 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 150dbc5 [SPARK-28391][PYTHON][SQL][TESTS][FOLLOW-UP] Add UDF cases into groupby clause in 'pgSQL/select_implicit.sql

[spark] branch master updated: [SPARK-28391][PYTHON][SQL][TESTS][FOLLOW-UP] Add UDF cases into groupby clause in 'pgSQL/select_implicit.sql'

2019-08-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 150dbc5 [SPARK-28391][PYTHON][SQL][TESTS][FOL

[spark] branch master updated (4a2c662 -> da3d4b6)

2019-08-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 4a2c662 [SPARK-27921][PYTHON][SQL][TESTS][FOLLOW-UP] Add UDF cases into group by clause in 'udf-group-analytics.s

[spark] branch master updated (128ea37 -> 4a2c662)

2019-08-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 128ea37 [SPARK-28601][CORE][SQL] Use StandardCharsets.UTF_8 instead of "UTF-8" string representation, and get rid

[spark] branch master updated (03e3006 -> 128ea37)

2019-08-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 03e3006 [SPARK-28213][SQL][FOLLOWUP] code cleanup and bug fix for columnar execution framework add 128ea37 [

[spark] branch master updated (6fb79af -> 03e3006)

2019-08-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 6fb79af [SPARK-28344][SQL] detect ambiguous self-join and fail the query add 03e3006 [SPARK-28213][SQL][FOLLO

[spark] branch master updated (794804e -> 6fb79af)

2019-08-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 794804e [SPARK-28537][SQL] DebugExec cannot debug broadcast or columnar related queries add 6fb79af [SPARK-28

[spark] branch master updated (94499af -> 794804e)

2019-08-05 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 94499af [SPARK-28486][CORE][PYTHON] Map PythonBroadcast's data file to a BroadcastBlock to avoid delete by GC

[GitHub] [spark-website] squito commented on a change in pull request #209: CVE-2019-10099

2019-08-05 Thread GitBox
squito commented on a change in pull request #209: CVE-2019-10099 URL: https://github.com/apache/spark-website/pull/209#discussion_r310651072 ## File path: security.md ## @@ -18,6 +18,31 @@ non-public list that will reach the Apache Security team, as well as the Spark P

[GitHub] [spark-website] srowen commented on a change in pull request #209: CVE-2019-10099

2019-08-05 Thread GitBox
srowen commented on a change in pull request #209: CVE-2019-10099 URL: https://github.com/apache/spark-website/pull/209#discussion_r310647817 ## File path: security.md ## @@ -18,6 +18,31 @@ non-public list that will reach the Apache Security team, as well as the Spark P

[GitHub] [spark-website] squito commented on issue #209: CVE-2019-10099

2019-08-05 Thread GitBox
squito commented on issue #209: CVE-2019-10099 URL: https://github.com/apache/spark-website/pull/209#issuecomment-518264870 @tgravescs @srowen @felixcheung This is an automated message from the Apache Git Service. To respond

[GitHub] [spark-website] squito opened a new pull request #209: CVE-2019-10099

2019-08-05 Thread GitBox
squito opened a new pull request #209: CVE-2019-10099 URL: https://github.com/apache/spark-website/pull/209 ran jekyll build / serve locally. Also updated a random formatting issue on the release process page -- (fixed just by running jekyll build). -

[spark] branch master updated (cae500a -> 94499af)

2019-08-05 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from cae500a [SPARK-28178][SQL][FOLLOWUP] DataSourceV2: DataFrameWriter.insertInfo add 94499af [SPARK-28486][COR

[spark] branch master updated (db39f45 -> cae500a)

2019-08-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 db39f45 [SPARK-28593][CORE] Rename ShuffleClient to BlockStoreClient which more close to its usage add cae500a