[spark] branch master updated: [SPARK-39810][SQL] Catalog.tableExists should handle nested namespace

2022-07-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 0cc96f76d8a [SPARK-39810][SQL]

[spark] branch master updated: [SPARK-39148][SQL] DS V2 aggregate push down can work with OFFSET or LIMIT

2022-07-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 aec79534abf [SPARK-39148][SQL] DS V2 aggregate

[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 (70ec696bce7 -> d21624513fa)

2022-07-19 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 70ec696bce7 [SPARK-39798][SQL] Replcace `toSeq.toArray` with `.toArray[Any]` in constructor of `GenericArrayData`

[GitHub] [spark-website] dongjoon-hyun commented on pull request #400: [SPARK-39512] Document docker image release steps

2022-07-19 Thread GitBox
dongjoon-hyun commented on PR #400: URL: https://github.com/apache/spark-website/pull/400#issuecomment-1189305437 Thank you, @holdenk and all. According to this guideline, Apache Spark 3.2.2 images are also published too.

[spark] branch master updated: [SPARK-39798][SQL] Replcace `toSeq.toArray` with `.toArray[Any]` in constructor of `GenericArrayData`

2022-07-19 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 70ec696bce7 [SPARK-39798][SQL] Replcace

[spark] branch master updated: [SPARK-37287][SQL] Pull out dynamic partition and bucket sort from FileFormatWriter

2022-07-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 256227477b0 [SPARK-37287][SQL] Pull out dynamic

[spark] branch master updated (46071a9caa2 -> 2ef82ade3cc)

2022-07-19 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 46071a9caa2 [SPARK-39792][SQL] Add DecimalDivideWithOverflowCheck for decimal average add 2ef82ade3cc

[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] branch branch-3.2 updated: [MINOR][PYTHON][DOCS] Fix broken Example section in col/column functions

2022-07-19 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 777401984ad [MINOR][PYTHON][DOCS] Fix

[spark] branch branch-3.3 updated: [MINOR][PYTHON][DOCS] Fix broken Example section in col/column functions

2022-07-19 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 dcaa6e0eb6d [MINOR][PYTHON][DOCS] Fix

[spark] branch master updated: [MINOR][PYTHON][DOCS] Fix broken Example section in col/column functions

2022-07-19 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 2bdb5bfa48d [MINOR][PYTHON][DOCS] Fix broken

[spark] branch master updated: [SPARK-39759][SQL] Implement listIndexes in JDBC (H2 dialect)

2022-07-19 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao 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 6278becfbed [SPARK-39759][SQL] Implement