(spark) branch master updated: [SPARK-45685][CORE][SQL] Use `LazyList` instead of `Stream`

2023-10-29 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 b92265a98f2 [SPARK-45685][CORE][SQL] Use

(spark) branch master updated: [SPARK-45707][SQL] Simplify `DataFrameStatFunctions.countMinSketch` with `CountMinSketchAgg`

2023-10-29 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 4339e0c0e4d [SPARK-45707][SQL] Simplify

(spark) branch master updated: [SPARK-45682][CORE][SQL][ML][MLLIB][GRAPHX][YARN][DSTREAM][UI][EXAMPLES] Fix "method + in class Byte/Short/Char/Long/Double/Int is deprecated"

2023-10-29 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 59a9ee77657

(spark) branch master updated: [SPARK-45664][SQL] Introduce a mapper for orc compression codecs

2023-10-29 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 f12bc05e440 [SPARK-45664][SQL] Introduce a

(spark) branch master updated: [SPARK-44790][SQL] XML: to_xml implementation and bindings for python, connect and SQL

2023-10-29 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 00d2b4fa2de [SPARK-44790][SQL] XML: to_xml

Re: [PR] Add Matomo analytics to the published documents [spark-website]

2023-10-29 Thread via GitHub
allisonwang-db commented on PR #485: URL: https://github.com/apache/spark-website/pull/485#issuecomment-1784451642 This is awesome! Thanks for adding it to ALL API docs! Let's see if it works for 3.1.1. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Add Matomo analytics to the published documents [spark-website]

2023-10-29 Thread via GitHub
panbingkun commented on PR #485: URL: https://github.com/apache/spark-website/pull/485#issuecomment-1784382189 cc @zhengruifeng @itholic @allisonwang-db @HyukjinKwon @srowen -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] Add Matomo analytics to the published documents [spark-website]

2023-10-29 Thread via GitHub
panbingkun commented on PR #485: URL: https://github.com/apache/spark-website/pull/485#issuecomment-1784379925 At present, this PR has only made changes to the historical document of version 3.1.1. If there are no issues with similar modifications, I will use tools to make similar

[PR] Add Matomo analytics to the published documents [spark-website]

2023-10-29 Thread via GitHub
panbingkun opened a new pull request, #485: URL: https://github.com/apache/spark-website/pull/485 The pr aims to add Matomo analytics to the published documents. include: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(spark) branch master updated (4af4ddea116 -> 0245b842ccc)

2023-10-29 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 4af4ddea116 [SPARK-45552][PS] Introduce flexible parameters to `assertDataFrameEqual` add 0245b842ccc

(spark) branch master updated: [SPARK-45552][PS] Introduce flexible parameters to `assertDataFrameEqual`

2023-10-29 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 4af4ddea116 [SPARK-45552][PS] Introduce

(spark) branch master updated: [SPARK-45544][CORE] Integrate SSL support into TransportContext

2023-10-29 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 884f6f71172 [SPARK-45544][CORE] Integrate SSL

(spark) branch master updated: [SPARK-45605][CORE][SQL][SS][CONNECT][MLLIB][GRAPHX][DSTREAM][PROTOBUF][EXAMPLES] Replace `s.c.MapOps.mapValues` with `s.c.MapOps.view.mapValues`

2023-10-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 89ca8b6065e

(spark) branch master updated: [SPARK-45636][BUILD] Upgrade jersey to 2.41

2023-10-29 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 4ae99f9320c [SPARK-45636][BUILD] Upgrade jersey

(spark) branch master updated: [SPARK-45674][CONNECT][PYTHON] Improve error message for JVM-dependent attributes on Spark Connect

2023-10-29 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 1f8422b77ae [SPARK-45674][CONNECT][PYTHON]