[spark] branch branch-3.1 updated: [SPARK-34225][CORE][FOLLOWUP] Replace Hadoop's Path with Utils.resolveURI to make the way to get URI simple

2021-04-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 71ab0c8 [SPARK-34225][CORE][FOLLOWUP]

[spark] branch master updated (9b2e0d6 -> 767ea86)

2021-04-14 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 9b2e0d6 [SPARK-35086][SQL][CORE] --verbose should be passed to Spark SQL CLI too add 767ea86

[spark] branch master updated: [SPARK-35086][SQL][CORE] --verbose should be passed to Spark SQL CLI too

2021-04-14 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 9b2e0d6 [SPARK-35086][SQL][CORE] --verbose

[spark] branch master updated (8a3815f -> 271aa33)

2021-04-14 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 8a3815f [SPARK-34789][TEST] Introduce Jetty based construct for integration tests where HTTP server is used

[spark] branch master updated (7ff9d2e -> 8a3815f)

2021-04-14 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 7ff9d2e [SPARK-35071][PYTHON] Rename Koalas to pandas-on-Spark in main codes add 8a3815f

[spark] branch master updated (963f434 -> 7ff9d2e)

2021-04-14 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 963f434 [SPARK-35082][INFRA] Use permissive and squshed merge when syncing to the latest branch in GitHub

[spark] branch master updated (58feb85 -> 963f434)

2021-04-14 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 58feb85 [SPARK-35034][PYTHON] Port Koalas miscellaneous unit tests into PySpark add 963f434

[spark] branch master updated (31555f7 -> 58feb85)

2021-04-14 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 31555f7 [SPARK-34630][PYTHON][FOLLOWUP] Add __version__ into pyspark init __all__ add 58feb85

[spark] branch branch-3.1 updated: [SPARK-34630][PYTHON][FOLLOWUP] Add __version__ into pyspark init __all__

2021-04-14 Thread zero323
This is an automated email from the ASF dual-hosted git repository. zero323 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 3553ded

[spark] branch master updated (f32114d -> 31555f7)

2021-04-14 Thread zero323
This is an automated email from the ASF dual-hosted git repository. zero323 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from f32114d [SPARK-35044][SQL] `SET propertyKey` shall also lookup `sparkSession.sharedState.hadoopConf` to display

[spark] branch master updated (bf9f3b8 -> f32114d)

2021-04-14 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from bf9f3b8 [SPARK-34834][NETWORK] Fix a potential Netty memory leak in TransportResponseHandler add f32114d

[spark] branch branch-2.4 updated: [SPARK-34834][NETWORK] Fix a potential Netty memory leak in TransportResponseHandler

2021-04-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 d4b9719 [SPARK-34834][NETWORK] Fix a

[spark] branch branch-3.0 updated: [SPARK-34834][NETWORK] Fix a potential Netty memory leak in TransportResponseHandler

2021-04-14 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 e24115c [SPARK-34834][NETWORK] Fix a

[spark] branch branch-3.1 updated: [SPARK-34834][NETWORK] Fix a potential Netty memory leak in TransportResponseHandler

2021-04-14 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new ab4a1a6 [SPARK-34834][NETWORK] Fix a

[spark] branch master updated (9244066 -> bf9f3b8)

2021-04-14 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 9244066 [SPARK-33882][ML] Add a vectorized BLAS implementation add bf9f3b8 [SPARK-34834][NETWORK] Fix a

[spark] branch master updated (de9e8b6 -> 9244066)

2021-04-14 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 de9e8b6 [SPARK-35051][SQL] Support add/subtract of a day-time interval to/from a date add 9244066

[spark] branch master updated (3e218ad -> de9e8b6)

2021-04-14 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 3e218ad [SPARK-35061][BUILD] Upgrade pycodestyle from 2.6.0 to 2.7.0 add de9e8b6 [SPARK-35051][SQL] Support

[spark] branch master updated: [SPARK-35061][BUILD] Upgrade pycodestyle from 2.6.0 to 2.7.0

2021-04-14 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 3e218ad [SPARK-35061][BUILD] Upgrade

[spark] branch master updated (a153efa -> 4ca9958)

2021-04-14 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 a153efa [SPARK-35002][YARN][TESTS][FOLLOW-UP] Fix java.net.BindException in MiniYARNCluster add 4ca9958

[spark] branch branch-3.0 updated: [SPARK-35002][INFRA] Fix the java.net.BindException when testing with Github Action

2021-04-14 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 2f22c1a [SPARK-35002][INFRA] Fix the

[spark] branch branch-3.0 updated: [SPARK-35002][INFRA][FOLLOW-UP] Use localhost instead of 127.0.0.1 at SPARK_LOCAL_IP in GA builds

2021-04-14 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 fa872c4

[spark] branch branch-3.1 updated: [SPARK-35002][INFRA][FOLLOW-UP] Use localhost instead of 127.0.0.1 at SPARK_LOCAL_IP in GA builds

2021-04-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 614a28a

[spark] branch branch-3.1 updated: [SPARK-35002][INFRA] Fix the java.net.BindException when testing with Github Action

2021-04-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 06ce0ee [SPARK-35002][INFRA] Fix the

[spark] branch branch-3.0 updated: [SPARK-35002][YARN][TESTS][FOLLOW-UP] Fix java.net.BindException in MiniYARNCluster

2021-04-14 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 7c1177c

[spark] branch branch-3.1 updated: [SPARK-35002][YARN][TESTS][FOLLOW-UP] Fix java.net.BindException in MiniYARNCluster

2021-04-14 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 23e3626

[spark] branch master updated (b5241c9 -> a153efa)

2021-04-14 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from b5241c9 [SPARK-34701][SQL] Introduce AnalysisOnlyCommand that allows its children to be removed once the command

[spark] branch master updated: [SPARK-34701][SQL] Introduce AnalysisOnlyCommand that allows its children to be removed once the command is marked as analyzed

2021-04-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 b5241c9 [SPARK-34701][SQL] Introduce

[spark] branch master updated: [SPARK-34527][SQL] Resolve duplicated common columns from USING/NATURAL JOIN

2021-04-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 816f6dd [SPARK-34527][SQL] Resolve duplicated

[spark] branch master updated: [SPARK-34577][SQL][FOLLOWUP] Add change of `DESC NAMESPACE`'s schema to migration guide

2021-04-14 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 0fc97b5 [SPARK-34577][SQL][FOLLOWUP] Add