[spark] branch master updated: [MINOR][SQL][TESTS] Use SystemUtils.isJavaVersionAtMost for java version check

2023-07-02 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 44ffe9089bc [MINOR][SQL][TESTS] Use

[spark] branch master updated: [SPARK-44185][SQL] Fix inconsistent path qualifying between catalog and data operations

2023-07-02 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 8483191dfbb [SPARK-44185][SQL] Fix inconsistent

[spark] branch master updated: [SPARK-40731][DSTREAM] Make `streaming` pass on Java 21

2023-07-02 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 4569bf63659 [SPARK-40731][DSTREAM] Make

[spark] branch master updated: [SPARK-44195][R] Add JobTag APIs to SparkR SparkContext

2023-07-02 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 8daa2553c92 [SPARK-44195][R] Add JobTag APIs

[spark] branch master updated: [SPARK-41822][CONNECT][TESTS][FOLLOW-UP] Remove the need of a fixed port to allow parallel running of tests

2023-07-02 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 e3970cc31af

[spark] branch master updated: [SPARK-44246][CONNECT][FOLLOW-UP] Miscellaneous cleanups for Spark Connect Jar/Classfile Isolation

2023-07-02 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 ad3059f23c4 [SPARK-44246][CONNECT][FOLLOW-UP]

[spark] branch master updated: [SPARK-44249][SQL][PYTHON] Refactor PythonUDTFRunner to send its return type separately

2023-07-02 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 1fbb38ec5bd [SPARK-44249][SQL][PYTHON]

[spark] branch master updated: [SPARK-44211][PYTHON][CONNECT] Implement SparkSession.is_stopped

2023-07-02 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 2cb1d3bf878 [SPARK-44211][PYTHON][CONNECT]

[spark] branch master updated: [SPARK-44268][CORE][TEST] Add tests to ensure error-classes.json and docs are in sync

2023-07-02 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 b557f5752af [SPARK-44268][CORE][TEST] Add tests

[spark] branch master updated: [SPARK-44254][SQL] Move QueryExecutionErrors that used by DataType to sql/api as DataTypeErrors

2023-07-02 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 cf852b284d5 [SPARK-44254][SQL] Move