[spark] branch master updated: [SPARK-42484][SQL] UnsafeRowUtils better error message

2023-02-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new eb24dbd305b [SPARK-42484][SQL] UnsafeRowUtils

[spark] branch branch-3.4 updated: [SPARK-41151][FOLLOW-UP][SQL] Improve the doc of `_metadata` generated columns nullability implementation

2023-02-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 006babc71d1 [SPARK-41151][FOLLOW-UP

[spark] branch master updated (50006b9715c -> 100056ad1b3)

2023-02-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 50006b9715c [SPARK-42427][SQL][TESTS][FOLLOW-UP] Disable ANSI for several conv test cases in MathFunctionsSuite

[spark] branch branch-3.4 updated: [SPARK-42520][CONNECT] Support basic Window API in Scala client

2023-02-21 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 c123c85aa88 [SPARK-42520][CONNECT

[spark] branch master updated: [SPARK-42520][CONNECT] Support basic Window API in Scala client

2023-02-21 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 054522b6762 [SPARK-42520][CONNECT] Support

[spark] branch master updated: [SPARK-36124][SQL] Support subqueries with correlation through INTERSECT/EXCEPT

2023-02-21 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ffc8ac935e2 [SPARK-36124][SQL] Support

[spark] branch branch-3.4 updated: [SPARK-41765][SQL] Pull out v1 write metrics to WriteFiles

2023-02-21 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 6fda64a27c3 [SPARK-41765][SQL] Pull out

[spark] branch master updated: [SPARK-41765][SQL] Pull out v1 write metrics to WriteFiles

2023-02-21 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a111a02de1a [SPARK-41765][SQL] Pull out v1

[spark] branch branch-3.4 updated: [SPARK-42423][SQL] Add metadata column file block start and length

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 18d5d5e81ad [SPARK-42423][SQL] Add

[spark] branch master updated: [SPARK-42423][SQL] Add metadata column file block start and length

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ae97131f1af [SPARK-42423][SQL] Add metadata

[spark] branch branch-3.4 updated: [SPARK-41959][SQL] Improve v1 writes with empty2null

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 5d617e347c3 [SPARK-41959][SQL] Improve

[spark] branch master updated: [SPARK-41959][SQL] Improve v1 writes with empty2null

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 547737b82df [SPARK-41959][SQL] Improve v1

[spark] branch branch-3.4 updated: [SPARK-42398][SQL] Refine default column value DS v2 interface

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 0c24adfda59 [SPARK-42398][SQL] Refine

[spark] branch master updated (5fc44dabe50 -> 70a098c83da)

2023-02-20 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5fc44dabe50 [SPARK-42488][BUILD] Upgrade commons-crypto to 1.2.0 add 70a098c83da [SPARK-42398][SQL] Refine

[spark] branch branch-3.4 updated: [SPARK-42453][CONNECT] Implement function max in Scala client

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 42337fe25d8 [SPARK-42453][CONNECT

[spark] branch master updated: [SPARK-42453][CONNECT] Implement function max in Scala client

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5d81a1cf91a [SPARK-42453][CONNECT] Implement

[spark] branch branch-3.4 updated: [SPARK-42405][SQL] Improve array insert documentation

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 d351569f2a9 [SPARK-42405][SQL] Improve

[spark] branch master updated: [SPARK-42405][SQL] Improve array insert documentation

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a14c6bb2710 [SPARK-42405][SQL] Improve array

[spark] branch branch-3.4 updated: [SPARK-42436][SQL] Improve multiTransform to generate alternatives dynamically

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 ca491362c93 [SPARK-42436][SQL] Improve

[spark] branch master updated: [SPARK-42436][SQL] Improve multiTransform to generate alternatives dynamically

2023-02-15 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 403e3d219fd [SPARK-42436][SQL] Improve

[spark] branch branch-3.4 updated: [SPARK-42331][SQL] Fix metadata col can not been resolved

2023-02-12 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 85ec8d3d19a [SPARK-42331][SQL] Fix

[spark] branch master updated: [SPARK-42331][SQL] Fix metadata col can not been resolved

2023-02-12 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5705436f70e [SPARK-42331][SQL] Fix metadata col

[spark] branch branch-3.4 updated: [SPARK-42162] Introduce MultiCommutativeOp expression as a memory optimization for canonicalizing large trees of commutative expressions

2023-02-10 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 18b1cb12c58 [SPARK-42162] Introduce

[spark] branch master updated: [SPARK-42162] Introduce MultiCommutativeOp expression as a memory optimization for canonicalizing large trees of commutative expressions

2023-02-10 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 99431e28f95 [SPARK-42162] Introduce

[spark] branch master updated: [SPARK-42131][SQL] Extract the function that construct the select statement for JDBC dialect

2023-02-08 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 060a2b8c1eb [SPARK-42131][SQL] Extract

[spark] branch master updated: [SPARK-42136] Refactor BroadcastHashJoinExec output partitioning calculation

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

[spark] branch branch-3.4 updated: [SPARK-41708][SQL][FOLLOWUP] Do not insert columnar to row transition before write command

2023-02-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 65945e6f2b0 [SPARK-41708][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-41708][SQL][FOLLOWUP] Do not insert columnar to row transition before write command

2023-02-07 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 56dd20f6a6b [SPARK-41708][SQL][FOLLOWUP] Do

[spark] branch branch-3.4 updated: [SPARK-40149][SQL][FOLLOWUP] Avoid adding extra Project in AddMetadataColumns

2023-02-06 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 dcb20b90a3b [SPARK-40149][SQL][FOLLOWUP

[spark] branch master updated: [SPARK-40149][SQL][FOLLOWUP] Avoid adding extra Project in AddMetadataColumns

2023-02-06 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 286d3364ab2 [SPARK-40149][SQL][FOLLOWUP] Avoid

[spark] branch branch-3.4 updated: [SPARK-42348][SQL] Add new SQLSTATE

2023-02-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 99219fa0bc1 [SPARK-42348][SQL] Add new

[spark] branch master updated: [SPARK-42348][SQL] Add new SQLSTATE

2023-02-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 188e608caff [SPARK-42348][SQL] Add new SQLSTATE

[spark] branch branch-3.4 updated (b41513c40cb -> 60ab70f39e9)

2023-02-02 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git from b41513c40cb [MINOR][CORE][PYTHON][SQL][PS] Fix argument name in error message add 60ab70f39e9 [SPARK-42158

[spark] branch branch-3.4 updated: [SPARK-42093][SQL] Move JavaTypeInference to AgnosticEncoders

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 18672003513 [SPARK-42093][SQL] Move

[spark] branch master updated (7c3ec122636 -> 0d93bb2c0a4)

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 7c3ec122636 [SPARK-42268][CONNECT][PYTHON] Add UserDefinedType in protos add 0d93bb2c0a4 [SPARK-42093][SQL

[spark] branch branch-3.4 updated: [SPARK-42115][SQL] Push down limit through Python UDFs

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 028232693f2 [SPARK-42115][SQL] Push

[spark] branch master updated: [SPARK-42115][SQL] Push down limit through Python UDFs

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0fe361e3a1b [SPARK-42115][SQL] Push down limit

[spark] branch branch-3.4 updated: [SPARK-41985][SQL] Centralize more column resolution rules

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 3927c5e17ab [SPARK-41985][SQL

[spark] branch master updated: [SPARK-41985][SQL] Centralize more column resolution rules

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 40ca27cd6e5 [SPARK-41985][SQL] Centralize more

[spark] branch branch-3.4 updated: [SPARK-42278][SQL] DS V2 pushdown supports supports JDBC dialects compile `SortOrder` by themselves

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 f64f146b8c2 [SPARK-42278][SQL] DS V2

[spark] branch master updated: [SPARK-42278][SQL] DS V2 pushdown supports supports JDBC dialects compile `SortOrder` by themselves

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 20eb54661e5 [SPARK-42278][SQL] DS V2 pushdown

[spark] branch branch-3.2 updated: [SPARK-42259][SQL] ResolveGroupingAnalytics should take care of Python UDAF

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 e9734962442 [SPARK-42259][SQL

[spark] branch branch-3.3 updated: [SPARK-42259][SQL] ResolveGroupingAnalytics should take care of Python UDAF

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 80e8df11d7e [SPARK-42259][SQL

[spark] branch branch-3.4 updated: [SPARK-42259][SQL] ResolveGroupingAnalytics should take care of Python UDAF

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 5e9ad2e71f9 [SPARK-42259][SQL

[spark] branch master updated: [SPARK-42259][SQL] ResolveGroupingAnalytics should take care of Python UDAF

2023-02-01 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1219c849237 [SPARK-42259][SQL

[spark] branch master updated (4d37e7816ce -> b0ac0612494)

2023-01-31 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 4d37e7816ce [SPARK-42253][PYTHON] Add test for detecting duplicated error class add b0ac0612494 [SPARK-42191

[spark] branch branch-3.4 updated: [SPARK-40086][SPARK-42049][SQL] Improve AliasAwareOutputPartitioning and AliasAwareQueryOutputOrdering to take all aliases into account

2023-01-31 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 b122436564c [SPARK-40086][SPARK-42049

[spark] branch master updated: [SPARK-40086][SPARK-42049][SQL] Improve AliasAwareOutputPartitioning and AliasAwareQueryOutputOrdering to take all aliases into account

2023-01-31 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6341b06f66b [SPARK-40086][SPARK-42049][SQL

[spark] branch master updated (11a75371705 -> 2c104c3bdde)

2023-01-31 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 11a75371705 [SPARK-42229][CORE] Migrate `SparkCoreErrors` into error classes add 2c104c3bdde [SPARK-41488][SQL

[spark] branch branch-3.4 updated: [SPARK-41219][SQL] IntegralDivide use decimal(1, 0) to represent 0

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 e3a02a1b6e1 [SPARK-41219][SQL

[spark] branch master updated: [SPARK-41219][SQL] IntegralDivide use decimal(1, 0) to represent 0

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a056f694386 [SPARK-41219][SQL] IntegralDivide

[spark] branch branch-3.4 updated: [SPARK-42231][SQL] Turn `MISSING_STATIC_PARTITION_COLUMN` into `internalError`

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 29b28186001 [SPARK-42231][SQL] Turn

[spark] branch master updated: [SPARK-42231][SQL] Turn `MISSING_STATIC_PARTITION_COLUMN` into `internalError`

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e5933448ac0 [SPARK-42231][SQL] Turn

[spark] branch branch-3.4 updated: [SPARK-42163][SQL] Fix schema pruning for non-foldable array index or map key

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 1d6b2a07fe5 [SPARK-42163][SQL] Fix

[spark] branch master updated: [SPARK-42163][SQL] Fix schema pruning for non-foldable array index or map key

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 16cfa092d2c [SPARK-42163][SQL] Fix schema

[spark] branch branch-3.4 updated: [SPARK-42066][SQL] The DATATYPE_MISMATCH error class contains inappropriate and duplicating subclasses

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 4abeafe0c36 [SPARK-42066][SQL

[spark] branch master updated (8b8a5a84453 -> 8fefb621881)

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 8b8a5a84453 [SPARK-41735][SQL] Use MINIMAL instead of STANDARD for SparkListenerSQLExecutionEnd add 8fefb621881

[spark] branch branch-3.4 updated: [SPARK-41735][SQL] Use MINIMAL instead of STANDARD for SparkListenerSQLExecutionEnd

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 4573fdfdf61 [SPARK-41735][SQL] Use

[spark] branch master updated: [SPARK-41735][SQL] Use MINIMAL instead of STANDARD for SparkListenerSQLExecutionEnd

2023-01-30 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8b8a5a84453 [SPARK-41735][SQL] Use MINIMAL

[spark] branch branch-3.4 updated: [SPARK-38591][SQL][FOLLOW-UP] Fix ambiguous references for sorted cogroups

2023-01-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 0cb0fa31397 [SPARK-38591][SQL][FOLLOW

[spark] branch master updated: [SPARK-38591][SQL][FOLLOW-UP] Fix ambiguous references for sorted cogroups

2023-01-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 607e753f9cf [SPARK-38591][SQL][FOLLOW-UP] Fix

[spark] branch branch-3.4 updated: [SPARK-42081][SQL] Improve the plan change validation

2023-01-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 99f81ccbc43 [SPARK-42081][SQL] Improve

[spark] branch master updated: [SPARK-42081][SQL] Improve the plan change validation

2023-01-29 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 7b426acb590 [SPARK-42081][SQL] Improve the plan

[spark] branch master updated: [SPARK-41976][SQL] Improve error message for `INDEX_NOT_FOUND`

2023-01-19 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9c5384595c8 [SPARK-41976][SQL] Improve error

[spark] branch master updated: [SPARK-38591][SQL] Add flatMapSortedGroups and cogroupSorted

2023-01-19 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6382a3be8f6 [SPARK-38591][SQL] Add

[spark] branch master updated: [SPARK-40599][SQL] Relax multiTransform rule type to allow alternatives to be any kinds of Seq

2023-01-19 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c953610deaf [SPARK-40599][SQL] Relax

[spark] branch master updated: [SPARK-42108][SQL] Make Analyzer transform `Count(*)` into `Count(1)`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 53c99a4270e [SPARK-42108][SQL] Make Analyzer

[spark] branch master updated: [SPARK-41970] Introduce SparkPath for typesafety

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new faedcd91d55 [SPARK-41970] Introduce SparkPath

[spark] branch branch-3.3 updated: [SPARK-42084][SQL] Avoid leaking the qualified-access-only restriction

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new 9a8b652e872 [SPARK-42084][SQL] Avoid

[spark] branch master updated: [SPARK-42084][SQL] Avoid leaking the qualified-access-only restriction

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8fde8bd68ae [SPARK-42084][SQL] Avoid leaking

[spark] branch master updated: [SPARK-41983][SQL] Rename & improve error message for `NULL_COMPARISON_RESULT`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f3a82b32a00 [SPARK-41983][SQL] Rename & imp

[spark] branch master updated: [SPARK-41960][SQL] Assign name to _LEGACY_ERROR_TEMP_1056

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 912caf4264c [SPARK-41960][SQL] Assign name

[spark] branch master updated: [SPARK-41572][SQL] Assign name to _LEGACY_ERROR_TEMP_2149

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 6ed03dceafd [SPARK-41572][SQL] Assign name

[spark] branch master updated: [SPARK-41574][SQL] Update `_LEGACY_ERROR_TEMP_2009` as `INTERNAL_ERROR`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 62ca7647ed5 [SPARK-41574][SQL] Update

[spark] branch master updated: [SPARK-41579][SQL] Assign name to _LEGACY_ERROR_TEMP_1249

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 13d9dd11a84 [SPARK-41579][SQL] Assign name

[spark] branch master updated: [SPARK-41984][SQL] Rename & improve error message for `RESET_PERMISSION_TO_ORIGINAL`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 757e5448c4c [SPARK-41984][SQL] Rename & imp

[spark] branch master updated: [SPARK-41975][SQL] Improve error message for `INDEX_ALREADY_EXISTS`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 27b9538a3bf [SPARK-41975][SQL] Improve error

[spark] branch master updated: [SPARK-41974][SQL] Turn `INCORRECT_END_OFFSET` into `INTERNAL_ERROR`

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new edafe266144 [SPARK-41974][SQL] Turn

[spark] branch master updated (0f1acedad4e -> 38052f9f5ae)

2023-01-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0f1acedad4e [SPARK-42100][SQL][UI] Protect NPE in `SQLExecutionUIDataSerializer#serialize` add 38052f9f5ae

[spark] branch master updated: [SPARK-42061][SQL] mark expression InvokeLike and ExternalMapToCatalyst stateful

2023-01-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 1f929c3095f [SPARK-42061][SQL] mark expression

[spark] branch master updated: [SPARK-40599][SQL] Add multiTransform methods to TreeNode to generate alternatives

2023-01-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d8d604bc07b [SPARK-40599][SQL] Add

[spark] branch master updated (e6e454299ca -> 97a6955278c)

2023-01-16 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e6e454299ca [SPARK-41866][CONNECT][TESTS] Enable test_create_dataframe_from_array_of_long in dataframe parity test

[spark] branch master updated (f1f17f408ab -> 69d5532502a)

2023-01-16 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f1f17f408ab [SPARK-42067][CONNECT][BUILD] Upgrade buf from 1.11.0 to 1.12.0 add 69d5532502a [SPARK-42058

[spark] branch master updated (cedc9d2d351 -> b414b895ffd)

2023-01-16 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from cedc9d2d351 [SPARK-41708][SQL][FOLLOWUP] Add a new `replaceAll` to `SQLQueryTestHelper#replaceNotIncludedMsg

[spark] branch master updated (9b647e80b9e -> 2d4be52b71b)

2023-01-16 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 9b647e80b9e [SPARK-42087][SQL][TESTS] Use `--no-same-owner` when `HiveExternalCatalogVersionsSuite` untars add

[spark] branch master updated: [SPARK-41990][SQL][FOLLOWUP] Add comments to explain why `FieldReference.column` is used when `ParseException` happens

2023-01-16 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b13dc699f7d [SPARK-41990][SQL][FOLLOWUP] Add

[spark] branch master updated (edb96a068fa -> f0a901058aa)

2023-01-13 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from edb96a068fa [SPARK-42001][CONNECT][PYTHON][TESTS] Update the related JIRA tickets of two DataFrameReader tests

[spark] branch master updated: [SPARK-41961][SQL] Support table-valued functions with LATERAL

2023-01-13 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 50780af2d82 [SPARK-41961][SQL] Support table

[spark] branch master updated: [SPARK-42003][SQL] Reduce duplicate code in ResolveGroupByAll

2023-01-12 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c05236237ed [SPARK-42003][SQL] Reduce duplicate

[spark] branch master updated (47afefb6679 -> 63479a235a1)

2023-01-11 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 47afefb6679 [SPARK-41980][CONNECT][TESTS] Enable test_functions_broadcast in functions parity test add

[spark] branch master updated (aaee89a12fd -> 21e9691cb44)

2023-01-10 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from aaee89a12fd [SPARK-41575][SQL] Assign name to _LEGACY_ERROR_TEMP_2054 add 21e9691cb44 [SPARK-41708][SQL

[spark] branch master updated: [SPARK-41752][SQL][UI] Group nested executions under the root execution

2023-01-10 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c124037b975 [SPARK-41752][SQL][UI] Group nested

[spark] branch master updated: [SPARK-41595][SQL] Support generator function explode/explode_outer in the FROM clause

2023-01-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new eca21c7ad58 [SPARK-41595][SQL] Support

[spark] branch master updated: [SPARK-41914][SQL] FileFormatWriter materializes AQE plan before accessing outputOrdering

2023-01-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c0911981887 [SPARK-41914][SQL] FileFormatWriter

[spark] branch master updated: [SPARK-41943][CORE] Use java api to create files and grant permissions

2023-01-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new b22946ed8b5 [SPARK-41943][CORE] Use java api

[spark] branch master updated: [SPARK-40711][SQL] Add spill size metrics for window

2023-01-08 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c6788e5c2fc [SPARK-40711][SQL] Add spill size

[spark] branch master updated: [SPARK-41708][SQL] Pull v1write information to `WriteFiles`

2023-01-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 27e20fe9eb1 [SPARK-41708][SQL] Pull v1write

[spark] branch branch-3.2 updated: [SPARK-41162][SQL][3.3] Fix anti- and semi-join for self-join with aggregations

2023-01-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 7eca60d4f30 [SPARK-41162][SQL][3.3] Fix

[spark] branch branch-3.3 updated: [SPARK-41162][SQL][3.3] Fix anti- and semi-join for self-join with aggregations

2023-01-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.3 by this push: new b97f79da04a [SPARK-41162][SQL][3.3] Fix

[spark] branch master updated: [SPARK-41912][SQL] Subquery should not validate CTE

2023-01-05 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 89666d44a39 [SPARK-41912][SQL] Subquery should

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