[spark] branch branch-3.3 updated (2fe16015cdd -> 0e2758c9955)

2022-07-14 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 2fe16015cdd [SPARK-39672][SQL][3.1] Fix removing project before filter with correlated subquery add

[spark] branch master updated (efb5bb7c52a -> 5b96bd5cf8f)

2022-07-13 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 efb5bb7c52a [SPARK-39762][INFRA][PS] Support latest numpy in infra add 5b96bd5cf8f [SPARK-39758][SQL] Fix NPE

[spark] branch master updated: [SPARK-39787][SQL] Use error class in the parsing error of function to_timestamp

2022-07-15 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 dbcb33e1cbd [SPARK-39787][SQL] Use error class

[spark] branch master updated: [SPARK-39905][SQL][TESTS] Remove `checkErrorClass()` and use `checkError()` instead

2022-07-28 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 82cd9932446 [SPARK-39905][SQL][TESTS] Remove

[spark] branch master updated: [SPARK-37888][SQL][TESTS][FOLLOWUP] Don't check the `Created By` field in `DESCRIBE TABLE` tests

2022-07-26 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 8c164c075d8 [SPARK-37888][SQL][TESTS][FOLLOWUP

[spark] branch master updated: [SPARK-39880][SQL] V2 SHOW FUNCTIONS command should print qualified function name like v1

2022-07-27 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 47f0303944a [SPARK-39880][SQL] V2 SHOW

[spark] branch master updated: [SPARK-39319][CORE][SQL] Make query contexts as a part of `SparkThrowable`

2022-07-26 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 e9eb28e27d1 [SPARK-39319][CORE][SQL] Make query

[spark] branch master updated: [SPARK-39899][SQL] Fix passing of message parameters to `InvalidUDFClassException`

2022-07-27 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 378c207345a [SPARK-39899][SQL] Fix passing

[spark] branch master updated: [SPARK-39889][SQL] Use different error classes for numeric/interval divided by 0

2022-07-27 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 54205621560 [SPARK-39889][SQL] Use different

[spark] branch master updated: [SPARK-39618][SQL] Add the `REGEXP_COUNT` function

2022-06-28 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 458f8a7bd9c [SPARK-39618][SQL] Add

[spark] branch master updated: [SPARK-38700][SQL] Use error classes in the execution errors of save mode

2022-05-01 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 b30d1d41414 [SPARK-38700][SQL] Use error

[spark] branch master updated: [SPARK-38737][SQL][TESTS] Test the error classes: INVALID_FIELD_NAME

2022-05-01 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 81786a2e960 [SPARK-38737][SQL][TESTS] Test

[spark] branch master updated (81786a2e960 -> 501519e5a52)

2022-05-01 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 81786a2e960 [SPARK-38737][SQL][TESTS] Test the error classes: INVALID_FIELD_NAME add 501519e5a52 [SPARK-38729

[spark] branch master updated: [SPARK-38738][SQL][TESTS] Test the error class: INVALID_FRACTION_OF_SECOND

2022-04-16 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 8548a8221cf [SPARK-38738][SQL][TESTS] Test

[spark] branch master updated: [SPARK-38913][SQL] Output identifiers in error messages in SQL style

2022-04-17 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 2ff6914e6ba [SPARK-38913][SQL] Output

[spark] branch master updated (4274fb8806c -> 04586a9a3bb)

2022-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 4274fb8806c [SPARK-38550][SQL][CORE] Use a disk-based store to save more debug information for live UI add

[spark] branch master updated (04586a9a3bb -> 22cd0c2f4b2)

2022-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 04586a9a3bb [SPARK-38725][SQL][TESTS] Test the error class: DUPLICATE_KEY add 22cd0c2f4b2 [SPARK-38721][SQL

[spark] branch master updated: [SPARK-38926][SQL] Output types in error messages in SQL style

2022-04-18 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 0d16159bfa8 [SPARK-38926][SQL] Output types

[spark] branch master updated: [SPARK-38689][SQL] Use error classes in the compilation errors of not allowed DESC PARTITION on views

2022-04-18 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 de18ce68a08 [SPARK-38689][SQL] Use error

[spark] branch master updated: [SPARK-38746][SQL][TESTS] Move the tests for `PARSE_EMPTY_STATEMENT` to QueryParsingErrorsSuite

2022-04-18 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 857acca1d17 [SPARK-38746][SQL][TESTS] Move

[spark] branch branch-3.0 updated (4e38563d39c -> 19942e7be86)

2022-05-06 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git from 4e38563d39c [SPARK-38918][SQL][3.0] Nested column pruning should filter out attributes that do not belong

[spark] branch branch-3.1 updated (8f6a3a50b4b -> 19576c412b7)

2022-05-06 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git from 8f6a3a50b4b [SPARK-39084][PYSPARK] Fix df.rdd.isEmpty() by using TaskContext to stop iterator on task completion

[spark] branch master updated: [SPARK-38744][SQL][TESTS] Test the error class: NON_LITERAL_PIVOT_VALUES

2022-05-04 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 8f0aca27916 [SPARK-38744][SQL][TESTS] Test

svn commit: r54255 - 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-04 Thread maxgekk
Author: maxgekk Date: Wed May 4 19:42:41 2022 New Revision: 54255 Log: Apache Spark v3.3.0-rc1 docs [This commit notification would consist of 2661 parts, which exceeds the limit of 50 ones, so it was shortened to the summary

[spark] branch master updated: [SPARK-39117][SQL][TESTS] Do not include number of functions in sql-expression-schema.md

2022-05-06 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 986b0f769b8 [SPARK-39117][SQL][TESTS] Do

[spark] branch branch-3.3 updated: [SPARK-39121][K8S][DOCS] Fix format error on running-on-kubernetes doc

2022-05-07 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 6378365011c [SPARK-39121][K8S][DOCS

[spark] branch master updated: [SPARK-39121][K8S][DOCS] Fix format error on running-on-kubernetes doc

2022-05-07 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 2349f74866a [SPARK-39121][K8S][DOCS] Fix format

[spark] branch master updated: [SPARK-39052][SQL] Support Literal.create(Char, StringType)

2022-04-27 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 abc2dc03fc8 [SPARK-39052][SQL] Support

[spark] branch master updated: [SPARK-39047][SQL] Replace the error class ILLEGAL_SUBSTRING by INVALID_PARAMETER_VALUE

2022-04-27 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 9dcc24c36f6 [SPARK-39047][SQL] Replace

[spark] branch master updated (ec2bfa566ed -> ecade78526b)

2022-04-28 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 ec2bfa566ed [SPARK-39055][DOC] Fix documentation 404 page add ecade78526b [SPARK-38741][SQL][TESTS] Test

[spark] branch branch-3.3 updated (b3ecff34ab6 -> b25276f4385)

2022-04-27 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 b3ecff34ab6 [SPARK-34079][SQL][FOLLOW-UP] Revert some changes in InjectRuntimeFilterSuite add b25276f4385

[spark] branch master updated: [SPARK-38718][SQL][TESTS] Test the error class: AMBIGUOUS_FIELD_NAME

2022-04-28 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 581c801e02f [SPARK-38718][SQL][TESTS] Test

[spark] branch master updated: [SPARK-39087][SQL] Improve messages of error classes

2022-05-02 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 040526391a4 [SPARK-39087][SQL] Improve messages

[spark] branch master updated: [SPARK-39085][SQL] Move the error message of `INCONSISTENT_BEHAVIOR_CROSS_VERSION` to error-classes.json

2022-05-02 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 db7f346729d [SPARK-39085][SQL] Move the error

[spark] 01/01: Preparing Spark release v3.3.0-rc1

2022-05-03 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a commit to tag v3.3.0-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git commit 482b7d54b522c4d1e25f3e84eabbc78126f22a3d Author: Maxim Gekk AuthorDate: Tue May 3 18:15:45 2022 + Preparing

[spark] tag v3.3.0-rc1 created (now 482b7d54b52)

2022-05-03 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to tag v3.3.0-rc1 in repository https://gitbox.apache.org/repos/asf/spark.git at 482b7d54b52 (commit) This tag includes the following new commits: new 482b7d54b52 Preparing Spark release

[spark] 01/01: Preparing development version 3.3.1-SNAPSHOT

2022-05-03 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 commit 0515536e6d1b4819eeab59cecb9a045b1a0d3325 Author: Maxim Gekk AuthorDate: Tue May 3 18:15:51 2022 +

[spark] branch branch-3.3 updated (4177626e634 -> 0515536e6d1)

2022-05-03 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 4177626e634 [SPARK-35320][SQL][FOLLOWUP] Remove duplicated test add 482b7d54b52 Preparing Spark release

[spark] branch branch-3.3 updated: [SPARK-39087][SQL][3.3] Improve messages of error classes

2022-05-03 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 d3aadb40370 [SPARK-39087][SQL][3.3

[spark] branch master updated: [SPARK-39060][SQL] Typo in error messages of decimal overflow

2022-05-04 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 165ce4eb7d6 [SPARK-39060][SQL] Typo in error

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

2022-05-04 Thread maxgekk
Author: maxgekk Date: Wed May 4 08:35:46 2022 New Revision: 54250 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 dev/spark/v3.3.0-rc1-bin/SparkR_3.3.0

[spark] branch master updated: [SPARK-38733][SQL][TESTS] Test the error class: INCOMPATIBLE_DATASOURCE_REGISTER

2022-05-04 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 834841ef5da [SPARK-38733][SQL][TESTS] Test

svn commit: r54271 - in /dev/spark: v3.3.0-rc1-bin/ v3.3.0-rc1-docs/

2022-05-04 Thread maxgekk
Author: maxgekk Date: Thu May 5 05:58:09 2022 New Revision: 54271 Log: Remove v3.3.0-rc1 Removed: dev/spark/v3.3.0-rc1-bin/ dev/spark/v3.3.0-rc1-docs/ - To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org

[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 poss

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 dev/spark/v3.3.0-rc1-bin/SparkR_3.3.0

[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: [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: [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

[spark] branch master updated: [SPARK-38748][SQL][TESTS] Test the error class: PIVOT_VALUE_DATA_TYPE_MISMATCH

2022-04-29 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 30a2d9bd3a0 [SPARK-38748][SQL][TESTS] Test

[spark] branch master updated: [SPARK-39050][SQL] Error class: UNSUPPORTED_OPERATION to UNSUPPORTED_FEATURE

2022-04-28 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 af016d9eb87 [SPARK-39050][SQL] Error class

[spark] branch master updated (a27edf9ad41 -> 957eb7a7273)

2022-08-01 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 a27edf9ad41 [SPARK-39902][SQL] Add Scan details to spark plan scan node in SparkUI add 957eb7a7273 [SPARK-39933

[spark] branch master updated: [SPARK-39935][SQL][TESTS] Switch `validateParsingError()` onto `checkError()`

2022-08-02 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 99fc389a0cd [SPARK-39935][SQL][TESTS] Switch

[spark] branch master updated (26641214775 -> db5aea60e4b)

2022-08-19 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 26641214775 [SPARK-40050][SQL] Enhance `EliminateSorts` to support removing sorts via `LocalLimit` add

[spark] branch master updated: [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors

2022-08-25 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 028992399b2 [SPARK-40209][SQL] Don't change

[spark] branch master updated (028992399b2 -> 7026b3c77cc)

2022-08-25 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 028992399b2 [SPARK-40209][SQL] Don't change the interval value of Decimal in `changePrecision()` on errors add

[spark] branch master updated: [SPARK-40156][SQL] `url_decode()` should the return an error class

2022-08-26 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 43b02d7f25b [SPARK-40156][SQL] `url_decode

[spark] branch master updated: [MINOR] Remove unnecessary method in QueryCompilationErrors & QueryExecutionErrors

2022-08-28 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 765d8deefd4 [MINOR] Remove unnecessary method

[spark] branch master updated (765d8deefd4 -> e1cd6712ec5)

2022-08-28 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 765d8deefd4 [MINOR] Remove unnecessary method in QueryCompilationErrors & QueryExecutionErrors add e1cd671

[spark] branch master updated: [SPARK-40156][SQL][TESTS][FOLLOW-UP] `url_decode()` should the return an error class

2022-08-30 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 7a5ce219d0d [SPARK-40156][SQL][TESTS][FOLLOW-UP

[spark] branch master updated (50f2f506327 -> 8559f88f8ed)

2022-08-22 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 50f2f506327 [SPARK-40172][ML][TESTS] Temporarily disable flaky test cases in ImageFileFormatSuite add

[spark] branch branch-3.3 updated: [SPARK-39184][SQL][FOLLOWUP] Make interpreted and codegen paths for date/timestamp sequences the same

2022-08-22 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 db121c34dbe [SPARK-39184][SQL][FOLLOWUP

[spark] branch branch-3.2 updated: [SPARK-39184][SQL][FOLLOWUP] Make interpreted and codegen paths for date/timestamp sequences the same

2022-08-22 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 19e90859790 [SPARK-39184][SQL][FOLLOWUP

[spark] branch master updated (9f9af2a7bf6 -> d718867a167)

2022-08-22 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 9f9af2a7bf6 [SPARK-39755][K8S] Improve `LocalDirsFeatureStep` to randomize local directories add d718867a167

[spark] branch master updated: [SPARK-40260][SQL] Use error classes in the compilation errors of GROUP BY a position

2022-08-30 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 296fe49ec85 [SPARK-40260][SQL] Use error

[spark] branch master updated: [SPARK-40319][SQL] Remove duplicated query execution error method for PARSE_DATETIME_BY_NEW_PARSER

2022-09-02 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 18b5e93034b [SPARK-40319][SQL] Remove

[spark] branch master updated (1f26006c62e -> 1431975723d)

2022-09-03 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 1f26006c62e [SPARK-40210][PYTHON][FOLLOW-UP][TEST] Speed up new tests using one action instead of many add

[spark] branch master updated (3ff2def958b -> 333140fe908)

2022-09-07 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 3ff2def958b [SPARK-40293][SQL] Make the V2 table error message more meaningful add 333140fe908 [SPARK-40291

[spark] branch master updated (127ccc208aa -> 3ff2def958b)

2022-09-07 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 127ccc208aa [SPARK-40295][SQL] Allow v2 functions with literal args in write distribution/ordering add

[spark] branch master updated: [SPARK-40324][SQL] Provide a query context of `ParseException`

2022-09-06 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 f291125ae08 [SPARK-40324][SQL] Provide a query

[spark] branch master updated (f291125ae08 -> 82d4430144e)

2022-09-06 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 f291125ae08 [SPARK-40324][SQL] Provide a query context of `ParseException` add 82d4430144e [SPARK-40352][SQL

[spark] branch master updated (06997d6eb73 -> 7046978949e)

2022-08-24 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 06997d6eb73 [SPARK-40152][SQL][TESTS] Move tests from SplitPart to elementAt add 7046978949e [SPARK-40180][SQL

[spark] branch master updated: [SPARK-40203][SQL][TESTS] Add test cases for Decimal

2022-08-24 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 26b4828c4e3 [SPARK-40203][SQL][TESTS] Add test

[spark] branch master updated (26b4828c4e3 -> b57d8c2df75)

2022-08-24 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 26b4828c4e3 [SPARK-40203][SQL][TESTS] Add test cases for Decimal add b57d8c2df75 [SPARK-38752][SQL][TESTS] Test

[spark] branch master updated (e13fb3d6b22 -> a27238a0df6)

2022-08-26 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 e13fb3d6b22 [SPARK-40197][SQL] Replace query plan with context for MULTI_VALUE_SUBQUERY_ERROR add a27238a0df6

[spark] branch master updated (1ed592ef28a -> ef78e7529d6)

2022-08-26 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 1ed592ef28a [SPARK-40218][SQL] GROUPING SETS should preserve the grouping columns add ef78e7529d6 [SPARK-40220

[spark] branch master updated: [SPARK-40215][SQL] Add SQL configs to control CSV/JSON date and timestamp parsing behavior

2022-08-26 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 630aa0bf87a [SPARK-40215][SQL] Add SQL configs

[spark] branch master updated (ef78e7529d6 -> e13fb3d6b22)

2022-08-26 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 ef78e7529d6 [SPARK-40220][SQL] Don't output the empty map of error message parameters add e13fb3d6b22 [SPARK

[spark] branch master updated: [SPARK-40136][SQL] Fix the fragment of SQL query contexts

2022-08-18 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 e00c1209021 [SPARK-40136][SQL] Fix the fragment

[spark] branch master updated (de7d22089d7 -> abb4345073a)

2022-08-19 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 de7d22089d7 [SPARK-40138][PS][SQL] Implement DataFrame.mode add abb4345073a [SPARK-40098][SQL] Format error

[spark] branch master updated (c28740a204c -> 6adda258e51)

2022-09-28 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 c28740a204c [SPARK-40592][PS] Implement `min_count` in `GroupBy.max` add 6adda258e51 [SPARK-40595][SQL] Improve

[spark] branch master updated: [SPARK-40786][SQL][TESTS] Check error classes in PlanParserSuite

2022-10-16 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 2aba92720ae [SPARK-40786][SQL][TESTS] Check

[spark] branch master updated: [SPARK-40369][CORE][SQL] Migrate the type check failures of calls via reflection onto error classes

2022-10-18 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 2acfc1dbca9 [SPARK-40369][CORE][SQL] Migrate

[spark] branch master updated: [SPARK-40368][SQL] Migrate Bloom Filter type check failures onto error classes

2022-10-18 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 11bc5ce19ef [SPARK-40368][SQL] Migrate Bloom

[spark] branch master updated: [SPARK-39783][SQL] Quote qualifiedName to fix backticks for column candidates in error messages

2022-10-18 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 fc4643be31a [SPARK-39783][SQL] Quote

[spark] branch master updated (a9da92498f0 -> 740d52bf9e9)

2022-10-18 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 a9da92498f0 [SPARK-40538][CONNECT] Improve built-in function support for Python client add 740d52bf9e9 [MINOR

[spark] branch master updated: [SPARK-40790][SQL][TESTS] Check error classes in DDL parsing tests

2022-10-17 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 636bd764aec [SPARK-40790][SQL][TESTS] Check

[spark] branch master updated: [SPARK-40646][SQL] Fix returning partial results in JSON data source and JSON functions

2022-10-17 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 31721baca4e [SPARK-40646][SQL] Fix returning

[spark] branch master updated: [SPARK-40663][SQL] Migrate execution errors onto error classes: _LEGACY_ERROR_TEMP_2226-2250

2022-10-17 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 e65dd7848c4 [SPARK-40663][SQL] Migrate

[spark] branch master updated: [SPARK-40768][SQL] Migrate type check failures of bloom_filter_agg() onto error classes

2022-10-20 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 11cce7e7338 [SPARK-40768][SQL] Migrate type

[spark] branch master updated (fea6458806d -> dece380d455)

2022-10-22 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 fea6458806d [SPARK-40870][INFRA] Upgrade docker actions to cleanup warning add dece380d455 [SPARK-40856][SQL

[spark] branch master updated: [SPARK-40811][SQL][TESTS] Use `checkError()` to intercept `ParseException`: phase 2

2022-10-25 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 139006fe200 [SPARK-40811][SQL][TESTS] Use

[spark] branch master updated: [SPARK-40756][SQL] Migrate type check failures of string expressions onto error classes

2022-10-23 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 f81c26579e4 [SPARK-40756][SQL] Migrate type

[spark] branch master updated: [SPARK-37945][SQL][CORE] Use error classes in the execution errors of arithmetic ops

2022-10-23 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 6c009180a75 [SPARK-37945][SQL][CORE] Use error

[spark] branch master updated (6c009180a75 -> 9d81f6e7506)

2022-10-23 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 6c009180a75 [SPARK-37945][SQL][CORE] Use error classes in the execution errors of arithmetic ops add

[spark] branch master updated: [SPARK-40760][SQL] Migrate type check failures of interval expressions onto error classes

2022-10-23 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 625f76dae0d [SPARK-40760][SQL] Migrate type

[spark] branch master updated (0b3d9544c93 -> a27b459be3c)

2022-10-25 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 0b3d9544c93 [SPARK-40836][CONNECT] AnalyzeResult should use struct for schema add a27b459be3c [SPARK-40898][SQL

[spark] branch master updated: [SPARK-37945][SQL][FOLLOWUP] Rename the error class `INCORRECT_RUMP_UP_RATE`

2022-10-26 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 b59b9e1e321 [SPARK-37945][SQL][FOLLOWUP] Rename

<    1   2   3   4   5   6   7   8   9   10   >