(spark) branch master updated (76260807eef2 -> 3a3477b0f156)

2024-03-20 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 76260807eef2 [SPARK-46990][SQL] Fix loading empty Avro files emitted by event-hubs add 3a3477b0f156 [SPARK

(spark) branch master updated: [SPARK-47479][SQL] Optimize cannot write data to relations with multiple paths error log

2024-03-21 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 5042263f8668 [SPARK-47479][SQL] Optimize cannot

(spark) branch master updated: [SPARK-47483][SQL] Add support for aggregation and join operations on arrays of collated strings

2024-03-22 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 8cba15ed30ea [SPARK-47483][SQL] Add support for

(spark) branch master updated (8cba15ed30ea -> c94090e13139)

2024-03-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 8cba15ed30ea [SPARK-47483][SQL] Add support for aggregation and join operations on arrays of collated strings

(spark) branch master updated: [SPARK-47506][SQL] Add support to all file source formats for collated data types

2024-03-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 804b2a416781 [SPARK-47506][SQL] Add support to

(spark) branch master updated: [SPARK-47539][SQL][FOLLOWUP] Fix UT about `variant`

2024-03-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 1b55fd3ee107 [SPARK-47539][SQL][FOLLOWUP] Fix

(spark) branch master updated (b2f6474848fc -> d7db869de609)

2024-03-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 b2f6474848fc [SPARK-46743][SQL] Count bug after constant folding add d7db869de609 [SPARK-47256][SQL] Assign

(spark) branch master updated (ff38378d7e42 -> a3aa08697686)

2024-03-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 ff38378d7e42 [SPARK-47372][SS] Add support for range scan based key state encoder for use with state store provider

(spark) branch master updated (87449c3f1d65 -> d10dbaa31a44)

2024-03-27 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 87449c3f1d65 [SPARK-47563][SQL] Add map normalization on creation add d10dbaa31a44 [SPARK-47564][SQL] Always

(spark) branch master updated (8d1539f7bb23 -> 1b3e5e71f7f9)

2024-03-27 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 8d1539f7bb23 [SPARK-47616][SQL] Add User Document for Mapping Spark SQL Data Types from MySQL add 1b3e5e71f7f9

[spark] branch master updated: [SPARK-40098][SQL][FOLLOWUP] Revert the pretty format of error messages in the Thrift Server

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 ece79381e1a [SPARK-40098][SQL][FOLLOWUP] Revert

[spark] branch master updated (9ea2a97db06 -> ab086ee5951)

2022-09-02 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 9ea2a97db06 [SPARK-40251][BUILD][MLLIB] Upgrade dev.ludovic.netlib from 2.2.1 to 3.0.2 & breeze from 2.0 to 2

[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: [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 (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 (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: [SPARK-40396][BUILD] Update scalatest and scalatestplus related dependencies to use stable version

2022-09-11 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 78d492c1b15 [SPARK-40396][BUILD] Update

[spark] branch master updated: [SPARK-40292][SQL] Fix column names in "arrays_zip" function when arrays are referenced from nested structs

2022-09-11 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 443eea97578 [SPARK-40292][SQL] Fix column names

[spark] branch branch-3.2 updated: [SPARK-40292][SQL] Fix column names in "arrays_zip" function when arrays are referenced from nested structs

2022-09-11 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 b39b72190f2 [SPARK-40292][SQL] Fix

[spark] branch branch-3.3 updated: [SPARK-40292][SQL] Fix column names in "arrays_zip" function when arrays are referenced from nested structs

2022-09-11 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 0a180c0637e [SPARK-40292][SQL] Fix

[spark] branch master updated: [SPARK-38734][SQL] Remove the error class `INDEX_OUT_OF_BOUNDS`

2022-09-13 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 1439d9b275e [SPARK-38734][SQL] Remove the error

[spark] branch master updated (57da119f702 -> 96ed6dc3e38)

2022-09-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 57da119f702 [SPARK-40384][INFRA] Only do base image real in time build when infra dockerfile is changed add

[spark] branch master updated (034e48fd47f -> 6d067d059f3)

2022-09-15 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 034e48fd47f [SPARK-40429][SQL] Only set KeyGroupedPartitioning when the referenced column is in the output add

[spark] branch branch-3.3 updated: [SPARK-40468][SQL] Fix column pruning in CSV when _corrupt_record is selected

2022-09-17 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 d616da74a4e [SPARK-40468][SQL] Fix

[spark] branch master updated (4f8cc999b15 -> 0776f9e7bcb)

2022-09-17 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 4f8cc999b15 [SPARK-40436][BUILD] Upgrade Scala to 2.12.17 add 0776f9e7bcb [SPARK-40468][SQL] Fix column pruning

[spark] branch master updated (e021f8b767c -> d86d646c762)

2022-09-20 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 e021f8b767c [SPARK-40419][SQL][TESTS][FOLLOW-UP] Fix test to skip when package is unavailable add d86d646c762

[spark] branch master updated (c22ddbea6b3 -> c4a0360daf5)

2022-09-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 c22ddbea6b3 [SPARK-40435][SS][PYTHON] Add test suites for applyInPandasWithState in PySpark add c4a0360daf5

[spark] branch master updated: [SPARK-40359][SQL] Migrate type check fails in CSV/JSON expressions to error classes

2022-09-22 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 595f14881f9 [SPARK-40359][SQL] Migrate type

[spark] branch branch-3.3 updated: [SPARK-40535][SQL] Fix bug the buffer of AggregatingAccumulator will not be created if the input rows is empty

2022-09-23 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 fb42c3ecd73 [SPARK-40535][SQL] Fix bug

[spark] branch master updated (0942ea9f352 -> 7bbd975f165)

2022-09-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 0942ea9f352 [SPARK-38717][SQL] Handle Hive's bucket spec case preserving behaviour add 7bbd975f165 [SPARK-

[spark] branch master updated: [SPARK-40540][SQL] Migrate compilation errors onto error classes

2022-09-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 39f60578dc3 [SPARK-40540][SQL] Migrate

[spark] branch master updated: [SPARK-40560][SQL] Rename `message` to `messageTemplate` in the `STANDARD` format of errors

2022-09-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 8fdaf548bcc [SPARK-40560][SQL] Rename `message

[spark] branch master updated (7e39d9bfef3 -> 7230f598688)

2022-09-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 7e39d9bfef3 [SPARK-40552][BUILD][INFRA] Upgrade `protobuf-python` to 4.21.6 add 7230f598688 [SPARK-40357][SQL

[spark] branch master updated: [SPARK-40540][SQL] Migrate compilation errors onto error classes: _LEGACY_ERROR_TEMP_1100-1199

2022-09-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 ee95ec35b4f [SPARK-40540][SQL] Migrate

[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-40540][SQL] Migrate compilation errors onto error classes: _LEGACY_ERROR_TEMP_1200-1299

2022-09-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 43a6b932759 [SPARK-40540][SQL] Migrate

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

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

[spark] branch master updated: [SPARK-40521][SQL] Return only exists partitions in `PartitionsAlreadyExistException` from Hive's create partition

2022-10-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 89397b5eecf [SPARK-40521][SQL] Return only

[spark] branch master updated (89397b5eecf -> 53cc46175ad)

2022-10-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 89397b5eecf [SPARK-40521][SQL] Return only exists partitions in `PartitionsAlreadyExistException` from Hive's c

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

2022-10-09 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 44151c7908b [SPARK-40663][SQL] Migrate

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

2022-10-09 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 357193d5550 [SPARK-40663][SQL] Migrate

[spark] branch master updated: [SPARK-40714][SQL] Remove `PartitionAlreadyExistsException`

2022-10-10 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 288bdd28635 [SPARK-40714][SQL] Remove

[spark] branch master updated (4e4a848c275 -> 47d119dfc1a)

2022-10-10 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 4e4a848c275 [SPARK-40707][CONNECT] Add groupby to connect DSL and test more than one grouping expressions add

[spark] branch master updated (efd9ef99bd7 -> 996e407bd32)

2022-10-11 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 efd9ef99bd7 [SPARK-40735] Consistently invoke bash with /usr/bin/env bash in scripts to make code more portable

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

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

[spark] branch master updated (290e8a7cdf9 -> 831bcb048db)

2022-10-12 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 290e8a7cdf9 [SPARK-40729][CORE] Make Spark use `UnsafeFieldAccessor` as default for Java 18+ add 831bcb048db

[spark] branch master updated (831bcb048db -> 0dd78341e64)

2022-10-12 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 831bcb048db [SPARK-40361][SQL] Migrate arithmetic type check failures onto error classes add 0dd78341e64 [SPARK

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

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

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

2022-10-12 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 42d4f848054 [SPARK-40663][SQL] Migrate

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

2022-10-13 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 8d6683c8fb0 [SPARK-40663][SQL] Migrate

[spark] branch master updated (e54e3ab8654 -> 9d28909a090)

2022-10-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 e54e3ab8654 [SPARK-40780][SQL][CONNECT][TESTS][FOLLOW-UP] Update Scaladoc at SimpleAnalyzer add 9d28909a090

[spark] branch master updated: [SPARK-40787][SQL][TESTS] Check error classes in SparkSqlParserSuite

2022-10-14 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 a9d4f71b761 [SPARK-40787][SQL][TESTS] Check

[spark] branch master updated: [SPARK-40663][SQL][FOLLOW-UP] Remove duplicated unexpected data type error message

2022-10-14 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 b0fdecbeb33 [SPARK-40663][SQL][FOLLOW-UP

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

2022-10-14 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 5c963e37fa5 [SPARK-40761][SQL] Migrate type

[spark] branch master updated: [SPARK-40785][SQL][TESTS] Check error classes in ExpressionParserSuite

2022-10-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 8cf2b09caf7 [SPARK-40785][SQL][TESTS] Check

[spark] branch master updated: [SPARK-40806][SQL] Typo fix: CREATE TABLE -> REPLACE TABLE

2022-10-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 ee59f4e149d [SPARK-40806][SQL] Typo fix: CREATE

[spark] branch master updated (ee59f4e149d -> a7ac99b0190)

2022-10-15 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 ee59f4e149d [SPARK-40806][SQL] Typo fix: CREATE TABLE -> REPLACE TABLE add a7ac99b0190 [SPARK-40784][SQL][TE

[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-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-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-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-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-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-40810][SQL] Use SparkIllegalArgumentException instead of IllegalArgumentException in CreateDatabaseCommand & AlterDatabaseSetLocationCommand

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 0110b1ed88d [SPARK-40810][SQL] Use

[spark] branch master updated (0110b1ed88d -> af6aa1561d9)

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 0110b1ed88d [SPARK-40810][SQL] Use SparkIllegalArgumentException instead of IllegalArgumentException in

[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-37945][SQL][CORE] Use error classes in the execution errors of arithmetic ops

2022-10-22 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-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-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: [SPARK-40891][SQL][TESTS] Check error classes in TableIdentifierParserSuite

2022-10-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 6edcafc8aa1 [SPARK-40891][SQL][TESTS] Check

[spark] branch master updated (4ba7ce2136a -> 9d2757c6c4e)

2022-10-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 4ba7ce2136a [SPARK-40857][CONNECT] Enable configurable GPRC Interceptors add 9d2757c6c4e [SPARK-40750][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 (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-40888][SQL][TESTS] Check error classes in HiveQuerySuite

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 f5d692d832e [SPARK-40888][SQL][TESTS] Check

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

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

[spark] branch master updated: [SPARK-40663][SQL](Final) Migrate execution errors onto error classes

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 bef979757bd [SPARK-40663][SQL](Final) Migrate

[spark] branch master updated (f5dc00b29ca -> a40f8c160f4)

2022-10-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 f5dc00b29ca [SPARK-40914][CONNECT] Mark `org.apache.spark.sql.connect` to be private add a40f8c160f4 [SPARK

[spark] branch master updated (a80d297b473 -> d310d9b5693)

2022-10-27 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 a80d297b473 [SPARK-40858][INFRA] Upgrade setup-python to v4 add d310d9b5693 [SPARK-40759][SQL] Migrate type

[spark] branch master updated: [SPARK-40751][SQL] Migrate type check failures of high order functions onto error classes

2022-10-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 74668e2bf14 [SPARK-40751][SQL] Migrate type

[spark] branch master updated: [SPARK-40924][SQL] Fix for Unhex when input has odd number of symbols

2022-10-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 276abe3c331 [SPARK-40924][SQL] Fix for Unhex

[spark] branch master updated: [SPARK-40910][SQL] Replace UnsupportedOperationException with SparkUnsupportedOperationException

2022-10-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 e0f44103bc5 [SPARK-40910][SQL] Replace

[spark] branch branch-3.3 updated (287842eea29 -> d1440bf03b8)

2022-10-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 287842eea29 [SPARK-38697][SQL][3.3] Extend SparkSessionExtensions to inject rules into AQE Optimizer add

[spark] branch master updated: [SPARK-39778][SQL] Improve error classes and messages

2022-10-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 add92d28605 [SPARK-39778][SQL] Improve error

[spark] branch master updated (5c9843db2b3 -> 145de7d56e0)

2022-10-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 5c9843db2b3 [SPARK-40229][PS][TEST][FOLLOWUP] Add `openpyxl` to `requirements.txt` add 145de7d56e0 [SPARK-40936

[spark] branch master updated (145de7d56e0 -> 7b4dfa319b4)

2022-10-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 145de7d56e0 [SPARK-40936][SQL][TESTS] Refactor `AnalysisTest#assertAnalysisErrorClass` by reusing the

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

2022-10-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 2cc4e3f19bc [SPARK-40752][SQL] Migrate type

[spark] branch master updated: [SPARK-40965][SQL] Rename the error class `_LEGACY_ERROR_TEMP_1208 ` to `FIELD_NOT_FOUND`

2022-10-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 f0d7b31ad61 [SPARK-40965][SQL] Rename the error

[spark] branch master updated (90d31541fb0 -> 3c967f06e6c)

2022-10-30 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 90d31541fb0 [SPARK-40963][SQL] Set nullable correctly in project created by `ExtractGenerator` add 3c967f06e6c

[spark] branch master updated: [SPARK-40663][SQL][FOLLOWUP] Revert LEGACY_ERROR_TEMP_2002

2022-10-31 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 f5411ca2238 [SPARK-40663][SQL][FOLLOWUP] Revert

[spark] branch master updated: [SPARK-40975][SQL] Rename the error class `_LEGACY_ERROR_TEMP_0021` to `UNSUPPORTED_TYPED_LITERAL`

2022-10-31 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 9bbc9ee730e [SPARK-40975][SQL] Rename the error

[spark] branch master updated (026b3d41bf8 -> 2f6e12d8005)

2022-11-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 026b3d41bf8 [SPARK-38270][SQL] Spark SQL CLI's AM should keep same exit code with client side add 2f6e12

[spark] branch master updated: [SPARK-40890][SQL][TESTS] Check error classes in DataSourceV2SQLSuite

2022-11-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 ba019fde708 [SPARK-40890][SQL][TESTS] Check

[spark] branch master updated: [SPARK-40978][SQL] Migrate `failAnalysis()` w/o a context onto error classes

2022-11-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 8aaa6aa41ef [SPARK-40978][SQL] Migrate

[spark] branch master updated (c7fa8471b34 -> 8f6b18536e4)

2022-11-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 c7fa8471b34 [SPARK-40921][SQL] Add WHEN NOT MATCHED BY SOURCE clause to MERGE INTO add 8f6b18536e4 [SPARK-40663

<    4   5   6   7   8   9   10   11   12   >