[spark] branch master updated: [SPARK-39818][SQL] Fix bug in ARRAY, STRUCT, MAP types with DEFAULT values with NULL field(s)

2022-07-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 46a8f1f0df8 [SPARK-39818][SQL] Fix bug in

[spark] branch master updated: [SPARK-39865][SQL] Show proper error messages on the overflow errors of table insert

2022-07-26 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 d5dbe7d4e9e [SPARK-39865][SQL] Show proper

[spark] branch master updated: [SPARK-39844][SQL] Update SQLConf for DEFAULT column providers to allow/deny "ALTER TABLE ... ADD COLUMN" commands separately

2022-07-27 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 0f9c1a2e848 [SPARK-39844][SQL] Update SQLConf

[spark] branch branch-3.3 updated: [SPARK-39865][SQL][3.3] Show proper error messages on the overflow errors of table insert

2022-07-28 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 19991047d5b [SPARK-39865][SQL][3.3

[spark] branch master updated (f49411e3cf5 -> 144d4c546f7)

2022-07-28 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 f49411e3cf5 [SPARK-39528][SQL] Use V2 Filter in SupportsRuntimeFiltering add 144d4c546f7 [SPARK-39862][SQL

[spark] branch master updated (e78585b2fbb -> 1b6f14ff8c3)

2022-08-01 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 e78585b2fbb [SPARK-39848][BUILD] Upgrade Kafka to 3.2.1 add 1b6f14ff8c3 [SPARK-39917][SQL] Use different error

[spark] branch master updated: Revert "[SPARK-39917][SQL] Use different error classes for numeric/interval arithmetic overflow"

2022-08-01 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 939c2402c81 Revert "[SPARK-39917][SQL

[spark] branch master updated: [SPARK-39917][SQL] Use different error classes for numeric/interval arithmetic overflow

2022-08-02 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 51e4c2cc55a [SPARK-39917][SQL] Use different

[spark] branch master updated: [SPARK-39865][SQL][FOLLOWUP] Implement the sql() and toString() methods of `CheckOverflowInTableInsert `

2022-08-03 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 9f9a0a45071 [SPARK-39865][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-39963][SQL][TESTS][FOLLOW-UP] Disable ANSI mode for test of casting date to decimal

2022-08-07 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 fe44676288e [SPARK-39963][SQL][TESTS][FOLLOW

[spark] branch master updated: [SPARK-40016][SQL] Remove unnecessary TryEval in the implementation of try_sum()

2022-08-09 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 788e157ab55 [SPARK-40016][SQL] Remove

[spark] branch master updated (36a269d1ce6 -> b07ef74feb4)

2022-08-10 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 36a269d1ce6 [SPARK-39887][SQL] RemoveRedundantAliases should keep aliases that make the output of projection nodes

[spark] branch master updated: [SPARK-39985][SQL] Enable implicit DEFAULT column values in inserts from DataFrames

2022-08-11 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 31a132bcaee [SPARK-39985][SQL] Enable

[spark] branch master updated (1a738e74061 -> f8d51b9940b)

2022-08-12 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 1a738e74061 [SPARK-40056][BUILD] Upgrade mvn-scalafmt from 1.0.4 to 1.1.1640084764.9f463a9 add f8d51b9940b

[spark] branch master updated: [SPARK-39926][SQL] Fix bug in column DEFAULT support for non-vectorized Parquet scans

2022-08-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 ce1fa04867c [SPARK-39926][SQL] Fix bug in

[spark] branch master updated: [SPARK-40001][SQL] Make NULL writes to JSON DEFAULT columns write ‘null’ to storage

2022-08-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 f1f17024fc0 [SPARK-40001][SQL] Make NULL

[spark] branch master updated: [SPARK-40066][SQL] ANSI mode: always return null on invalid access to map column

2022-08-15 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 95cbd618572 [SPARK-40066][SQL] ANSI mode

[spark] branch master updated: [SPARK-40109][SQL] New SQL function: get()

2022-08-17 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 b6cf3e4598f [SPARK-40109][SQL] New SQL

[spark] branch master updated: Revert "[SPARK-40000][SQL] Update INSERTs without user-specified fields to not automatically add default values"

2022-08-18 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 50c163578cf Revert "[SPARK-4][SQL] U

[spark] branch master updated: [SPARK-40183][SQL] Use error class NUMERIC_VALUE_OUT_OF_RANGE for overflow in decimal conversion

2022-08-23 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 a12d121159d [SPARK-40183][SQL] Use error

[spark] branch master updated: [SPARK-40222][SQL] Numeric try_add/try_divide/try_subtract/try_multiply should throw error from their children

2022-08-26 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 d3cf9310cc9 [SPARK-40222][SQL] Numeric

[spark] branch master updated (296fe49ec85 -> c2d4c4ed4c5)

2022-08-30 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 296fe49ec85 [SPARK-40260][SQL] Use error classes in the compilation errors of GROUP BY a position add

[spark] branch master updated (96831bbb674 -> fb261c2d5df)

2022-09-02 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 96831bbb674 [SPARK-40228][SQL] Do not simplify multiLike if child is not a cheap expression add fb261c2d5df

[spark] branch master updated (e85a4ffbdfa -> 4e3e6278cc1)

2022-09-06 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 e85a4ffbdfa [SPARK-40315][SQL] Add hashCode() for Literal of ArrayBasedMapData add 4e3e6278cc1 [SPARK-40318

[spark] branch master updated (e64262f417b -> 17982519a74)

2022-09-08 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 e64262f417b [SPARK-39546][K8S] Support `ports` definition in executor pod template add 17982519a74 [SPARK

[spark] branch branch-3.3 updated: [SPARK-40389][SQL] Decimals can't upcast as integral types if the cast can overflow

2022-09-08 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 cd9f5642060 [SPARK-40389][SQL

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

2022-09-20 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 d86d646c762 [SPARK-40479][SQL] Migrate unexpected input type error to an error class add f89b847e921 [SPARK

[spark] branch master updated (01159c7bd07 -> 8a078ae1e3e)

2022-10-02 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 01159c7bd07 [SPARK-40620][CORE] Simplify make offers add 8a078ae1e3e [SPARK-40540][SQL] Migrate compilation

[spark] branch master updated (7d010b12257 -> 9ac9cd56087)

2022-10-03 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 7d010b12257 [SPARK-40481][CORE] Ignore stage fetch failure caused by decommissioned executor add 9ac9cd56087

[spark] branch master updated: [SPARK-40585][SQL] Support double quoted identifiers

2022-10-04 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 9bc1cb90294 [SPARK-40585][SQL] Support double

[spark] branch master updated: [SPARK-40585][SQL][FOLLOWUP] Simplify string literal implementation in SQL parser

2022-10-06 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 ee1c624fa03 [SPARK-40585][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-40585][SQL] Double-quoted identifiers should be available only in ANSI mode

2022-10-11 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 6603b82627f [SPARK-40585][SQL] Double-quoted

[spark] branch master updated (1c6bd9e2698 -> ce809c7297b)

2022-10-11 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 1c6bd9e2698 [SPARK-38959][SQL] DS V2: Support runtime group filtering in row-level commands add ce809c7297b

svn commit: r57578 - /dev/spark/v3.3.1-rc4-bin/ /release/spark/spark-3.3.1/

2022-10-25 Thread gengliang
Author: gengliang Date: Tue Oct 25 07:32:38 2022 New Revision: 57578 Log: Finalize 3.3.1 release Added: release/spark/spark-3.3.1/ - copied from r57577, dev/spark/v3.3.1-rc4-bin/ Removed: dev/spark/v3.3.1-rc4-bin

svn commit: r57580 - /release/spark/KEYS

2022-10-25 Thread gengliang
Author: gengliang Date: Tue Oct 25 08:30:47 2022 New Revision: 57580 Log: Update KEYS Modified: release/spark/KEYS Modified: release/spark/KEYS == --- release/spark/KEYS (original) +++ release/spark/KEYS Tue Oct 25

[spark] branch master updated: [SPARK-40903][SQL] Avoid reordering decimal Add for canonicalization if data type is changed

2022-10-25 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 1ca14149546 [SPARK-40903][SQL] Avoid

[spark] branch master updated: [SPARK-40944][SQL] Relax ordering constraint for CREATE TABLE column options

2022-10-31 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 a01b86f9d46 [SPARK-40944][SQL] Relax ordering

[spark] branch master updated (a2a8de978de -> 5196ff5c9aa)

2022-11-04 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 a2a8de978de [SPARK-40769][CORE][SQL] Migrate type check failures of aggregate expressions onto error classes

[spark] branch master updated (4eef44ee9fb -> 8ee12bb3d46)

2022-11-08 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 4eef44ee9fb [SPARK-41050][BUILD] Upgrade scalafmt from 3.5.9 to 3.6.1 add 8ee12bb3d46 Revert "[SPARK-

[spark] branch master updated (07427b854be -> d9abbfe5f71)

2022-11-21 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 07427b854be [SPARK-41154][SQL] Incorrect relation caching for queries with time travel spec add d9abbfe5f71

[spark] branch master updated (25133684ef9 -> 04f026caa8a)

2022-11-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 25133684ef9 [SPARK-35531][SQL] Update hive table stats without unnecessary convert add 04f026caa8a [SPARK

[spark] branch master updated (483e3c93ddb -> 033dbe604bc)

2022-11-24 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 483e3c93ddb [SPARK-41097][CORE][SQL][SS][PROTOBUF] Remove redundant collection conversion base on Scala 2.13 code

[spark] branch master updated (bccfe71a32f -> 80dc4e66667)

2023-05-26 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 bccfe71a32f [SPARK-43762][SPARK-43763][SPARK-43764][SPARK-43765][SPARK-43766][SQL] Assign names to the error

[spark] branch master updated: [SPARK-43895][CONNECT][GO] Prepare the go package path

2023-05-31 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 419f46ab621 [SPARK-43895][CONNECT][GO

[spark] branch master updated: [SPARK-43333][SQL] Allow Avro to convert union type to SQL with field name stable with type

2023-05-31 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 8f2afb88d42 [SPARK-4][SQL] Allow Avro to

[spark] branch master updated: [SPARK-43380][SQL] Fix Avro data type conversion issues to avoid producing incorrect results

2023-06-02 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 14b00cfc6c2 [SPARK-43380][SQL] Fix Avro data

[spark] branch master updated (62338ed6cd9 -> 51a919ea8d6)

2023-06-05 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 62338ed6cd9 [SPARK-42626][CONNECT] Add Destructive Iterator for SparkResult add 51a919ea8d6 [SPARK-43973][SS

[spark] branch branch-3.4 updated: [SPARK-43973][SS][UI] Structured Streaming UI should display failed queries correctly

2023-06-05 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new b70510695a6 [SPARK-43973][SS][UI

[spark] branch master updated: [SPARK-43884] Param markers in DDL

2023-06-10 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 616c492aa1f [SPARK-43884] Param markers in

[spark] branch master updated: [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values

2023-06-11 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 7250941ab5b [SPARK-43529][SQL] Support

[spark] branch master updated: [SPARK-43529][SQL][FOLLOWUP] Code cleanup in UnresolvedTableSpec and related plans

2023-06-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 7e94f2a5433 [SPARK-43529][SQL][FOLLOWUP] Code

[spark] branch master updated: [SPARK-44081] Simplify PartitionedFileUtil API a little

2023-06-16 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 8754e9a6e83 [SPARK-44081] Simplify

[spark] branch master updated: [SPARK-43205][SQL][FOLLOWUP] remove unnecessary abstraction for `withIdentClause`

2023-06-21 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 a4fb7cceb44 [SPARK-43205][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-43979][SQL][FOLLOW-UP] CollectedMetrics should be treated as the same one for self-join

2023-06-27 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 954987f19dc [SPARK-43979][SQL][FOLLOW-UP

[spark] branch master updated: [SPARK-44338][SQL] Fix view schema mismatch error message

2023-07-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 7e0679be8aa [SPARK-44338][SQL] Fix view

[spark] branch master updated: [SPARK-44455][SQL] Quote identifiers with backticks in SHOW CREATE TABLE result

2023-07-24 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 6992f8b7db8 [SPARK-44455][SQL] Quote

[spark] branch branch-3.5 updated: [SPARK-44455][SQL] Quote identifiers with backticks in SHOW CREATE TABLE result

2023-07-24 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 9088249f025 [SPARK-44455][SQL] Quote

[spark] branch master updated: [SPARK-44394][CONNECT][WEBUI] Add a Spark UI page for Spark Connect

2023-07-29 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 f8786f01ad6 [SPARK-44394][CONNECT][WEBUI] Add

[spark] branch branch-3.5 updated: [SPARK-44394][CONNECT][WEBUI] Add a Spark UI page for Spark Connect

2023-07-29 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 3a5102c8f8f [SPARK-44394][CONNECT

[spark] branch master updated: [SPARK-44591][CONNECT][SQL] Add jobTags to SparkListenerSQLExecutionStart

2023-07-29 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 37b571d2ead [SPARK-44591][CONNECT][SQL] Add

[spark] branch branch-3.5 updated: [SPARK-44591][CONNECT][SQL] Add jobTags to SparkListenerSQLExecutionStart

2023-07-29 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new d319243c9bf [SPARK-44591][CONNECT

[spark] branch master updated: [SPARK-44610][SQL] DeduplicateRelations should retain Alias metadata when creating a new instance

2023-07-31 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 adf009d545d [SPARK-44610][SQL

[spark] branch branch-3.5 updated: [SPARK-44610][SQL] DeduplicateRelations should retain Alias metadata when creating a new instance

2023-07-31 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 999cd5fc05d [SPARK-44610][SQL

[spark] branch master updated: [SPARK-44591][CONNECT][WEBUI] Use jobTags in SparkListenerSQLExecutionStart to link SQL Execution IDs for Spark UI Connect page

2023-08-01 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 a40e46fe6dc [SPARK-44591][CONNECT][WEBUI] Use

[spark] branch branch-3.5 updated: [SPARK-44591][CONNECT][WEBUI] Use jobTags in SparkListenerSQLExecutionStart to link SQL Execution IDs for Spark UI Connect page

2023-08-01 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.5 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.5 by this push: new 1146ba7e944 [SPARK-44591][CONNECT

[spark-website] branch asf-site updated: Add Gengliang Wang to committer list

2019-09-01 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 047e311 Add Gengliang Wang to

[spark] branch master updated: [SPARK-27489][WEBUI] UI updates to show executor resource information

2019-09-03 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 4c8f114 [SPARK-27489][WEBUI] UI updates to

[spark] branch master updated (d8b0914 -> a36a723)

2019-09-25 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 d8b0914 [SPARK-28957][SQL] Copy any "spark.hive.foo=bar" spark properties into hadoop conf as &qu

[spark] branch master updated (dba673f -> 7435146)

2019-10-18 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 dba673f [SPARK-29489][ML][PYSPARK] ml.evaluation support log-loss add 7435146 [SPARK-29482][SQL] ANALYZE

[spark] branch master updated (9e77d48 -> 1296bbb)

2019-10-24 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 9e77d48 [SPARK-21492][SQL][FOLLOW UP] Reimplement UnsafeExternalRowSorter in database style iterator add

[spark] branch master updated (bdf0c60 -> 5b628f8)

2019-11-26 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 bdf0c60 [SPARK-28752][BUILD][FOLLOWUP] Fix to install `rouge` instead of `rogue` add 5b628f8 Revert

[spark] branch master updated (9351e3e -> b182ed8)

2019-11-29 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 9351e3e Revert "[SPARK-29991][INFRA] Support `test-hive1.2` in PR Builder" add b182ed8 [SPARK-29

[spark] branch master updated (9351e3e -> b182ed8)

2019-11-29 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 9351e3e Revert "[SPARK-29991][INFRA] Support `test-hive1.2` in PR Builder" add b182ed8 [SPARK-29

[spark] branch master updated (b86d4bb -> 187f3c1)

2019-12-06 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 b86d4bb [SPARK-30001][SQL] ResolveRelations should handle both V1 and V2 tables add 187f3c1 [SPARK-28083

[spark] branch master updated (beae14d -> 99ea324)

2019-12-11 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 beae14d [SPARK-30104][SQL] Fix catalog resolution for 'global_temp' add 99ea324 [SPARK-27506][

[spark] branch master updated (beae14d -> 99ea324)

2019-12-11 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 beae14d [SPARK-30104][SQL] Fix catalog resolution for 'global_temp' add 99ea324 [SPARK-27506][

[spark] branch master updated (39c0696 -> cada5be)

2019-12-12 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 39c0696 [MINOR] Fix google style guide address add cada5be [SPARK-30230][SQL] Like ESCAPE syntax can not

[spark] branch master updated (982f72f -> 5114389)

2019-12-12 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 982f72f [SPARK-30238][SQL] hive partition pruning can only support string and integral types add 5114389

[spark] branch master updated (982f72f -> 5114389)

2019-12-12 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 982f72f [SPARK-30238][SQL] hive partition pruning can only support string and integral types add 5114389

[spark] branch master updated (5137346 -> 4f9d3dc)

2020-01-02 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 5137346 [SPARK-30412][SQL][TESTS] Eliminate warnings in Java tests regarding to deprecated Spark SQL API

[spark] branch master updated (d32ed25 -> e645125)

2020-01-03 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 d32ed25 [SPARK-30144][ML][PYSPARK] Make MultilayerPerceptronClassificationModel extend

[spark] branch master updated (1160457 -> 0d589f4)

2020-01-07 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 1160457 [SPARK-30429][SQL] Optimize catalogString and usage in ValidateExternalType.errMsg to avoid OOM add

[spark] branch master updated (1160457 -> 0d589f4)

2020-01-07 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 1160457 [SPARK-30429][SQL] Optimize catalogString and usage in ValidateExternalType.errMsg to avoid OOM add

[spark] branch master updated (f8d5957 -> c0e9f9f)

2020-01-09 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 f8d5957 [SPARK-29219][SQL] Introduce SupportsCatalogOptions for TableProvider add c0e9f9f [SPARK-30459

[spark] branch master updated (f8d5957 -> c0e9f9f)

2020-01-09 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 f8d5957 [SPARK-29219][SQL] Introduce SupportsCatalogOptions for TableProvider add c0e9f9f [SPARK-30459

[spark] branch master updated (f8d5957 -> c0e9f9f)

2020-01-09 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 f8d5957 [SPARK-29219][SQL] Introduce SupportsCatalogOptions for TableProvider add c0e9f9f [SPARK-30459

[spark] branch master updated (94284c8 -> 2d59ca4)

2020-01-20 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 94284c8 [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1 add 2d59ca4 [SPARK-30475][SQL] File

[spark] branch master updated (339c0f9 -> b877aac)

2020-02-09 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 339c0f9 [SPARK-30510][SQL][DOCS] Publicly document Spark SQL configuration options add b877aac [SPARK

[spark] branch branch-3.0 updated: [SPARK-30684 ][WEBUI][FollowUp] A new approach for SPARK-30684

2020-02-09 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 00c761d [SPARK-30684 ][WEBUI

[spark] branch master updated (339c0f9 -> b877aac)

2020-02-09 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 339c0f9 [SPARK-30510][SQL][DOCS] Publicly document Spark SQL configuration options add b877aac [SPARK

[spark] branch master updated (82d0aa3 -> 3c4044e)

2020-02-13 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 82d0aa3 [SPARK-30762] Add dtype=float32 support to vector_to_array UDF add 3c4044e [SPARK-30703][SQL][DOCS

[spark] branch master updated (82d0aa3 -> 3c4044e)

2020-02-13 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 82d0aa3 [SPARK-30762] Add dtype=float32 support to vector_to_array UDF add 3c4044e [SPARK-30703][SQL][DOCS

[spark] branch branch-3.0 updated: [SPARK-30703][SQL][DOCS] Add a document for the ANSI mode

2020-02-13 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 82258aa [SPARK-30703][SQL][DOCS] Add

[spark] branch master updated (7c4ad63 -> 92d5d40)

2020-02-20 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 7c4ad63 [SPARK-29148][CORE][FOLLOW-UP] Don't dynamic allocation warning when it's disabled a

[spark] branch master updated (7c4ad63 -> 92d5d40)

2020-02-20 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 7c4ad63 [SPARK-29148][CORE][FOLLOW-UP] Don't dynamic allocation warning when it's disabled a

[spark] branch branch-3.0 updated: [SPARK-30881][SQL][DOCS] Revise the doc of spark.sql.sources.parallelPartitionDiscovery.threshold

2020-02-20 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b38b237 [SPARK-30881][SQL][DOCS

[spark] branch master updated (a372f76 -> 621e37e)

2020-02-24 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 a372f76 [SPARK-30898][SQL] The behavior of MakeDecimal should not depend on SQLConf.get add 621e37e [SPARK

[spark] branch master updated (825d3dc -> cd3ef22)

2020-02-26 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 825d3dc [SPARK-30841][SQL][DOC] Add version information to the configuration of SQL add cd3ef22 [SPARK

[spark] branch branch-3.0 updated: [SPARK-30906][SQL][TESTS][FOLLOW-UP] Set the configuration against TestHive explicitly in HiveSerDeSuite

2020-02-26 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 95df63c [SPARK-30906][SQL][TESTS

[spark] branch master updated (3995728 -> 314442a)

2020-02-27 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 3995728 [SPARK-30968][BUILD] Upgrade aws-java-sdk-sts to 1.11.655 add 314442a [SQL][MINOR][TESTS] Remove

<    4   5   6   7   8   9   10   >