[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-39645][SQL] Make getDatabase and listDatabases compatible with 3 layer namespace

2022-06-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 b0d297c6d13 [SPARK-39645][SQL] Make getDatabase

[spark] branch branch-3.3 updated: [SPARK-39633][SQL] Support timestamp in seconds for TimeTravel using Dataframe options

2022-06-30 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao 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 18000fd0e20 [SPARK-39633][SQL]

[spark] branch master updated: [SPARK-39633][SQL] Support timestamp in seconds for TimeTravel using Dataframe options

2022-06-30 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 44e2657f3d5 [SPARK-39633][SQL] Support

[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-39636][CORE][UI] Fix multiple bugs in JsonProtocol, impacting off heap StorageLevels and Task/Executor ResourceRequests

2022-06-30 Thread joshrosen
This is an automated email from the ASF dual-hosted git repository. joshrosen 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 a39fc8773b2 [SPARK-39636][CORE][UI] Fix

[spark] branch master updated: [SPARK-39641][SQL][TESTS] Unify v1 and v2 SHOW FUNCTIONS tests

2022-06-30 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 91f95a7de9e [SPARK-39641][SQL][TESTS] Unify v1

[spark] branch master updated: [SPARK-39583][SQL] Make RefreshTable be compatible with 3 layer namespace

2022-06-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 8c02823b49a [SPARK-39583][SQL] Make

[spark] branch master updated (309d5882bdc -> ed1a3402d2d)

2022-06-30 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 309d5882bdc [MINOR] Make the 'sep' description better in read_csv of pyspark p… add ed1a3402d2d

[spark] branch master updated: [MINOR] Make the 'sep' description better in read_csv of pyspark p…

2022-06-30 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 309d5882bdc [MINOR] Make the 'sep' description

[spark] branch master updated: [SPARK-39139][SQL] DS V2 supports push down DS V2 UDF

2022-06-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 b242f85547a [SPARK-39139][SQL] DS V2 supports

[spark] branch master updated: [SPARK-39597][PYTHON] Make GetTable, TableExists and DatabaseExists in the python side support 3-layer-namespace

2022-06-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 c1106fbe22c [SPARK-39597][PYTHON] Make