[spark] branch master updated: [SPARK-39095][PYTHON] Adjust `GroupBy.std` to match pandas 1.4

2022-05-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 2d175986906 [SPARK-39095][PYTHON] Adjust

[spark] branch master updated: [SPARK-39108][SQL] Show hints for try_add/try_substract/try_multiply in int/long overflow errors

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 c274812284a [SPARK-39108][SQL] Show hints for

[spark] branch master updated: [SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 4b1c2fb7a27 [SPARK-39099][BUILD] Add

[spark] branch branch-3.3 updated: [SPARK-39099][BUILD] Add dependencies to Dockerfile for building Spark releases

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 6a61f95a359 [SPARK-39099][BUILD] Add

[spark] branch master updated: [MINOR] Remove unused import

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 bf447046327 [MINOR] Remove unused import

[spark] branch master updated: [SPARK-37938][SQL][TESTS] Use error classes in the parsing errors of partitions

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 29ff671933e [SPARK-37938][SQL][TESTS] Use error

[spark] branch master updated (ba499b1dcc1 -> 215b1b9e518)

2022-05-05 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 ba499b1dcc1 [SPARK-39068][SQL] Make thriftserver and sparksql-cli support in-memory catalog add 215b1b9e518

[spark] branch master updated (6689b97ec76 -> ba499b1dcc1)

2022-05-05 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 6689b97ec76 [SPARK-35912][SQL][FOLLOW-UP] Add a legacy configuration for respecting nullability in

svn commit: r54275 - in /dev/spark/v3.3.0-rc1-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/R/articles/ _site/api/R/deps/ _site/api/R/deps/bootstrap-5.1.0/ _site/api/R/deps/jquery-3.6.0/ _site/api

2022-05-05 Thread maxgekk
Author: maxgekk Date: Thu May 5 08:51:39 2022 New Revision: 54275 Log: Apache Spark v3.3.0-rc1 docs [This commit notification would consist of 2649 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r54273 - /dev/spark/v3.3.0-rc1-bin/

2022-05-05 Thread maxgekk
Author: maxgekk Date: Thu May 5 08:17:05 2022 New Revision: 54273 Log: Apache Spark v3.3.0-rc1 Added: dev/spark/v3.3.0-rc1-bin/ dev/spark/v3.3.0-rc1-bin/SparkR_3.3.0.tar.gz (with props) dev/spark/v3.3.0-rc1-bin/SparkR_3.3.0.tar.gz.asc

[spark] branch branch-3.3 updated: [SPARK-35912][SQL][FOLLOW-UP] Add a legacy configuration for respecting nullability in DataFrame.schema.csv/json(ds)

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

[spark] branch master updated: [SPARK-35912][SQL][FOLLOW-UP] Add a legacy configuration for respecting nullability in DataFrame.schema.csv/json(ds)

2022-05-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 6689b97ec76 [SPARK-35912][SQL][FOLLOW-UP] Add

[spark] branch branch-3.3 updated (94d3d6b5fce -> 1fa3171f387)

2022-05-05 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 94d3d6b5fce [SPARK-38891][SQL] Skipping allocating vector for repetition & definition levels when possible