[spark] branch master updated: [SPARK-37133][SQL] Add a config to optionally enforce ANSI reserved keywords

2021-10-27 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 cfb96eb [SPARK-37133][SQL] Add a config to

[spark] branch master updated (30e1261 -> 502a1ec)

2021-10-27 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 30e1261 [SPARK-37121][HIVE][TEST] Fix Python version detection bug in TestUtils used by

[spark] branch branch-3.2 updated: [SPARK-37121][HIVE][TEST] Fix Python version detection bug in TestUtils used by HiveExternalCatalogVersionsSuite

2021-10-27 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 31af87c [SPARK-37121][HIVE][TEST]

[spark] branch master updated: [SPARK-37121][HIVE][TEST] Fix Python version detection bug in TestUtils used by HiveExternalCatalogVersionsSuite

2021-10-27 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 30e1261 [SPARK-37121][HIVE][TEST] Fix Python

[spark] branch master updated: [SPARK-37071][CORE] Make OpenHashMap serialize without reference tracking

2021-10-27 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 3319361 [SPARK-37071][CORE] Make OpenHashMap

[spark] branch master updated: [SPARK-16280][SPARK-37082][SQL] Implements histogram_numeric aggregation function which supports partial aggregation

2021-10-27 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 de0d7fb [SPARK-16280][SPARK-37082][SQL]

[spark] branch master updated: [SPARK-37115][SQL] HiveClientImpl should use shim to wrap all hive client calls

2021-10-27 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 1099fd3 [SPARK-37115][SQL] HiveClientImpl

[spark] branch master updated: [SPARK-37125][SQL] Support AnsiInterval radix sort

2021-10-27 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 101dd6b [SPARK-37125][SQL] Support

[spark] branch master updated: [SPARK-37031][SQL][TESTS][FOLLOWUP] Add a missing test to DescribeNamespaceSuite

2021-10-27 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 7954a91 [SPARK-37031][SQL][TESTS][FOLLOWUP]

[spark] branch master updated: [SPARK-36647][SQL][TESTS] Push down Aggregate (Min/Max/Count) for Parquet if filter is on partition col

2021-10-27 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 4aec9d7 [SPARK-36647][SQL][TESTS] Push down