[spark] branch master updated: [SPARK-42100][SQL][UI] Protect NPE in `SQLExecutionUIDataSerializer#serialize`

2023-01-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 0f1acedad4e [SPARK-42100][SQL][UI] Protect

[spark] branch master updated (1f929c3095f -> 1de83500f46)

2023-01-17 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 1f929c3095f [SPARK-42061][SQL] mark expression InvokeLike and ExternalMapToCatalyst stateful add 1de83500f46

[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-41596][SS][DOCS] Document the new feature "Async Progress Tracking" to Structured Streaming guide doc

2023-01-17 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 51615b62007 [SPARK-41596][SS][DOCS] Document

[spark] branch master updated: [SPARK-42039][SQL] SPJ: Remove Option in KeyGroupedPartitioning#partitionValuesOpt

2023-01-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 bd09a3e44f1 [SPARK-42039][SQL] SPJ: Remove

[spark] branch master updated: [SPARK-41993][SQL] Move RowEncoder to AgnosticEncoders

2023-01-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ddf2da74f52 [SPARK-41993][SQL] Move RowEncoder

[spark] branch master updated (d8d604bc07b -> 9549898948c)

2023-01-17 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d8d604bc07b [SPARK-40599][SQL] Add multiTransform methods to TreeNode to generate alternatives add 9549898948c

[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