[jira] [Resolved] (SPARK-45515) Use enhanced `switch` expressions to replace the regular `switch` statement

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45515. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43349

[jira] [Assigned] (SPARK-45515) Use enhanced `switch` expressions to replace the regular `switch` statement

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45515: Assignee: Yang Jie > Use enhanced `switch` expressions to replace the regular `switch` statement

[jira] [Resolved] (SPARK-45501) Use pattern matching for type checking and conversion

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45501. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43327

[jira] [Assigned] (SPARK-45501) Use pattern matching for type checking and conversion

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45501: Assignee: Yang Jie > Use pattern matching for type checking and conversion >

[jira] [Updated] (SPARK-45522) Migrate jetty 9 to jetty 12

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45522: - Description: Jetty 12 supports JakartaEE 8/JakartaEE 9/JakartaEE 10 simultaneously. But the version

[jira] [Updated] (SPARK-45522) Migrate jetty 9 to jetty 12

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45522: - Priority: Minor (was: Major) > Migrate jetty 9 to jetty 12 > --- > >

[jira] [Created] (SPARK-45522) Migrate jetty 9 to jetty 12

2023-10-12 Thread Yang Jie (Jira)
Yang Jie created SPARK-45522: Summary: Migrate jetty 9 to jetty 12 Key: SPARK-45522 URL: https://issues.apache.org/jira/browse/SPARK-45522 Project: Spark Issue Type: Sub-task

