[spark] branch branch-3.0 updated: [SPARK-30859][PYSPARK][DOCS][MINOR] Fixed docstring syntax issues preventing proper compilation of documentation

2020-02-17 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 d75b7a9

[spark] branch master updated (9618806 -> 504b513)

2020-02-17 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 9618806 [SPARK-30847][SQL] Take productPrefix into account in MurmurHash3.productHash add 504b513

[spark] branch branch-3.0 updated: [SPARK-30847][SQL] Take productPrefix into account in MurmurHash3.productHash

2020-02-17 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 949de25 [SPARK-30847][SQL] Take

[spark] branch master updated (5866bc7 -> 9618806)

2020-02-17 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 5866bc7 [SPARK-30814][SQL] ALTER TABLE ... ADD COLUMN position should be able to reference columns being added

[spark] branch master updated (5866bc7 -> 9618806)

2020-02-17 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 5866bc7 [SPARK-30814][SQL] ALTER TABLE ... ADD COLUMN position should be able to reference columns being added

[spark] branch master updated (d8c0599 -> 5866bc7)

2020-02-17 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 d8c0599 [SPARK-30791][SQL][PYTHON] Add 'sameSemantics' and 'sementicHash' methods in Dataset add 5866bc7

[spark] branch branch-2.4 updated (c8f9ce8 -> fecc7d5)

2020-02-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from c8f9ce8 [SPARK-30834][DOCS][PYTHON][2.4] Add note for recommended pandas and pyarrow versions add fecc7d5

[spark] branch branch-3.0 updated: Revert "[SPARK-30791][SQL][PYTHON] Add 'sameSemantics' and 'sementicHash' methods in Dataset"

2020-02-17 Thread weichenxu123
This is an automated email from the ASF dual-hosted git repository. weichenxu123 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 cb890d9 Revert

[spark] branch master updated (4ed9b88 -> d8c0599)

2020-02-17 Thread weichenxu123
This is an automated email from the ASF dual-hosted git repository. weichenxu123 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 4ed9b88 [SPARK-30832][DOCS] SQL function doc headers should link to anchors add d8c0599

[spark] branch branch-3.0 updated: [SPARK-30791][SQL][PYTHON] Add 'sameSemantics' and 'sementicHash' methods in Dataset

2020-02-17 Thread weichenxu123
This is an automated email from the ASF dual-hosted git repository. weichenxu123 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 ba91415

[spark] branch master updated (d8d3ce5 -> 4ed9b88)

2020-02-17 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 d8d3ce5 [SPARK-30825][SQL][DOC] Update documents information for window function add 4ed9b88

[spark] branch branch-3.0 updated: [SPARK-30832][DOCS] SQL function doc headers should link to anchors

2020-02-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 99558f4 [SPARK-30832][DOCS] SQL

[spark] branch branch-3.0 updated: [SPARK-30825][SQL][DOC] Update documents information for window function

2020-02-17 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 682018b [SPARK-30825][SQL][DOC]

[spark] branch master updated (657d151 -> d8d3ce5)

2020-02-17 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 657d151 [SPARK-29174][SQL] Support LOCAL in INSERT OVERWRITE DIRECTORY to data source add d8d3ce5

[spark] branch branch-3.0 updated: [SPARK-30825][SQL][DOC] Update documents information for window function

2020-02-17 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 682018b [SPARK-30825][SQL][DOC]

[spark] branch master updated (2854091 -> 657d151)

2020-02-17 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 2854091 [SPARK-22590][SQL] Copy sparkContext.localproperties to child thread in

[spark] branch branch-3.0 updated: [SPARK-30806][SQL] Evaluate once per group in UnboundedWindowFunctionFrame

2020-02-17 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 d6dcee4 [SPARK-30806][SQL] Evaluate

[spark] branch branch-3.0 updated: [SPARK-30808][SQL] Enable Java 8 time API in Thrift server

2020-02-17 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 fbccc2a [SPARK-30808][SQL] Enable Java

[spark] branch master updated (a1d536c -> afaeb29)

2020-02-17 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 a1d536c [SPARK-15616][FOLLOW-UP][SQL] Sub Optimizer should include super.postHocOptimizationBatches add

[spark] branch master updated (5ffc5ff -> a1d536c)

2020-02-17 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 5ffc5ff [SPARK-11150][SQL][FOLLOWUP] Move sql/dynamicpruning to sql/execution/dynamicpruning add a1d536c

[spark] branch master updated (76ddb6d -> 5ffc5ff)

2020-02-17 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 76ddb6d [SPARK-30755][SQL] Update migration guide and add actionable exception for HIVE-15167 add 5ffc5ff

[spark] branch branch-3.0 updated: [SPARK-30755][SQL] Update migration guide and add actionable exception for HIVE-15167

2020-02-17 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 7fa7f7a [SPARK-30755][SQL] Update

