[spark] branch master updated: [SPARK-41206][SQL][FOLLOWUP] Make result of `checkColumnNameDuplication` stable to fix `COLUMN_ALREADY_EXISTS` check failed with Scala 2.13

2022-11-22 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 e42d3836af9 [SPARK-41206][SQL][FOLLOWUP] Make

[spark] branch master updated: [SPARK-40948][SQL][FOLLOWUP] Restore PATH_NOT_FOUND

2022-11-22 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 17816170316 [SPARK-40948][SQL][FOLLOWUP]

[spark] branch master updated (2c8da56d6f3 -> d275a83c582)

2022-11-22 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 2c8da56d6f3 [SPARK-41201][CONNECT][PYTHON] Implement `DataFrame.SelectExpr` in Python client add d275a83c582

[spark] branch master updated (04f026caa8a -> 2c8da56d6f3)

2022-11-22 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 04f026caa8a [SPARK-41054][UI][CORE] Support RocksDB as KVStore in live UI add 2c8da56d6f3

[spark] branch master updated (25133684ef9 -> 04f026caa8a)

2022-11-22 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 25133684ef9 [SPARK-35531][SQL] Update hive table stats without unnecessary convert add 04f026caa8a

[spark] branch master updated (3bff4f6339f -> 25133684ef9)

2022-11-22 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 3bff4f6339f [SPARK-41135][SQL] Rename `UNSUPPORTED_EMPTY_LOCATION` to `INVALID_EMPTY_LOCATION` add 25133684ef9

[spark] branch master updated: [SPARK-41135][SQL] Rename `UNSUPPORTED_EMPTY_LOCATION` to `INVALID_EMPTY_LOCATION`

2022-11-22 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 3bff4f6339f [SPARK-41135][SQL] Rename

[spark] branch master updated: [SPARK-41212][CONNECT][PYTHON] Implement `DataFrame.isEmpty`

2022-11-22 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 e16dd7c0cfe [SPARK-41212][CONNECT][PYTHON]