[GitHub] [spark-website] Ngone51 commented on a change in pull request #259: Add remote debug guidance

2020-02-11 Thread GitBox
Ngone51 commented on a change in pull request #259: Add remote debug guidance URL: https://github.com/apache/spark-website/pull/259#discussion_r378075040 ## File path: developer-tools.md ## @@ -435,6 +435,46 @@ Error:(147, 9) value q is not a member of StringContext

[spark] 02/02: [SPARK-30795][SQL] Spark SQL codegen's code() interpolator should treat escapes like Scala's StringContext.s()

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git commit 0608361e5b14dcb08d631701894bd1cea7e39fdd Author: Kris Mok AuthorDate: Wed Feb 12 15:19:16 2020 +0900

[spark] 01/02: Revert "[SPARK-30625][SQL] Support `escape` as third parameter of the `like` function

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git commit 9c739358487acf3cd2d5171cebdd053c098aeb8c Author: Maxim Gekk AuthorDate: Tue Feb 11 10:15:34 2020 -0800

[spark] branch branch-3.0 updated (6e1b6cc -> 0608361)

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 6e1b6cc Revert "[SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static" new 9c73935

[spark] branch branch-3.0 updated: Revert "[SPARK-30245][SQL] Add cache for Like and RLike when pattern is not static"

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 6e1b6cc Revert "[SPARK-30245][SQL]

[spark] branch master updated (b476999 -> f5026b1)

2020-02-11 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 b476999 [SPARK-30795][SQL] Spark SQL codegen's code() interpolator should treat escapes like Scala's

[spark] branch master updated (b476999 -> f5026b1)

2020-02-11 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 b476999 [SPARK-30795][SQL] Spark SQL codegen's code() interpolator should treat escapes like Scala's

[spark] branch master updated (aa6a605 -> b476999)

2020-02-11 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 aa6a605 [SPARK-30722][PYTHON][DOCS] Update documentation for Pandas UDF with Python type hints add b476999

[spark] branch master updated (aa6a605 -> b476999)

2020-02-11 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 aa6a605 [SPARK-30722][PYTHON][DOCS] Update documentation for Pandas UDF with Python type hints add b476999

[spark] branch branch-3.0 updated: [SPARK-30722][PYTHON][DOCS] Update documentation for Pandas UDF with Python type hints

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new ed6193a [SPARK-30722][PYTHON][DOCS]

[spark] branch branch-3.0 updated: [SPARK-30722][PYTHON][DOCS] Update documentation for Pandas UDF with Python type hints

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new ed6193a [SPARK-30722][PYTHON][DOCS]

[spark] branch master updated (b25359c -> aa6a605)

2020-02-11 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 b25359c [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions add aa6a605

[spark] branch branch-3.0 updated: [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 5199d2f [SPARK-30780][SQL] Empty

[spark] branch master updated (b25359c -> aa6a605)

2020-02-11 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 b25359c [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions add aa6a605

[spark] branch branch-3.0 updated: [SPARK-30780][SQL] Empty LocalTableScan should use RDD without partitions

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 5199d2f [SPARK-30780][SQL] Empty

[spark] branch master updated (45db48e -> b25359c)

2020-02-11 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 45db48e Revert "[SPARK-30625][SQL] Support `escape` as third parameter of the `like` function add b25359c

[spark] branch master updated (45db48e -> b25359c)

2020-02-11 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 45db48e Revert "[SPARK-30625][SQL] Support `escape` as third parameter of the `like` function add b25359c

[spark] branch master updated (99bd59f -> 45db48e)

2020-02-11 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 99bd59f [SPARK-29462][SQL][DOCS] Add some more context and details in

[spark] branch master updated (99bd59f -> 45db48e)

2020-02-11 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 99bd59f [SPARK-29462][SQL][DOCS] Add some more context and details in

[spark] branch master updated: [SPARK-29462][SQL][DOCS] Add some more context and details in 'spark.sql.defaultUrlStreamHandlerFactory.enabled' documentation

2020-02-11 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 99bd59f [SPARK-29462][SQL][DOCS] Add some

[spark] branch branch-3.0 updated: [SPARK-29462][SQL][DOCS] Add some more context and details in 'spark.sql.defaultUrlStreamHandlerFactory.enabled' documentation

2020-02-11 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new a539696 [SPARK-29462][SQL][DOCS] Add

[spark] branch branch-3.0 updated: [SPARK-30783] Exclude hive-service-rpc

2020-02-11 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 79c99d0 [SPARK-30783] Exclude

[spark] branch branch-3.0 updated: [SPARK-30783] Exclude hive-service-rpc

2020-02-11 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 79c99d0 [SPARK-30783] Exclude

[spark] branch master updated (dc66d57 -> ea626b6)

2020-02-11 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 dc66d57 [SPARK-30754][SQL] Reuse results of floorDiv in calculations of floorMod in DateTimeUtils add ea626b6

[spark] branch master updated (dc66d57 -> ea626b6)

2020-02-11 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 dc66d57 [SPARK-30754][SQL] Reuse results of floorDiv in calculations of floorMod in DateTimeUtils add ea626b6

[spark] branch master updated (f1d0dce -> dc66d57)

2020-02-11 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 f1d0dce [MINOR][DOC] Add class document for PruneFileSourcePartitions and PruneHiveTablePartitions add dc66d57

[spark] branch branch-3.0 updated: [MINOR][DOC] Add class document for PruneFileSourcePartitions and PruneHiveTablePartitions

2020-02-11 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new e139bf3 [MINOR][DOC] Add class

[spark] branch master updated (b20754d -> f1d0dce)

2020-02-11 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 b20754d [SPARK-27545][SQL][DOC] Update the Documentation for CACHE TABLE and UNCACHE TABLE add f1d0dce

[spark] branch master updated (b20754d -> f1d0dce)

2020-02-11 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 b20754d [SPARK-27545][SQL][DOC] Update the Documentation for CACHE TABLE and UNCACHE TABLE add f1d0dce

[spark] branch branch-3.0 updated: [SPARK-27545][SQL][DOC] Update the Documentation for CACHE TABLE and UNCACHE TABLE

2020-02-11 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 37edbab [SPARK-27545][SQL][DOC] Update

[spark] branch master updated (0045be7 -> b20754d)

2020-02-11 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 0045be7 [SPARK-29462][SQL] The data type of "array()" should be array add b20754d [SPARK-27545][SQL][DOC]

[spark] branch master updated (0045be7 -> b20754d)

2020-02-11 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 0045be7 [SPARK-29462][SQL] The data type of "array()" should be array add b20754d [SPARK-27545][SQL][DOC]

[spark] branch branch-3.0 updated: [SPARK-29462][SQL] The data type of "array()" should be array

2020-02-11 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 1e5766c [SPARK-29462][SQL] The data

[spark] branch master updated (2bc765a -> 0045be7)

2020-02-11 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 2bc765a [SPARK-30756][SQL] Fix `ThriftServerWithSparkContextSuite` on