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

[spark] branch master updated: [SPARK-39792][SQL] Add DecimalDivideWithOverflowCheck for decimal average

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 46071a9caa2 [SPARK-39792][SQL] Add

[spark-website] branch asf-site updated: [SPARK-39512] Document docker image release steps (#400)

2022-07-18 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 a89536e5f [SPARK-39512] Document

[spark] branch master updated: [SPARK-39749][SQL] Always use plain string representation on casting Decimal to String

2022-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 c621df269d8 [SPARK-39749][SQL] Always use

[spark] branch master updated: [SPARK-39557][SQL] Support ARRAY, STRUCT, MAP types as DEFAULT values

2022-07-12 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 1f2c50ea0b5 [SPARK-39557][SQL] Support ARRAY

[spark] branch master updated (0b1b5ffc971 -> 757e6514b09)

2022-07-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 0b1b5ffc971 [SPARK-39686][INFRA][FOLLOW-UP] Disable SparkR build in branch-3.2 with Scala 2.13 add

[spark] branch master updated: [SPARK-39643][SQL] Prohibit subquery expressions in DEFAULT values

2022-06-30 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 83c5107ba7f [SPARK-39643][SQL] Prohibit

[spark] branch master updated: [SPARK-39339][SQL][FOLLOWUP] Fix bug TimestampNTZ type in JDBC data source is incorrect

2022-06-30 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 ede4b7da693 [SPARK-39339][SQL][FOLLOWUP] Fix

[spark] branch master updated: [SPARK-39383][SQL] Support DEFAULT columns in ALTER TABLE ALTER COLUMNS to V2 data sources

2022-06-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 3ed55ffc901 [SPARK-39383][SQL] Support

[spark] branch master updated: [SPARK-39383][SQL] Support DEFAULT columns in ALTER TABLE ADD COLUMNS to V2 data sources

2022-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 db0e972c09c [SPARK-39383][SQL] Support

[spark] branch master updated: [SPARK-39497][SQL] Improve the analysis exception of missing map key column

2022-06-20 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 1f1d7964902 [SPARK-39497][SQL] Improve

[spark] branch master updated: [SPARK-39492][SQL] Rework MISSING_COLUMN

2022-06-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 0f2fe34d962 [SPARK-39492][SQL] Rework

[spark-website] branch asf-site updated: update release process on how to modify Algolia Crawler configurations (#395)

2022-06-15 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 3359b9331 update release process

[spark] branch master updated: [SPARK-39383][SQL] Refactor DEFAULT column support to skip passing the primary Analyzer around

2022-06-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 0b4739eb2c6 [SPARK-39383][SQL] Refactor

[spark] branch master updated: [SPARK-39339][SQL] Support TimestampNTZ type in JDBC data source

2022-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 2349175e1b8 [SPARK-39339][SQL] Support

[spark] branch master updated: [SPARK-39440][CORE][UI] Add a config to disable event timeline

2022-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 9ffe23d8c92 [SPARK-39440][CORE][UI] Add

[spark] branch master updated: [SPARK-39434][SQL] Provide runtime error query context when array index is out of bounding

2022-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 c73c9c029bc [SPARK-39434][SQL] Provide

[spark] branch master updated: [SPARK-39359][SQL] Restrict DEFAULT columns to allowlist of supported data source types

2022-06-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 778f650a388 [SPARK-39359][SQL] Restrict

[spark] branch master updated: [SPARK-39294][SQL] Support vectorized Orc scans with DEFAULT values

2022-06-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 8e76c2142b3 [SPARK-39294][SQL] Support

[spark] branch master updated: [SPARK-39265][SQL] Support vectorized Parquet scans with DEFAULT values

2022-06-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 3e6598e8d4f [SPARK-39265][SQL] Support

[spark] branch master updated: [SPARK-39265][SQL] Support non-vectorized Parquet scans with DEFAULT values

2022-05-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 8f610d1b4ce [SPARK-39265][SQL] Support non

[spark] branch branch-3.3 updated (e24859be740 -> 2faaf8a9560)

2022-05-26 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from e24859be740 [SPARK-39253][DOCS][PYTHON][3.3] Improve PySpark API reference to be more readable add

[spark] branch branch-3.3 updated: [SPARK-39234][SQL][3.3] Code clean up in SparkThrowableHelper.getMessage

2022-05-26 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 997e7f0af50 [SPARK-39234][SQL][3.3

[spark] branch master updated: [SPARK-39261][CORE] Improve newline formatting for error messages

2022-05-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 11760e37993 [SPARK-39261][CORE] Improve

[spark] branch master updated: [SPARK-39272][SQL] Increase the start position of query context by 1

2022-05-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 4f567f49cb1 [SPARK-39272][SQL] Increase

[spark] branch master updated: [SPARK-39211][SQL] Support JSON scans with DEFAULT values

2022-05-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 a90a49828f4 [SPARK-39211][SQL] Support JSON

[spark] branch master updated: [SPARK-38869][SQL] Respect table capability ACCEPT_ANY_SCHEMA in DEFAULT column resolution

2022-05-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 d27cf97e48c [SPARK-38869][SQL] Respect table

[spark] branch branch-3.2 updated (68d89898a81 -> 0eb0abe804c)

2022-05-20 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from 68d89898a81 [SPARK-39240][INFRA][BUILD] Source and binary releases using different tool to generate hashes

[spark] branch branch-3.3 updated: [SPARK-39237][DOCS] Update the ANSI SQL mode documentation

2022-05-20 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 ab057c72509 [SPARK-39237][DOCS

[spark] branch master updated: [SPARK-39237][DOCS] Update the ANSI SQL mode documentation

2022-05-20 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 86a351c13d6 [SPARK-39237][DOCS] Update

[spark] branch branch-3.3 updated (88c076de9d0 -> 24a3fa95a38)

2022-05-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 88c076de9d0 [SPARK-39229][SQL][3.3] Separate query contexts from error-classes.json add 24a3fa95a38

[spark] branch branch-3.3 updated (e088c820e1e -> 88c076de9d0)

2022-05-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from e088c820e1e [SPARK-39212][SQL][3.3] Use double quotes for values of SQL configs/DS options in error messages

[spark] branch branch-3.3 updated: [SPARK-39212][SQL][3.3] Use double quotes for values of SQL configs/DS options in error messages

2022-05-19 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 e088c820e1e [SPARK-39212][SQL][3.3

[spark] branch branch-3.3 updated: [SPARK-39226][SQL] Fix the precision of the return type of round-like functions

2022-05-18 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 77b131396b7 [SPARK-39226][SQL] Fix

[spark] branch master updated: [SPARK-39226][SQL] Fix the precision of the return type of round-like functions

2022-05-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 ee0aecca05a [SPARK-39226][SQL] Fix

[spark-website] branch asf-site updated: [SPARK-39219] Promote Structured Streaming over Spark Streaming (DStream) (#389)

2022-05-18 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 84c616d79 [SPARK-39219] Promote

[spark] branch branch-3.3 updated: [SPARK-39210][SQL] Provide query context of Decimal overflow in AVG when WSCG is off

2022-05-18 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 ec6fc741957 [SPARK-39210][SQL

[spark] branch master updated: [SPARK-39210][SQL] Provide query context of Decimal overflow in AVG when WSCG is off

2022-05-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 8b5b3e95f87 [SPARK-39210][SQL] Provide query

[spark] branch master updated: [SPARK-39193][SQL] Fasten Timestamp type inference of JSON/CSV data sources

2022-05-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 888bf1b2ef4 [SPARK-39193][SQL] Fasten

[spark] branch branch-3.3 updated: [SPARK-39193][SQL] Fasten Timestamp type inference of JSON/CSV data sources

2022-05-17 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 0e998d31234 [SPARK-39193][SQL] Fasten

[spark] branch branch-3.3 updated: [SPARK-39208][SQL] Fix query context bugs in decimal overflow under codegen mode

2022-05-17 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 4fb7fe2a406 [SPARK-39208][SQL] Fix

[spark] branch master updated (c5351f85dec -> 191e535b975)

2022-05-17 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 c5351f85dec [SPARK-32268][SQL][TESTS][FOLLOW-UP] Use function registry in the SparkSession add 191e535b975

[spark] branch branch-3.3 updated: [SPARK-39190][SQL] Provide query context for decimal precision overflow error when WSCG is off

2022-05-16 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 e2ce0885b66 [SPARK-39190][SQL

[spark] branch master updated: [SPARK-39190][SQL] Provide query context for decimal precision overflow error when WSCG is off

2022-05-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 17b85ff9756 [SPARK-39190][SQL] Provide query

[spark] branch master updated: [SPARK-39096][SQL] Support MERGE commands with DEFAULT values

2022-05-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 ad96695fbb2 [SPARK-39096][SQL] Support MERGE

[spark] branch master updated: [SPARK-39177][SQL] Provide query context on map key not exists error when WSCG is off

2022-05-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 1afddf40743 [SPARK-39177][SQL] Provide query

[spark] branch branch-3.3 updated: [SPARK-39177][SQL] Provide query context on map key not exists error when WSCG is off

2022-05-13 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 1a49de67e3f [SPARK-39177][SQL

[spark] branch master updated (ab1bceff228 -> cdd33e83c39)

2022-05-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 ab1bceff228 [SPARK-39159][SQL] Add new Dataset API for Offset add cdd33e83c39 [SPARK-39175][SQL] Provide

[spark] branch branch-3.3 updated: [SPARK-39175][SQL] Provide runtime error query context for Cast when WSCG is off

2022-05-13 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 27c03e5741a [SPARK-39175][SQL

[spark] branch branch-3.3 updated: [SPARK-39166][SQL] Provide runtime error query context for binary arithmetic when WSCG is off

2022-05-12 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 63f20c526be [SPARK-39166][SQL

[spark] branch master updated: [SPARK-39166][SQL] Provide runtime error query context for binary arithmetic when WSCG is off

2022-05-12 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 e336567c8a9 [SPARK-39166][SQL] Provide

[spark] branch master updated: [SPARK-39078][SQL] Fix a bug in UPDATE commands with DEFAULT values

2022-05-12 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 b63674ea5f7 [SPARK-39078][SQL] Fix a bug

[spark-website] branch asf-site updated: add sql api page into sitemap.xml (#387)

2022-05-10 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 a282ff36a add sql api page

[spark] branch branch-3.3 updated: [SPARK-39093][SQL][FOLLOWUP] Fix Period test

2022-05-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 3241f20b13c [SPARK-39093][SQL

[spark] branch master updated (b065c945fe2 -> 670710e91df)

2022-05-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 b065c945fe2 [SPARK-39006][K8S] Show a directional error message for executor PVC dynamic allocation failure

[spark] branch master updated: [SPARK-39078][SQL] Support UPDATE commands with DEFAULT values

2022-05-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 d5fd71e43a9 [SPARK-39078][SQL] Support UPDATE

[spark] branch master updated: [SPARK-38838][SQL] Support ALTER TABLE ALTER COLUMN commands with DEFAULT values

2022-05-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 c5d886474bd [SPARK-38838][SQL] Support ALTER

[spark] branch master updated (a1aa200bdf3 -> ca87bead23c)

2022-05-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 a1aa200bdf3 [SPARK-38838][SQL] Refactor ResolveDefaultColumns.scala to simplify helper methods add

[spark] branch branch-3.3 updated: [SPARK-39093][SQL] Avoid codegen compilation error when dividing year-month intervals or day-time intervals by an integral

2022-05-04 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 fd998c8a678 [SPARK-39093][SQL] Avoid

[spark] branch master updated: [SPARK-38838][SQL] Refactor ResolveDefaultColumns.scala to simplify helper methods

2022-05-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 a1aa200bdf3 [SPARK-38838][SQL] Refactor

[spark] branch branch-3.3 updated (50f5e9ca780 -> e7caea5483d)

2022-04-28 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 50f5e9ca780 [SPARK-39055][DOC] Fix documentation 404 page add e7caea5483d [SPARK-39047][SQL][3.3] Replace

[spark] branch branch-3.3 updated: [SPARK-39046][SQL] Return an empty context string if TreeNode.origin is wrongly set

2022-04-27 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 606a99f4f2d [SPARK-39046][SQL] Return

[spark] branch master updated: [SPARK-39046][SQL] Return an empty context string if TreeNode.origin is wrongly set

2022-04-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 7fe2759e9f8 [SPARK-39046][SQL] Return

[spark] branch master updated: [SPARK-38914][SQL] Allow user to insert specified columns into insertable view

2022-04-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 852997d6ed6 [SPARK-38914][SQL] Allow user

[spark] branch master updated: [SPARK-38829][SQL] Add a configuration flag to enable TIMESTAMP_NTZ support in Parquet data source

2022-04-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 6af121b79f5 [SPARK-38829][SQL] Add

[spark] branch branch-3.3 updated: [SPARK-38813][3.3][SQL][FOLLOWUP] Improve the analysis check for TimestampNTZ output

2022-04-21 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 0fdb6757946 [SPARK-38813][3.3][SQL

[spark] branch master updated: [SPARK-38984][SQL] Allow comparison between TimestampNTZ and Timestamp

2022-04-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 11880d1e830 [SPARK-38984][SQL] Allow

[spark] branch master updated: [SPARK-38980][SQL][TEST] Move error class tests requiring ANSI SQL mode to QueryExecutionAnsiErrorsSuite

2022-04-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 2e7633622e1 [SPARK-38980][SQL][TEST] Move

[spark] branch master updated (b760e4a6869 -> 67d6f018ed2)

2022-04-19 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 b760e4a6869 [SPARK-38825][SQL][TEST][FOLLOWUP] Add test for in(null) and notIn(null) add 67d6f018ed2 [SPARK

[spark] branch branch-3.3 updated: [SPARK-38908][SQL] Provide query context in runtime error of Casting from String to Number/Date/Timestamp/Boolean

2022-04-15 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 a3ea6b4e00d [SPARK-38908][SQL

[spark] branch master updated: [SPARK-38908][SQL] Provide query context in runtime error of Casting from String to Number/Date/Timestamp/Boolean

2022-04-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 49fa2e0720d [SPARK-38908][SQL] Provide query

[spark] branch branch-3.3 updated: [SPARK-38829][SQL][3.3] Remove TimestampNTZ type support in Parquet for Spark 3.3

2022-04-13 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 76f40eef8b9 [SPARK-38829][SQL][3.3

[spark] branch master updated: [SPARK-38589][SQL] New SQL function: try_avg

2022-04-12 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 a7f0adb2dd8 [SPARK-38589][SQL] New SQL

[spark] branch branch-3.3 updated: [SPARK-38589][SQL] New SQL function: try_avg

2022-04-12 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 b2960b25b7f [SPARK-38589][SQL] New

[spark] branch master updated: [SPARK-38795][SQL] Support INSERT INTO user specified column lists with DEFAULT values

2022-04-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 8502cb37b57 [SPARK-38795][SQL] Support INSERT

[spark] branch master updated: [SPARK-38834][SQL] Update the version of TimestampNTZ related changes as 3.4.0

2022-04-08 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 f2acab20637 [SPARK-38834][SQL] Update

[spark] branch branch-3.3 updated: [SPARK-38813][SQL][3.3] Remove TimestampNTZ type support in Spark 3.3

2022-04-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 baa93ec66e3 [SPARK-38813][SQL][3.3

[spark] branch branch-3.3 updated: [SPARK-38548][SQL][FOLLOWUP] try_sum: return null if overflow happens before merging

2022-04-07 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 b27e8842c34 [SPARK-38548][SQL

[spark] branch master updated: [SPARK-38548][SQL][FOLLOWUP] try_sum: return null if overflow happens before merging

2022-04-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 061127b67d2 [SPARK-38548][SQL][FOLLOWUP

[spark] branch branch-3.3 updated: [SPARK-38818][DOC] Fix the docs of try_multiply/try_subtract/ANSI cast

2022-04-07 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 3d93bd13dec [SPARK-38818][DOC] Fix

[spark] branch master updated: [SPARK-38818][DOC] Fix the docs of try_multiply/try_subtract/ANSI cast

2022-04-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 26428fe812b [SPARK-38818][DOC] Fix the docs

[spark] branch branch-3.3 updated: [SPARK-38762][SQL] Provide query context in Decimal overflow errors

2022-04-06 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 ae890785c4b [SPARK-38762][SQL

[spark] branch master updated: [SPARK-38762][SQL] Provide query context in Decimal overflow errors

2022-04-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 7de321005b0 [SPARK-38762][SQL] Provide query

[spark] branch branch-3.3 updated: [SPARK-38716][SQL] Provide query context in map key not exists error

2022-03-31 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 a210e39 [SPARK-38716][SQL] Provide

[spark] branch master updated (dc995f2 -> f0fc991)

2022-03-31 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 dc995f2 [SPARK-38683][SHUFFLE] It is unnecessary to release the ShuffleManagedBufferIterator

[spark] branch master updated: [SPARK-38710][SQL] Use SparkArithmeticException for arithmetic overflow runtime errors

2022-03-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 b70fa24 [SPARK-38710][SQL] Use

[spark] branch branch-3.3 updated: [SPARK-38710][SQL] Use SparkArithmeticException for arithmetic overflow runtime errors

2022-03-31 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 c2ed15d [SPARK-38710][SQL] Use

[spark] branch master updated: [SPARK-38336][SQL] Support INSERT INTO commands into tables with DEFAULT columns

2022-03-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 a364cc0 [SPARK-38336][SQL] Support INSERT

[spark] branch branch-3.3 updated: [SPARK-38698][SQL] Provide query context in runtime error of Divide/Div/Reminder/Pmod

2022-03-30 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 20d545c [SPARK-38698][SQL] Provide

[spark] branch master updated: [SPARK-38698][SQL] Provide query context in runtime error of Divide/Div/Reminder/Pmod

2022-03-30 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 e96883d [SPARK-38698][SQL] Provide query

[spark] branch branch-3.3 updated: [SPARK-38676][SQL] Provide SQL query context in runtime error message of Add/Subtract/Multiply

2022-03-30 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 7c523ea [SPARK-38676][SQL] Provide

[spark] branch master updated (a445536 -> 9f6aad4)

2022-03-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 a445536 [SPARK-38349][SS] No need to filter events when sessionwindow gapDuration greater than 0 add

[spark] branch branch-3.3 updated: [SPARK-38616][SQL] Keep track of SQL query text in Catalyst TreeNode

2022-03-27 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 bcd01bb [SPARK-38616][SQL] Keep

[spark] branch master updated: [SPARK-38616][SQL] Keep track of SQL query text in Catalyst TreeNode

2022-03-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 ecfe049 [SPARK-38616][SQL] Keep track of SQL

[spark] branch master updated: [SPARK-38336][SQL] Support DEFAULT column values in CREATE/REPLACE TABLE statements

2022-03-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 4e95738 [SPARK-38336][SQL] Support DEFAULT

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

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

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

2022-03-22 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 8b90205 [SPARK-38574][DOCS] Enrich

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

2022-03-21 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 8b90205 [SPARK-38574][DOCS] Enrich

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

2022-03-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 2ca5d18 [SPARK-38488][INFRA] Upgrade ffi to 1.15.5 with --enable-libffi-alloc to fix doc build error on MacOS M1

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