[spark] branch master updated (4afca0f -> ff49317)

2021-01-10 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 4afca0f [SPARK-31952][SQL] Fix incorrect memory spill metric when doing Aggregate add ff49317

[spark] branch branch-3.1 updated: [SPARK-31952][SQL] Fix incorrect memory spill metric when doing Aggregate

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

[spark] branch master updated (d97e991 -> 4afca0f)

2021-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 d97e991 [SPARK-34060][SQL] Fix Hive table caching while updating stats by `ALTER TABLE .. DROP PARTITION` add

[spark] branch master updated (664ef18 -> d97e991)

2021-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 664ef18 [SPARK-34055][SQL][TESTS][FOLLOWUP] Check partition adding to cached Hive table add d97e991

[spark] branch master updated (f77eeb0 -> 664ef18)

2021-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 f77eeb0 [SPARK-33970][SQL][TEST] Add test default partition in metastoredirectsql add 664ef18

[spark] branch master updated (8391a4a -> f77eeb0)

2021-01-10 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 8391a4a [SPARK-34057][SQL] UnresolvedTableOrView should retain SQL text position for DDL commands add

[spark] branch branch-3.1 updated: [SPARK-33970][SQL][TEST] Add test default partition in metastoredirectsql

2021-01-10 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new e551817 [SPARK-33970][SQL][TEST] Add

[spark] branch branch-3.0 updated (471a089 -> 16cab5c)

2021-01-10 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from 471a089 [SPARK-34055][SQL][3.0] Refresh cache in `ALTER TABLE .. ADD PARTITION` add 16cab5c

[spark] branch branch-3.1 updated: [SPARK-33591][SQL][3.1] Recognize `null` in partition spec values

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

[spark] branch master updated (11fac23 -> 8391a4a)

2021-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 11fac23 [MINOR] Improve flaky NaiveBayes test add 8391a4a [SPARK-34057][SQL] UnresolvedTableOrView should

[spark] branch master updated (3e5e086 -> 11fac23)

2021-01-10 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 3e5e086 [SPARK-34053][INFRA] Cancel the previous build add 11fac23 [MINOR] Improve flaky NaiveBayes test No

[spark] branch branch-3.0 updated: [SPARK-34055][SQL][3.0] Refresh cache in `ALTER TABLE .. ADD PARTITION`

2021-01-10 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 471a089 [SPARK-34055][SQL][3.0]

[spark] branch branch-3.1 updated: [SPARK-34055][SQL][3.1] Refresh cache in `ALTER TABLE .. ADD PARTITION`

2021-01-10 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new e0edce7 [SPARK-34055][SQL][3.1]

[spark] branch master updated (8302492 -> 3e5e086)

2021-01-10 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 8302492 [SPARK-34059][SQL][CORE] Use for/foreach rather than map to make sure execute it eagerly add 3e5e086

[spark] branch master updated: [SPARK-34059][SQL][CORE] Use for/foreach rather than map to make sure execute it eagerly

2021-01-10 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya 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 8302492 [SPARK-34059][SQL][CORE] Use

[spark] branch master updated (48b9611 -> 9a8d275)

2021-01-10 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 48b9611 [SPARK-32668][SQL] HiveGenericUDTF initialize UDTF should use StructObjectInspector method add