[spark] branch branch-2.3 updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor

2019-05-21 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new a73cb04 [SPARK-27800][SQL][DOC] Fix wr

[spark] branch master updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor

2019-05-21 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 bf61799 [SPARK-27800][SQL][DOC] Fix wrong answ

[spark] branch branch-2.4 updated: [SPARK-27800][SQL][DOC] Fix wrong answer of example for BitwiseXor

2019-05-21 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 4d687a5 [SPARK-27800][SQL][DOC] Fix wr

[spark] branch master updated: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 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 034cb13 [SPARK-27778][PYTHON] Fix toPandas co

[spark] branch master updated (c3c443c -> 03c9e8a)

2019-05-21 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 c3c443c [SPARK-27698][SQL] Add new method `convertibleFilters` for getting pushed down filters in Parquet file read

[spark] branch master updated (e7443d6 -> c3c443c)

2019-05-21 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 e7443d6 [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs add c3c443c [SPARK-27698][SQL] Add new method `conv

[spark] branch master updated: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 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 e7443d6 [SPARK-27774][CORE][MLLIB] Avoid hard

[spark] branch master updated: [SPARK-27737][SQL] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 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 6cd1efd [SPARK-27737][SQL] Upgrade to Hive 2.

[spark] branch master updated (c033a3e -> 8442d94)

2019-05-21 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 c033a3e [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans add 8442d94 [SPARK-27248][

[GitHub] [spark-website] mateiz commented on a change in pull request #204: Fix broken link on 3rd party projects page and add more projects

2019-05-21 Thread GitBox
mateiz commented on a change in pull request #204: Fix broken link on 3rd party projects page and add more projects URL: https://github.com/apache/spark-website/pull/204#discussion_r286167810 ## File path: third-party-projects.md ## @@ -36,14 +36,16 @@ running Spark stora

[spark-website] branch asf-site updated: Fix broken link on 3rd party projects page and add more projects

2019-05-21 Thread matei
This is an automated email from the ASF dual-hosted git repository. matei pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 8a612a8 Fix broken link on 3rd party

[GitHub] [spark-website] asfgit closed pull request #204: Fix broken link on 3rd party projects page and add more projects

2019-05-21 Thread GitBox
asfgit closed pull request #204: Fix broken link on 3rd party projects page and add more projects URL: https://github.com/apache/spark-website/pull/204 This is an automated message from the Apache Git Service. To respond to

[spark] branch master updated: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 c033a3e [SPARK-27439][SQL] Explainging Dataset s

[spark] branch branch-2.4 updated: [SPARK-27726][CORE] Fix performance of ElementTrackingStore deletes when using InMemoryStore under high loads

2019-05-21 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin 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 1e2b60f [SPARK-27726][CORE] Fix performa

[spark] branch master updated (4d64ed8 -> eed6de1)

2019-05-21 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 4d64ed8 [SPARK-27796][MESOS] Remove obsolete spark-mesos Dockerfile example add eed6de1 [MINOR][DOCS] Tighte

[spark] branch master updated (808d9d0 -> 4d64ed8)

2019-05-21 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 808d9d0 [SPARK-27762][SQL] Support user provided avro schema for writing fields with different ordering add 4

[spark] branch master updated: [SPARK-27762][SQL] Support user provided avro schema for writing fields with different ordering

2019-05-21 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai 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 808d9d0 [SPARK-27762][SQL] Support user provided

[spark] branch master updated (1e0facb -> 9e73be3)

2019-05-21 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1e0facb [SQL][DOC][MINOR] update documents for Table and WriteBuilder add 9e73be3 [SPARK-27726][CORE] Fix perfo

[spark] branch master updated: [SQL][DOC][MINOR] update documents for Table and WriteBuilder

2019-05-21 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 1e0facb [SQL][DOC][MINOR] update documents for

[spark] branch master updated (604aa1b -> 20fb01b)

2019-05-21 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 604aa1b [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded add 20fb01b [MINO

[spark] branch master updated (5f4b505 -> 604aa1b)

2019-05-21 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 5f4b505 [MINOR][DOCS] Fix Spark hive example. add 604aa1b [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen

[spark] branch branch-2.3 updated: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 533d603 [MINOR][DOCS] Fix Spark hive

[spark] branch branch-2.4 updated: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 694ebb4 [MINOR][DOCS] Fix Spark hive

[spark] branch master updated: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 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 5f4b505 [MINOR][DOCS] Fix Spark hive example.