[jira] [Updated] (SPARK-45515) Use enhanced `switch` expressions to replace the regular `switch` statement

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45515: - Summary: Use enhanced `switch` expressions to replace the regular `switch` statement (was: Use `Switch

[jira] [Updated] (SPARK-45515) Use `Switch Expressions` to replace the regular `switch` statement

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45515: - Description: refer to [JEP 361|https://openjdk.org/jeps/361]    Example: {code:java} double

[jira] [Created] (SPARK-45515) Use `Switch Expressions` to replace the regular `switch` statement

2023-10-12 Thread Yang Jie (Jira)
Yang Jie created SPARK-45515: Summary: Use `Switch Expressions` to replace the regular `switch` statement Key: SPARK-45515 URL: https://issues.apache.org/jira/browse/SPARK-45515 Project: Spark

[jira] [Resolved] (SPARK-45510) Replace `scala.collection.generic.Growable` to `scala.collection.mutable.Growable`

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45510. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43347

[jira] [Assigned] (SPARK-45510) Replace `scala.collection.generic.Growable` to `scala.collection.mutable.Growable`

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45510: Assignee: Jia Fan > Replace `scala.collection.generic.Growable` to >

[jira] [Created] (SPARK-45512) Fix compilation warnings related to other-nullary-override #43332

2023-10-12 Thread Yang Jie (Jira)
Yang Jie created SPARK-45512: Summary: Fix compilation warnings related to other-nullary-override #43332 Key: SPARK-45512 URL: https://issues.apache.org/jira/browse/SPARK-45512 Project: Spark

[jira] [Updated] (SPARK-45512) Fix compilation warnings related to other-nullary-override

2023-10-12 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45512: - Summary: Fix compilation warnings related to other-nullary-override (was: Fix compilation warnings

[jira] [Created] (SPARK-45501) Use pattern matching for type checking and conversion

2023-10-11 Thread Yang Jie (Jira)
Yang Jie created SPARK-45501: Summary: Use pattern matching for type checking and conversion Key: SPARK-45501 URL: https://issues.apache.org/jira/browse/SPARK-45501 Project: Spark Issue Type:

[jira] [Created] (SPARK-45499) Replace `Reference#isEnqueued` with `Reference#refersTo`

2023-10-11 Thread Yang Jie (Jira)
Yang Jie created SPARK-45499: Summary: Replace `Reference#isEnqueued` with `Reference#refersTo` Key: SPARK-45499 URL: https://issues.apache.org/jira/browse/SPARK-45499 Project: Spark Issue Type:

[jira] [Commented] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773897#comment-17773897 ] Yang Jie commented on SPARK-45482: -- OK, Let me close this one > Handle the usage of

[jira] [Resolved] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45482. -- Resolution: Won't Fix > Handle the usage of AccessControlContext and AccessController. >

[jira] [Created] (SPARK-45496) Fix the compilation warning related to other-pure-statement

2023-10-10 Thread Yang Jie (Jira)
Yang Jie created SPARK-45496: Summary: Fix the compilation warning related to other-pure-statement Key: SPARK-45496 URL: https://issues.apache.org/jira/browse/SPARK-45496 Project: Spark Issue

[jira] [Resolved] (SPARK-45464) [CORE] Fix yarn distribution build

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45464. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43289

[jira] [Assigned] (SPARK-45464) [CORE] Fix yarn distribution build

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45464: Assignee: Hasnain Lakhani > [CORE] Fix yarn distribution build >

[jira] [Comment Edited] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773616#comment-17773616 ] Yang Jie edited comment on SPARK-45482 at 10/10/23 9:38 AM: For case 1, the

[jira] [Commented] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773617#comment-17773617 ] Yang Jie commented on SPARK-45482: -- friendly ping [~dongjoon] Do you have any suggestions on this? Or

[jira] [Commented] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17773616#comment-17773616 ] Yang Jie commented on SPARK-45482: -- For case 1, the business can be changed to  {code:java}

[jira] [Updated] (SPARK-45482) Handle the usage of AccessControlContext and AccessController.

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45482: - Summary: Handle the usage of AccessControlContext and AccessController. (was: Clean up the usage of

[jira] [Updated] (SPARK-45482) Clean up the usage of `AccessControlContext` and `AccessController`

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45482: - Description:     {code:java} * @deprecated This class is only useful in conjunction with *

[jira] [Updated] (SPARK-45482) Clean up the usage of `AccessControlContext` and `AccessController`

2023-10-10 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45482: - Description:     {code:java} * @deprecated This class is only useful in conjunction with *

[jira] [Created] (SPARK-45482) Clean up the usage of `AccessControlContext` and `AccessController`

2023-10-10 Thread Yang Jie (Jira)
Yang Jie created SPARK-45482: Summary: Clean up the usage of `AccessControlContext` and `AccessController` Key: SPARK-45482 URL: https://issues.apache.org/jira/browse/SPARK-45482 Project: Spark

[jira] [Created] (SPARK-45477) Use `matrix.java/inputs.java` to replace the hardcoded Java version in `test results/unit tests log` naming

2023-10-10 Thread Yang Jie (Jira)
Yang Jie created SPARK-45477: Summary: Use `matrix.java/inputs.java` to replace the hardcoded Java version in `test results/unit tests log` naming Key: SPARK-45477 URL:

[jira] [Updated] (SPARK-45467) Replace `Proxy.getProxyClass()` with `Proxy.newProxyInstance().getClass`

2023-10-08 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45467: - Description: {code:java} * @deprecated Proxy classes generated in a named module are encapsulated *

[jira] [Created] (SPARK-45467) Replace `Proxy.getProxyClass()` with `Proxy.newProxyInstance().getClass`

2023-10-08 Thread Yang Jie (Jira)
Yang Jie created SPARK-45467: Summary: Replace `Proxy.getProxyClass()` with `Proxy.newProxyInstance().getClass` Key: SPARK-45467 URL: https://issues.apache.org/jira/browse/SPARK-45467 Project: Spark

[jira] [Created] (SPARK-45456) Upgrade maven to 3.9.5

2023-10-07 Thread Yang Jie (Jira)
Yang Jie created SPARK-45456: Summary: Upgrade maven to 3.9.5 Key: SPARK-45456 URL: https://issues.apache.org/jira/browse/SPARK-45456 Project: Spark Issue Type: Improvement Components:

[jira] [Created] (SPARK-45447) Reduce the memory required to start the LocalClusterSparkContext in the mllib module test cases. #43242

2023-10-06 Thread Yang Jie (Jira)
Yang Jie created SPARK-45447: Summary: Reduce the memory required to start the LocalClusterSparkContext in the mllib module test cases. #43242 Key: SPARK-45447 URL: https://issues.apache.org/jira/browse/SPARK-45447

[jira] [Resolved] (SPARK-45351) Change RocksDB as default shuffle service db backend

2023-10-03 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45351. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43142

[jira] [Assigned] (SPARK-45351) Change RocksDB as default shuffle service db backend

2023-10-03 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45351: Assignee: Jia Fan > Change RocksDB as default shuffle service db backend >

[jira] [Resolved] (SPARK-45384) Replcace `TraversableOnce` with `IterableOnce`

2023-10-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45384. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43186

[jira] [Assigned] (SPARK-45384) Replcace `TraversableOnce` with `IterableOnce`

2023-10-01 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45384: Assignee: Yang Jie > Replcace `TraversableOnce` with `IterableOnce` >

[jira] [Created] (SPARK-45392) Replace `Class.newInstance()` with `Class.getDeclaredConstructor().newInstance()`

2023-10-01 Thread Yang Jie (Jira)
Yang Jie created SPARK-45392: Summary: Replace `Class.newInstance()` with `Class.getDeclaredConstructor().newInstance()` Key: SPARK-45392 URL: https://issues.apache.org/jira/browse/SPARK-45392 Project:

[jira] [Created] (SPARK-45384) Replcace `TraversableOnce` with `IterableOnce`

2023-09-29 Thread Yang Jie (Jira)
Yang Jie created SPARK-45384: Summary: Replcace `TraversableOnce` with `IterableOnce` Key: SPARK-45384 URL: https://issues.apache.org/jira/browse/SPARK-45384 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-45380) Replace mutable.WrappedArray with mutable.ArraySeq

2023-09-29 Thread Yang Jie (Jira)
Yang Jie created SPARK-45380: Summary: Replace mutable.WrappedArray with mutable.ArraySeq Key: SPARK-45380 URL: https://issues.apache.org/jira/browse/SPARK-45380 Project: Spark Issue Type:

[jira] [Created] (SPARK-45379) Allow the daily tests of branch-3.3 to use the new test group tags

2023-09-29 Thread Yang Jie (Jira)
Yang Jie created SPARK-45379: Summary: Allow the daily tests of branch-3.3 to use the new test group tags Key: SPARK-45379 URL: https://issues.apache.org/jira/browse/SPARK-45379 Project: Spark

[jira] [Updated] (SPARK-44074) `Logging plan changes for execution` test failed

2023-09-29 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44074: - Affects Version/s: 3.4.2 3.3.4 > `Logging plan changes for execution` test

[jira] [Updated] (SPARK-44034) Add a new test group for sql module

2023-09-29 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44034: - Affects Version/s: 3.4.2 3.3.4 > Add a new test group for sql module >

[jira] [Assigned] (SPARK-45276) Replace Java 8 and Java 11 installed in the Dockerfile with Java

2023-09-28 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45276: Assignee: BingKun Pan > Replace Java 8 and Java 11 installed in the Dockerfile with Java >

[jira] [Resolved] (SPARK-45276) Replace Java 8 and Java 11 installed in the Dockerfile with Java

2023-09-28 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45276. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43076

[jira] [Updated] (SPARK-45330) Upgrade ammonite to 2.5.11

2023-09-28 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45330: - Summary: Upgrade ammonite to 2.5.11 (was: Upgrade ammonite to 2.6.0) > Upgrade ammonite to 2.5.11 >

[jira] [Resolved] (SPARK-45344) Remove all scala version string check

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45344. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43133

[jira] [Assigned] (SPARK-45344) Remove all scala version string check

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45344: Assignee: Yang Jie > Remove all scala version string check >

[jira] [Resolved] (SPARK-45353) Refine docstring of `create_map/slice/array_join`

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45353. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43145

[jira] [Assigned] (SPARK-45353) Refine docstring of `create_map/slice/array_join`

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45353: Assignee: Yang Jie > Refine docstring of `create_map/slice/array_join` >

[jira] [Resolved] (SPARK-45342) Remove the scala doc compilation option specific to Scala 2.12.

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45342. -- Resolution: Duplicate > Remove the scala doc compilation option specific to Scala 2.12. >

[jira] [Updated] (SPARK-45364) Clean up the unnecessary Scala 2.12 logical in SparkBuild

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45364: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Clean up the unnecessary Scala

[jira] [Created] (SPARK-45365) Allow the daily tests of branch-3.4 to use the new test group tags

2023-09-27 Thread Yang Jie (Jira)
Yang Jie created SPARK-45365: Summary: Allow the daily tests of branch-3.4 to use the new test group tags Key: SPARK-45365 URL: https://issues.apache.org/jira/browse/SPARK-45365 Project: Spark

[jira] [Updated] (SPARK-45357) Maven test `SparkConnectProtoSuite` failed

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45357: - Description:   build/mvn clean install -pl connector/connect/server -am -DskipTests mvn test -pl

[jira] [Created] (SPARK-45357) Maven test `SparkConnectProtoSuite` failed

2023-09-27 Thread Yang Jie (Jira)
Yang Jie created SPARK-45357: Summary: Maven test `SparkConnectProtoSuite` failed Key: SPARK-45357 URL: https://issues.apache.org/jira/browse/SPARK-45357 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-45356) Optimize the Maven daily test configuration

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45356: - Summary: Optimize the Maven daily test configuration (was: Sync Python dependencies installation for

[jira] [Created] (SPARK-45356) Sync Python dependencies installation for Maven daily test

2023-09-27 Thread Yang Jie (Jira)
Yang Jie created SPARK-45356: Summary: Sync Python dependencies installation for Maven daily test Key: SPARK-45356 URL: https://issues.apache.org/jira/browse/SPARK-45356 Project: Spark Issue

[jira] [Resolved] (SPARK-45337) Refactor `AbstractCommandBuilder#getScalaVersion` to remove the check for Scala 2.12.

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45337. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43125

[jira] [Assigned] (SPARK-45337) Refactor `AbstractCommandBuilder#getScalaVersion` to remove the check for Scala 2.12.

2023-09-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45337: Assignee: Yang Jie > Refactor `AbstractCommandBuilder#getScalaVersion` to remove the check for

[jira] [Created] (SPARK-45353) Refine docstring of `create_map/slice/array_join`

2023-09-27 Thread Yang Jie (Jira)
Yang Jie created SPARK-45353: Summary: Refine docstring of `create_map/slice/array_join` Key: SPARK-45353 URL: https://issues.apache.org/jira/browse/SPARK-45353 Project: Spark Issue Type:

[jira] [Created] (SPARK-45350) Rename the imported Java Boolean to JBoolean

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45350: Summary: Rename the imported Java Boolean to JBoolean Key: SPARK-45350 URL: https://issues.apache.org/jira/browse/SPARK-45350 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-45338) Remove scala.collection.JavaConverters

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45338: - Parent Issue: SPARK-45314 (was: SPARK-44111) > Remove scala.collection.JavaConverters >

[jira] [Resolved] (SPARK-43850) Remove the import for scala.language.higherKinds and delete the corresponding suppression rule

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-43850. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43128

[jira] [Assigned] (SPARK-43850) Remove the import for scala.language.higherKinds and delete the corresponding suppression rule

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-43850: Assignee: Yang Jie > Remove the import for scala.language.higherKinds and delete the

[jira] [Created] (SPARK-45349) Backport SPARK-44034 and SPARK-44074 to branch-3.4/banch-3.3

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45349: Summary: Backport SPARK-44034 and SPARK-44074 to branch-3.4/banch-3.3 Key: SPARK-45349 URL: https://issues.apache.org/jira/browse/SPARK-45349 Project: Spark Issue

[jira] [Created] (SPARK-45348) Make the Maven build in GitHub Action check "javadoc:javadoc".

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45348: Summary: Make the Maven build in GitHub Action check "javadoc:javadoc". Key: SPARK-45348 URL: https://issues.apache.org/jira/browse/SPARK-45348 Project: Spark

[jira] [Commented] (SPARK-45345) Refactor release-build.sh

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17769278#comment-17769278 ] Yang Jie commented on SPARK-45345: -- Currently, I'm not familiar enough with this, so I'm not sure if

[jira] [Created] (SPARK-45345) Refactor release-build.sh

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45345: Summary: Refactor release-build.sh Key: SPARK-45345 URL: https://issues.apache.org/jira/browse/SPARK-45345 Project: Spark Issue Type: Sub-task Components:

[jira] [Created] (SPARK-45344) Remove all scala version string check

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45344: Summary: Remove all scala version string check Key: SPARK-45344 URL: https://issues.apache.org/jira/browse/SPARK-45344 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-45342) Remove the scala doc compilation option specific to Scala 2.12.

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45342: Summary: Remove the scala doc compilation option specific to Scala 2.12. Key: SPARK-45342 URL: https://issues.apache.org/jira/browse/SPARK-45342 Project: Spark

[jira] [Updated] (SPARK-45341) Make the sbt doc command execute successfully with Java 17

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45341: - Description: {code:java} [error] /Users/yangjie01/SourceCode/git/spark-mine-sbt/Picked up

[jira] [Created] (SPARK-45341) Make the sbt doc command execute successfully with Java 17

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45341: Summary: Make the sbt doc command execute successfully with Java 17 Key: SPARK-45341 URL: https://issues.apache.org/jira/browse/SPARK-45341 Project: Spark Issue

[jira] [Updated] (SPARK-43850) Cleanup unused imports related suppression rules for Scala 2.13

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-43850: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Cleanup unused imports related

[jira] [Updated] (SPARK-43850) Remove the import for scala.language.higherKinds and delete the corresponding suppression rule

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-43850: - Summary: Remove the import for scala.language.higherKinds and delete the corresponding suppression rule

[jira] [Updated] (SPARK-43850) Cleanup unused imports related suppression rules for Scala 2.13

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-43850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-43850: - Affects Version/s: 4.0.0 (was: 3.5.0) > Cleanup unused imports related

[jira] [Updated] (SPARK-45313) Inline `Iterators#size` and remove `Iterators.scala`

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45313: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Inline `Iterators#size` and

[jira] [Created] (SPARK-45337) Refactor `AbstractCommandBuilder#getScalaVersion` to remove the check for Scala 2.12.

2023-09-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45337: Summary: Refactor `AbstractCommandBuilder#getScalaVersion` to remove the check for Scala 2.12. Key: SPARK-45337 URL: https://issues.apache.org/jira/browse/SPARK-45337

[jira] [Resolved] (SPARK-45321) Clean up the unnecessary Scala 2.12 related binary files.

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45321. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43106

[jira] [Assigned] (SPARK-45321) Clean up the unnecessary Scala 2.12 related binary files.

2023-09-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45321: Assignee: Yang Jie > Clean up the unnecessary Scala 2.12 related binary files. >

[jira] [Created] (SPARK-45331) Upgrade Scala to 2.13.12

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45331: Summary: Upgrade Scala to 2.13.12 Key: SPARK-45331 URL: https://issues.apache.org/jira/browse/SPARK-45331 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-45330) Upgrade ammonite to 2.6.0

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45330: Summary: Upgrade ammonite to 2.6.0 Key: SPARK-45330 URL: https://issues.apache.org/jira/browse/SPARK-45330 Project: Spark Issue Type: Improvement

[jira] [Comment Edited] (SPARK-45318) Merge the test cases from `SingletonRepl2Suite/Repl2Suite` back into `SingletonReplSuite/ReplSuite`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768795#comment-17768795 ] Yang Jie edited comment on SPARK-45318 at 9/25/23 5:20 PM: --- [~gurwls223] I've

[jira] [Commented] (SPARK-45318) Merge the test cases from `SingletonRepl2Suite/Repl2Suite` back into `SingletonReplSuite/ReplSuite`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768795#comment-17768795 ] Yang Jie commented on SPARK-45318: -- [~gurwls223] I've made this as a subtask of SPARK-45314, please

[jira] [Updated] (SPARK-45321) Clean up the unnecessary Scala 2.12 related binary files.

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45321: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Clean up the unnecessary Scala

[jira] [Updated] (SPARK-45318) Merge the test cases from `SingletonRepl2Suite/Repl2Suite` back into `SingletonReplSuite/ReplSuite`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45318: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Merge the test cases from

[jira] [Comment Edited] (SPARK-45314) Drop Scala 2.12 and make Scala 2.13 by default

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768789#comment-17768789 ] Yang Jie edited comment on SPARK-45314 at 9/25/23 5:07 PM: --- This is great.

[jira] [Commented] (SPARK-45314) Drop Scala 2.12 and make Scala 2.13 by default

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768789#comment-17768789 ] Yang Jie commented on SPARK-45314: -- This is great.                 > Drop Scala 2.12 and make Scala

[jira] [Created] (SPARK-45321) Clean up the unnecessary Scala 2.12 related binary files.

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45321: Summary: Clean up the unnecessary Scala 2.12 related binary files. Key: SPARK-45321 URL: https://issues.apache.org/jira/browse/SPARK-45321 Project: Spark Issue

[jira] [Assigned] (SPARK-45313) Inline `Iterators#size` and remove `Iterators.scala`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45313: Assignee: Yang Jie > Inline `Iterators#size` and remove `Iterators.scala` >

[jira] [Resolved] (SPARK-45313) Inline `Iterators#size` and remove `Iterators.scala`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45313. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43100

[jira] [Created] (SPARK-45320) Update Benchmarkresult for InMemoryColumnarBenchmark.

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45320: Summary: Update Benchmarkresult for InMemoryColumnarBenchmark. Key: SPARK-45320 URL: https://issues.apache.org/jira/browse/SPARK-45320 Project: Spark Issue Type:

[jira] [Assigned] (SPARK-45307) Use Zulu JDK in `benchmark` GitHub Action and Java 21

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45307: Assignee: BingKun Pan > Use Zulu JDK in `benchmark` GitHub Action and Java 21 >

[jira] [Resolved] (SPARK-45307) Use Zulu JDK in `benchmark` GitHub Action and Java 21

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45307. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43094

[jira] [Created] (SPARK-45318) Merge the test cases from `SingletonRepl2Suite/Repl2Suite` back into `SingletonReplSuite/ReplSuite`

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45318: Summary: Merge the test cases from `SingletonRepl2Suite/Repl2Suite` back into `SingletonReplSuite/ReplSuite` Key: SPARK-45318 URL: https://issues.apache.org/jira/browse/SPARK-45318

[jira] [Updated] (SPARK-45313) Inline `Iterators#size` and remove `Iterators.scala`

2023-09-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45313: - Summary: Inline `Iterators#size` and remove `Iterators.scala` (was: Inline `Iterators#size` and remove

[jira] [Created] (SPARK-45313) Inline `Iterators#size` and remove `Iterators.scal`

2023-09-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45313: Summary: Inline `Iterators#size` and remove `Iterators.scal` Key: SPARK-45313 URL: https://issues.apache.org/jira/browse/SPARK-45313 Project: Spark Issue Type:

[jira] [Updated] (SPARK-45306) Make `InMemoryColumnarBenchmark` use AQE-aware utils to collect plans

2023-09-24 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45306: - Affects Version/s: 3.5.1 > Make `InMemoryColumnarBenchmark` use AQE-aware utils to collect plans >

[jira] [Created] (SPARK-45306) Make `InMemoryColumnarBenchmark` use AQE-aware utils to collect plans

2023-09-24 Thread Yang Jie (Jira)
Yang Jie created SPARK-45306: Summary: Make `InMemoryColumnarBenchmark` use AQE-aware utils to collect plans Key: SPARK-45306 URL: https://issues.apache.org/jira/browse/SPARK-45306 Project: Spark

[jira] [Commented] (SPARK-44366) Migrate antlr4 from 4.9 to 4.10+

2023-09-24 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17768393#comment-17768393 ] Yang Jie commented on SPARK-44366: -- +1 > Migrate antlr4 from 4.9 to 4.10+ >

[jira] [Resolved] (SPARK-45288) Remove outdated benchmark result files `jdk1[17]*results.txt`

2023-09-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45288. -- Fix Version/s: 4.0.0 Resolution: Fixed Issue resolved by pull request 43066

<    1   2   3   4   5   6   7   8   9   10   >