[spark] branch branch-3.0 updated: [SPARK-30755][SQL] Update migration guide and add actionable exception for HIVE-15167

2020-02-17 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 7fa7f7a [SPARK-30755][SQL] Update

[spark] branch master updated (0ae3ff6 -> 76ddb6d)

2020-02-17 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 0ae3ff6 [SPARK-30806][SQL] Evaluate once per group in UnboundedWindowFunctionFrame add 76ddb6d

[spark] branch master updated (0ae3ff6 -> 76ddb6d)

2020-02-17 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 0ae3ff6 [SPARK-30806][SQL] Evaluate once per group in UnboundedWindowFunctionFrame add 76ddb6d

[spark] branch master updated (e4a541b -> 0ae3ff6)

2020-02-17 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from e4a541b [SPARK-30829][SQL] Define LegacyBehaviorPolicy enumeration as the common value for result change

[spark] branch branch-3.0 updated: [SPARK-30829][SQL] Define LegacyBehaviorPolicy enumeration as the common value for result change configs

2020-02-17 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 00943be [SPARK-30829][SQL] Define

[spark] branch master updated (0a4080e -> e4a541b)

2020-02-17 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 0a4080e [SPARK-30736][ML] One-Pass ChiSquareTest add e4a541b [SPARK-30829][SQL] Define LegacyBehaviorPolicy

[spark] branch master updated (0a4080e -> e4a541b)

2020-02-17 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 0a4080e [SPARK-30736][ML] One-Pass ChiSquareTest add e4a541b [SPARK-30829][SQL] Define LegacyBehaviorPolicy

[spark] branch master updated (25e9156 -> 0a4080e)

2020-02-17 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 25e9156 [SPARK-29089][SQL] Parallelize blocking FileSystem calls in DataSource#checkAndGlobPathIfNecessary add

[spark] branch master updated (06217cf -> 25e9156)

2020-02-17 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 06217cf [SPARK-30793][SQL] Fix truncations of timestamps before the epoch to minutes and seconds add 25e9156

[spark] branch master updated (06217cf -> 25e9156)

2020-02-17 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 06217cf [SPARK-30793][SQL] Fix truncations of timestamps before the epoch to minutes and seconds add 25e9156

[spark] branch branch-3.0 updated: [SPARK-30793][SQL] Fix truncations of timestamps before the epoch to minutes and seconds

2020-02-17 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 d9383e1 [SPARK-30793][SQL] Fix

[spark] branch master updated (ab186e3 -> 06217cf)

2020-02-17 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 ab186e3 [SPARK-25829][SQL] Add config `spark.sql.legacy.allowDuplicatedMapKeys` and change the default behavior

[spark] branch branch-3.0 updated: [SPARK-25829][SQL] Add config `spark.sql.legacy.allowDuplicatedMapKeys` and change the default behavior

2020-02-17 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 33329ca [SPARK-25829][SQL] Add config

[spark] branch master updated (5b87342 -> ab186e3)

2020-02-17 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 5b87342 [SPARK-30346][CORE] Improve logging when events dropped add ab186e3 [SPARK-25829][SQL] Add config

[spark] branch master updated (5b87342 -> ab186e3)

2020-02-17 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 5b87342 [SPARK-30346][CORE] Improve logging when events dropped add ab186e3 [SPARK-25829][SQL] Add config

[spark] branch master updated (5445fe9 -> 5b87342)

2020-02-17 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 5445fe9 [SPARK-30827][DOCS] Document direct relationship among configurations in "spark.history.*" namespace

[spark] branch master updated (5445fe9 -> 5b87342)

2020-02-17 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 5445fe9 [SPARK-30827][DOCS] Document direct relationship among configurations in "spark.history.*" namespace

[spark] branch master updated (446b2d2 -> 5445fe9)

2020-02-17 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 446b2d2 [SPARK-28869][DOCS][FOLLOWUP] Add direct relationship between configs for rolling event log add

[spark] branch branch-3.0 updated: [SPARK-30827][DOCS] Document direct relationship among configurations in "spark.history.*" namespace

2020-02-17 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 cea5cbc [SPARK-30827][DOCS] Document

[spark] branch branch-3.0 updated: [SPARK-28869][DOCS][FOLLOWUP] Add direct relationship between configs for rolling event log

2020-02-17 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 7c09b57

[spark] branch master updated (29b3e42 -> 446b2d2)

2020-02-17 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 29b3e42 [MINOR] Update the PR template for adding a link to the configuration naming guideline add 446b2d2

[spark] branch branch-3.0 updated: [SPARK-28869][DOCS][FOLLOWUP] Add direct relationship between configs for rolling event log

2020-02-17 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 7c09b57

[spark] branch master updated (29b3e42 -> 446b2d2)

2020-02-17 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 29b3e42 [MINOR] Update the PR template for adding a link to the configuration naming guideline add 446b2d2