[spark] branch master updated: [SPARK-38564][SS][TESTS] Wait all events to arrive in ReportSinkMetricsSuite

2022-03-22 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 643e8a9 [SPARK-38564][SS][TESTS] Wait all

[spark] branch branch-3.3 updated: [SPARK-38630][K8S] K8s app name label should start and end with alphanumeric char

2022-03-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 fed4a65 [SPARK-38630][K8S] K8s app

[spark] branch master updated: [SPARK-38630][K8S] K8s app name label should start and end with alphanumeric char

2022-03-22 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 43487cb [SPARK-38630][K8S] K8s app name label

[spark] branch branch-3.3 updated: [SPARK-38542][SQL] UnsafeHashedRelation should serialize numKeys out

2022-03-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 469bdff [SPARK-38542][SQL]

[spark] branch master updated (f73d528 -> 12be81ae)

2022-03-22 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 f73d528 [MINOR] Add @since for DSv2 API add 12be81ae [SPARK-38622][BUILD] Upgrade jersey to 2.35 No new

[spark] branch branch-3.3 updated: [MINOR] Add @since for DSv2 API

2022-03-22 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 3a65ed9 [MINOR] Add @since for DSv2

[spark] branch master updated (1f4e4c8 -> f73d528)

2022-03-22 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 1f4e4c8 [SPARK-32268][SQL] Row-level Runtime Filtering add f73d528 [MINOR] Add @since for DSv2 API No new

[spark] branch branch-3.3 updated: [SPARK-32268][SQL] Row-level Runtime Filtering

2022-03-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 2b59a96 [SPARK-32268][SQL] Row-level

[spark] branch master updated (4e60638 -> 1f4e4c8)

2022-03-22 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 4e60638 [SPARK-38432][SQL][FOLLOWUP] Supplement test case for overflow and add comments add 1f4e4c8

[spark] branch branch-3.3 updated: [SPARK-38432][SQL][FOLLOWUP] Supplement test case for overflow and add comments

2022-03-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 9dacbc0 [SPARK-38432][SQL][FOLLOWUP]

[spark] branch master updated (a89d289 -> 4e60638)

2022-03-22 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 a89d289 [SPARK-38626][SQL] Make condition in DeleteFromTable plan required add 4e60638

[spark] branch branch-3.3 updated: [SPARK-38626][SQL] Make condition in DeleteFromTable plan required

2022-03-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 099fe97 [SPARK-38626][SQL] Make

[spark] branch master updated (c309cd1 -> a89d289)

2022-03-22 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 c309cd1 [SPARK-38522][SS] Enrich the method contract of iterator in StateStore to not expect strong consistency on

[spark] branch master updated: [SPARK-38522][SS] Enrich the method contract of iterator in StateStore to not expect strong consistency on certain condition

2022-03-22 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 c309cd1 [SPARK-38522][SS] Enrich the method

[spark] branch branch-3.3 updated: [SPARK-38194][FOLLOWUP] Update executor config description for memoryOverheadFactor

2022-03-22 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 4bb2967 [SPARK-38194][FOLLOWUP] Update

[spark] branch master updated (7373cd2 -> 768ab55)

2022-03-22 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 7373cd2 [SPARK-38619][TESTS] Clean up Junit api usage in scalatest add 768ab55 [SPARK-38194][FOLLOWUP] Update

[spark] branch master updated: [SPARK-38619][TESTS] Clean up Junit api usage in scalatest

2022-03-22 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 7373cd2 [SPARK-38619][TESTS] Clean up Junit api

[spark] branch branch-3.3 updated: [SPARK-38456][SQL] Improve error messages of no viable alternative, extraneous input and missing token in ParseException

2022-03-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 0265c86 [SPARK-38456][SQL] Improve

[spark] branch master updated: [SPARK-38456][SQL] Improve error messages of no viable alternative, extraneous input and missing token in ParseException

2022-03-22 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 27455ae [SPARK-38456][SQL] Improve error

[spark] branch branch-3.1 updated: [SPARK-38579][SQL][WEBUI] Requesting Restful API can cause NullPointerException

2022-03-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 674feec [SPARK-38579][SQL][WEBUI]

[spark] branch branch-3.2 updated: [SPARK-38579][SQL][WEBUI] Requesting Restful API can cause NullPointerException

2022-03-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new c3aace7 [SPARK-38579][SQL][WEBUI]

[spark] branch branch-3.3 updated: [SPARK-38579][SQL][WEBUI] Requesting Restful API can cause NullPointerException

2022-03-22 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 bbe485f [SPARK-38579][SQL][WEBUI]

[spark] branch master updated (53df456 -> 99992a4)

2022-03-22 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 53df456 [SPARK-38432][SQL] Refactor framework so as JDBC dialect could compile filter by self way add 2a4

[spark] branch master updated (fc5e922 -> 53df456)

2022-03-22 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 fc5e922 [SPARK-38564][SS] Support collecting metrics from streaming sinks add 53df456 [SPARK-38432][SQL]

[spark] branch master updated (ee5121a -> fc5e922)

2022-03-22 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ee5121a [SPARK-38574][DOCS] Enrich the documentation of option avroSchema add fc5e922 [SPARK-38564][SS]

[spark] branch master updated (2ca5d18 -> ee5121a)

2022-03-22 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 2ca5d18 [SPARK-38488][INFRA] Upgrade ffi to 1.15.5 with --enable-libffi-alloc to fix doc build error on MacOS M1

[spark] branch branch-3.3 updated: [SPARK-38574][DOCS] Enrich the documentation of option avroSchema

2022-03-22 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 8b90205 [SPARK-38574][DOCS] Enrich