[jira] [Updated] (SPARK-45742) Introduce an implicit function for Scala Array to wrap into `immutable.ArraySeq`.

2023-10-31 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45742: - Summary: Introduce an implicit function for Scala Array to wrap into `immutable.ArraySeq`. (was:

[jira] [Commented] (SPARK-45687) Fix `Passing an explicit array value to a Scala varargs method is deprecated`

2023-10-31 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17781420#comment-17781420 ] Yang Jie commented on SPARK-45687: -- Thanks [~ivoson]  > Fix `Passing an explicit array value to a

[jira] [Created] (SPARK-45737) Remove unnecessary `.toArray[InternalRow]` in `SparkPlan#executeTake` function.

2023-10-31 Thread Yang Jie (Jira)
Yang Jie created SPARK-45737: Summary: Remove unnecessary `.toArray[InternalRow]` in `SparkPlan#executeTake` function. Key: SPARK-45737 URL: https://issues.apache.org/jira/browse/SPARK-45737 Project:

[jira] [Assigned] (SPARK-45701) Clean up the deprecated API usage related to `SetOps`

2023-10-31 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45701: Assignee: Yang Jie > Clean up the deprecated API usage related to `SetOps` >

[jira] [Resolved] (SPARK-45701) Clean up the deprecated API usage related to `SetOps`

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

[jira] [Created] (SPARK-45734) Upgrade commons-io to 2.15.0

2023-10-30 Thread Yang Jie (Jira)
Yang Jie created SPARK-45734: Summary: Upgrade commons-io to 2.15.0 Key: SPARK-45734 URL: https://issues.apache.org/jira/browse/SPARK-45734 Project: Spark Issue Type: Improvement

[jira] [Resolved] (SPARK-45691) Clean up the deprecated API usage related to `RightProjection/LeftProjection/Either`

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

[jira] [Resolved] (SPARK-45690) Clean up type use of `BufferedIterator/CanBuildFrom/Traversable`

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

[jira] [Assigned] (SPARK-45691) Clean up the deprecated API usage related to `RightProjection/LeftProjection/Either`

2023-10-30 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45691: Assignee: Yang Jie > Clean up the deprecated API usage related to >

[jira] [Assigned] (SPARK-45689) Clean up the deprecated API usage related to `StringContext/StringOps`

2023-10-30 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45689: Assignee: Yang Jie > Clean up the deprecated API usage related to `StringContext/StringOps` >

[jira] [Resolved] (SPARK-45689) Clean up the deprecated API usage related to `StringContext/StringOps`

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

[jira] [Resolved] (SPARK-45724) Add a separate LogAppender for tests that need to print `RuleExecutor.dumpTimeSpent()` to avoid truncation of Metrics

2023-10-30 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45724. -- Resolution: Not A Problem > Add a separate LogAppender for tests that need to print >

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

2023-10-30 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17781007#comment-17781007 ] Yang Jie commented on SPARK-45522: -- [~HF] I'm very glad you're interested in this work. As there is

[jira] [Updated] (SPARK-45724) Add a separate LogAppender for tests that need to print `RuleExecutor.dumpTimeSpent()` to avoid truncation of Metrics

2023-10-30 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45724: - Summary: Add a separate LogAppender for tests that need to print `RuleExecutor.dumpTimeSpent()` to

[jira] [Created] (SPARK-45724) Add a separate LogAppender for tests that need to print `RuleExecutor.dumpTimeSpent()` to avoid truncation of Metrics information.

2023-10-30 Thread Yang Jie (Jira)
Yang Jie created SPARK-45724: Summary: Add a separate LogAppender for tests that need to print `RuleExecutor.dumpTimeSpent()` to avoid truncation of Metrics information. Key: SPARK-45724 URL:

[jira] [Updated] (SPARK-45701) Clean up the deprecated API usage related to `SetOps`

2023-10-28 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45701: - Description: * method - in trait SetOps is deprecated (since 2.13.0) * method -- in trait SetOps is

[jira] [Updated] (SPARK-45684) Clean up the deprecated API usage related to `SeqOps`

2023-10-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45684: - Description: * method transform in trait SeqOps is deprecated (since 2.13.0) * method reverseMap in

[jira] [Assigned] (SPARK-45651) Snapshots of some packages are not published any more

2023-10-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45651: Assignee: Enrico Minack > Snapshots of some packages are not published any more >

[jira] [Resolved] (SPARK-45651) Snapshots of some packages are not published any more

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

[jira] [Updated] (SPARK-45701) Clean up the deprecated API usage related to `SetOps`

2023-10-27 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45701: - Description: * method - in trait SetOps is deprecated (since 2.13.0) * method – in trait SetOps is

[jira] [Updated] (SPARK-45685) Use `LazyList` instead of `Stream`

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45685: - Description: * class Stream in package immutable is deprecated (since 2.13.0) * object Stream in

[jira] [Updated] (SPARK-45699) Fix "Widening conversion from `TypeA` to `TypeB` is deprecated because it loses precision"

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45699: - Summary: Fix "Widening conversion from `TypeA` to `TypeB` is deprecated because it loses precision"

[jira] [Updated] (SPARK-45699) Fix "Widening conversion from `TypeA` to `TypeB` is deprecated because it loses precision. Write `.toTypeB` instead"

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45699: - Summary: Fix "Widening conversion from `TypeA` to `TypeB` is deprecated because it loses precision.

[jira] [Created] (SPARK-45704) Fix `legacy-binding`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45704: Summary: Fix `legacy-binding` Key: SPARK-45704 URL: https://issues.apache.org/jira/browse/SPARK-45704 Project: Spark Issue Type: Sub-task Components:

[jira] [Created] (SPARK-45703) Fix `abstract type TypeA in type pattern Some[TypeA] is unchecked since it is eliminated by erasure`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45703: Summary: Fix `abstract type TypeA in type pattern Some[TypeA] is unchecked since it is eliminated by erasure` Key: SPARK-45703 URL: https://issues.apache.org/jira/browse/SPARK-45703

[jira] [Created] (SPARK-45702) Fix `the type test for pattern TypeA cannot be checked at runtime`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45702: Summary: Fix `the type test for pattern TypeA cannot be checked at runtime` Key: SPARK-45702 URL: https://issues.apache.org/jira/browse/SPARK-45702 Project: Spark

[jira] [Created] (SPARK-45701) Clean up the deprecated API usage related to `SetOps`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45701: Summary: Clean up the deprecated API usage related to `SetOps` Key: SPARK-45701 URL: https://issues.apache.org/jira/browse/SPARK-45701 Project: Spark Issue Type:

[jira] [Updated] (SPARK-45684) Clean up the deprecated API usage related to `SeqOps`

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45684: - Description: * method transform in trait SeqOps is deprecated (since 2.13.0) * method reverseMap in

[jira] [Created] (SPARK-45700) Fix `The outer reference in this type test cannot be checked at run time`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45700: Summary: Fix `The outer reference in this type test cannot be checked at run time` Key: SPARK-45700 URL: https://issues.apache.org/jira/browse/SPARK-45700 Project: Spark

[jira] [Created] (SPARK-45699) Fix "Widening conversion from `OType` to `NType` is deprecated because it loses precision. Write `.toXX` instead"

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45699: Summary: Fix "Widening conversion from `OType` to `NType` is deprecated because it loses precision. Write `.toXX` instead" Key: SPARK-45699 URL:

[jira] [Commented] (SPARK-45687) Fix `Passing an explicit array value to a Scala varargs method is deprecated`

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780150#comment-17780150 ] Yang Jie commented on SPARK-45687: -- We need to distinguish the situations, some need to be changed to

[jira] [Commented] (SPARK-45686) Fix `method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is deprecated`

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780149#comment-17780149 ] Yang Jie commented on SPARK-45686: -- We need to distinguish the situations, some need to be changed to

[jira] [Comment Edited] (SPARK-45686) Fix `method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is deprecated`

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780149#comment-17780149 ] Yang Jie edited comment on SPARK-45686 at 10/27/23 3:21 AM: We need to

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

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17780148#comment-17780148 ] Yang Jie commented on SPARK-45314: -- Friendly ping [~ivoson] [~panbingkun] [~zhiyuan] [~laglangyue], I

[jira] [Created] (SPARK-45698) Clean up the deprecated API usage related to `Buffer`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45698: Summary: Clean up the deprecated API usage related to `Buffer` Key: SPARK-45698 URL: https://issues.apache.org/jira/browse/SPARK-45698 Project: Spark Issue Type:

[jira] [Created] (SPARK-45697) Fix `Unicode escapes in triple quoted strings are deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45697: Summary: Fix `Unicode escapes in triple quoted strings are deprecated` Key: SPARK-45697 URL: https://issues.apache.org/jira/browse/SPARK-45697 Project: Spark Issue

[jira] [Resolved] (SPARK-45667) Clean up the deprecated API usage related to `IterableOnceExtensionMethods`.

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

[jira] [Assigned] (SPARK-45667) Clean up the deprecated API usage related to `IterableOnceExtensionMethods`.

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45667: Assignee: Yang Jie > Clean up the deprecated API usage related to

[jira] [Created] (SPARK-45696) Fix `method tryCompleteWith in trait Promise is deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45696: Summary: Fix `method tryCompleteWith in trait Promise is deprecated` Key: SPARK-45696 URL: https://issues.apache.org/jira/browse/SPARK-45696 Project: Spark Issue

[jira] [Created] (SPARK-45694) Fix `method signum in trait ScalaNumberProxy is deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45694: Summary: Fix `method signum in trait ScalaNumberProxy is deprecated` Key: SPARK-45694 URL: https://issues.apache.org/jira/browse/SPARK-45694 Project: Spark Issue

[jira] [Created] (SPARK-45691) Clean up the deprecated API usage related to `RightProjection/LeftProjection/Either`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45691: Summary: Clean up the deprecated API usage related to `RightProjection/LeftProjection/Either` Key: SPARK-45691 URL: https://issues.apache.org/jira/browse/SPARK-45691

[jira] [Created] (SPARK-45690) Clean up type use of `BufferedIterator/CanBuildFrom/Traversable`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45690: Summary: Clean up type use of `BufferedIterator/CanBuildFrom/Traversable` Key: SPARK-45690 URL: https://issues.apache.org/jira/browse/SPARK-45690 Project: Spark

[jira] [Created] (SPARK-45689) Clean up the deprecated API usage related to `StringContext/StringOps`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45689: Summary: Clean up the deprecated API usage related to `StringContext/StringOps` Key: SPARK-45689 URL: https://issues.apache.org/jira/browse/SPARK-45689 Project: Spark

[jira] [Created] (SPARK-45688) Clean up the deprecated API usage related to `MapOps`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45688: Summary: Clean up the deprecated API usage related to `MapOps` Key: SPARK-45688 URL: https://issues.apache.org/jira/browse/SPARK-45688 Project: Spark Issue Type:

[jira] [Created] (SPARK-45687) Fix `Passing an explicit array value to a Scala varargs method is deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45687: Summary: Fix `Passing an explicit array value to a Scala varargs method is deprecated` Key: SPARK-45687 URL: https://issues.apache.org/jira/browse/SPARK-45687 Project: Spark

[jira] [Created] (SPARK-45686) Fix `method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45686: Summary: Fix `method copyArrayToImmutableIndexedSeq in class LowPriorityImplicits2 is deprecated` Key: SPARK-45686 URL: https://issues.apache.org/jira/browse/SPARK-45686

[jira] [Created] (SPARK-45685) Use `LazyList` instead of `Stream`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45685: Summary: Use `LazyList` instead of `Stream` Key: SPARK-45685 URL: https://issues.apache.org/jira/browse/SPARK-45685 Project: Spark Issue Type: Sub-task

[jira] [Created] (SPARK-45684) Clean up the deprecated API usage related to `SeqOps`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45684: Summary: Clean up the deprecated API usage related to `SeqOps` Key: SPARK-45684 URL: https://issues.apache.org/jira/browse/SPARK-45684 Project: Spark Issue Type:

[jira] [Updated] (SPARK-45682) Fix "method + in class Byte/Short/Char/Long/Double/Int is deprecated"

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45682: - Description: {code:java} [warn]

[jira] [Created] (SPARK-45683) Fix `method any2stringadd in object Predef is deprecated`

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45683: Summary: Fix `method any2stringadd in object Predef is deprecated` Key: SPARK-45683 URL: https://issues.apache.org/jira/browse/SPARK-45683 Project: Spark Issue

[jira] [Created] (SPARK-45682) Fix "method + in class Byte/Short/Char/Long/Double/Int is deprecated"

2023-10-26 Thread Yang Jie (Jira)
Yang Jie created SPARK-45682: Summary: Fix "method + in class Byte/Short/Char/Long/Double/Int is deprecated" Key: SPARK-45682 URL: https://issues.apache.org/jira/browse/SPARK-45682 Project: Spark

[jira] [Assigned] (SPARK-45596) Use java.lang.ref.Cleaner instead of org.apache.spark.sql.connect.client.util.Cleaner

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45596: Assignee: Min Zhao > Use java.lang.ref.Cleaner instead of >

[jira] [Resolved] (SPARK-45596) Use java.lang.ref.Cleaner instead of org.apache.spark.sql.connect.client.util.Cleaner

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

[jira] [Resolved] (SPARK-45659) Add `since` field to Java API marked as `@Deprecated`.

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

[jira] [Assigned] (SPARK-45659) Add `since` field to Java API marked as `@Deprecated`.

2023-10-26 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45659: Assignee: Yang Jie > Add `since` field to Java API marked as `@Deprecated`. >

[jira] [Resolved] (SPARK-45663) Replace `IterableOnceOps#aggregate` with `IterableOnceOps#foldLeft`

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

[jira] [Assigned] (SPARK-45663) Replace `IterableOnceOps#aggregate` with `IterableOnceOps#foldLeft`

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45663: Assignee: Yang Jie > Replace `IterableOnceOps#aggregate` with `IterableOnceOps#foldLeft` >

[jira] [Assigned] (SPARK-44407) Clean up the compilation warnings related to `it will become a keyword in Scala 3`

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-44407: Assignee: Yang Jie > Clean up the compilation warnings related to `it will become a keyword in

[jira] [Resolved] (SPARK-44407) Clean up the compilation warnings related to `it will become a keyword in Scala 3`

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

[jira] [Resolved] (SPARK-45665) Uses different ORACLE_DOCKER_IMAGE_NAME in the scheduled builds in other branches

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

[jira] [Assigned] (SPARK-45665) Uses different ORACLE_DOCKER_IMAGE_NAME in the scheduled builds in other branches

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45665: Assignee: Yang Jie > Uses different ORACLE_DOCKER_IMAGE_NAME in the scheduled builds in other >

[jira] [Resolved] (SPARK-45650) fix dev/mina get scala 2.12

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie resolved SPARK-45650. -- Resolution: Not A Problem > fix dev/mina get scala 2.12 > > >

[jira] [Commented] (SPARK-45650) fix dev/mina get scala 2.12

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17779724#comment-17779724 ] Yang Jie commented on SPARK-45650: -- {code:java} [error] spark-sql-api: Failed binary compatibility

[jira] [Created] (SPARK-45667) Clean up the deprecated API usage related to `IterableOnceExtensionMethods`.

2023-10-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45667: Summary: Clean up the deprecated API usage related to `IterableOnceExtensionMethods`. Key: SPARK-45667 URL: https://issues.apache.org/jira/browse/SPARK-45667 Project: Spark

[jira] [Assigned] (SPARK-45209) Flame Graph Support For Executor Thread Dump Page

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45209: Assignee: Kent Yao > Flame Graph Support For Executor Thread Dump Page >

[jira] [Resolved] (SPARK-45209) Flame Graph Support For Executor Thread Dump Page

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

[jira] [Created] (SPARK-45665) Uses different ORACLE_DOCKER_IMAGE_NAME in the scheduled builds in other branches

2023-10-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45665: Summary: Uses different ORACLE_DOCKER_IMAGE_NAME in the scheduled builds in other branches Key: SPARK-45665 URL: https://issues.apache.org/jira/browse/SPARK-45665 Project:

[jira] [Created] (SPARK-45663) Replace `IterableOnceOps#aggregate` with `IterableOnceOps#foldLeft`

2023-10-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45663: Summary: Replace `IterableOnceOps#aggregate` with `IterableOnceOps#foldLeft` Key: SPARK-45663 URL: https://issues.apache.org/jira/browse/SPARK-45663 Project: Spark

[jira] [Commented] (SPARK-45650) fix dev/mina get scala 2.12

2023-10-25 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17779383#comment-17779383 ] Yang Jie commented on SPARK-45650: -- Do you have a more detailed error stack? `[info] [launcher] getting

[jira] [Created] (SPARK-45659) Add `since` field to Java API marked as `@Deprecated`.

2023-10-25 Thread Yang Jie (Jira)
Yang Jie created SPARK-45659: Summary: Add `since` field to Java API marked as `@Deprecated`. Key: SPARK-45659 URL: https://issues.apache.org/jira/browse/SPARK-45659 Project: Spark Issue Type:

[jira] [Assigned] (SPARK-45646) Remove hardcoding time variables prior to Hive 2.0

2023-10-24 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45646: Assignee: Cheng Pan > Remove hardcoding time variables prior to Hive 2.0 >

[jira] [Resolved] (SPARK-45646) Remove hardcoding time variables prior to Hive 2.0

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

[jira] [Assigned] (SPARK-45630) Replace `s.c.mutable.MapOps#retain` with `s.c.mutable.MapOps#filterInPlace`

2023-10-24 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45630: Assignee: Yang Jie > Replace `s.c.mutable.MapOps#retain` with `s.c.mutable.MapOps#filterInPlace`

[jira] [Resolved] (SPARK-45630) Replace `s.c.mutable.MapOps#retain` with `s.c.mutable.MapOps#filterInPlace`

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

[jira] [Updated] (SPARK-45645) Fix `FileSystem.isFile & FileSystem.isDirectory is deprecated`

2023-10-24 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45645: - Parent: (was: SPARK-45314) Issue Type: Improvement (was: Sub-task) > Fix

[jira] [Commented] (SPARK-45642) Fix `FileSystem.isFile & FileSystem.isDirectory is deprecated`

2023-10-23 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778915#comment-17778915 ] Yang Jie commented on SPARK-45642: -- [~panbingkun] I move this one out of `Drop Scala 2.12 and make

[jira] [Updated] (SPARK-45642) Fix `FileSystem.isFile & FileSystem.isDirectory is deprecated`

2023-10-23 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45642: - Parent: (was: SPARK-45314) Issue Type: Improvement (was: Sub-task) > Fix

[jira] [Created] (SPARK-45643) Replace `s.c.mutable.MapOps#transform` with `s.c.mutable.MapOps#mapValuesInPlace`

2023-10-23 Thread Yang Jie (Jira)
Yang Jie created SPARK-45643: Summary: Replace `s.c.mutable.MapOps#transform` with `s.c.mutable.MapOps#mapValuesInPlace` Key: SPARK-45643 URL: https://issues.apache.org/jira/browse/SPARK-45643 Project:

[jira] [Resolved] (SPARK-45623) Move `mllib` and `mllib-local` to separate test groups.

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

[jira] [Created] (SPARK-45636) Upgrade jersey to 2.41

2023-10-23 Thread Yang Jie (Jira)
Yang Jie created SPARK-45636: Summary: Upgrade jersey to 2.41 Key: SPARK-45636 URL: https://issues.apache.org/jira/browse/SPARK-45636 Project: Spark Issue Type: Improvement Components:

[jira] [Assigned] (SPARK-45627) Fix `symbol literal is deprecated`

2023-10-23 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45627: Assignee: BingKun Pan > Fix `symbol literal is deprecated` > --

[jira] [Resolved] (SPARK-45627) Fix `symbol literal is deprecated`

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

[jira] [Created] (SPARK-45630) Replace `s.c.mutable.MapOps#retain` with `s.c.mutable.MapOps#filterInPlace`

2023-10-23 Thread Yang Jie (Jira)
Yang Jie created SPARK-45630: Summary: Replace `s.c.mutable.MapOps#retain` with `s.c.mutable.MapOps#filterInPlace` Key: SPARK-45630 URL: https://issues.apache.org/jira/browse/SPARK-45630 Project: Spark

[jira] [Created] (SPARK-45629) Fix `Implicit definition should have explicit type`

2023-10-22 Thread Yang Jie (Jira)
Yang Jie created SPARK-45629: Summary: Fix `Implicit definition should have explicit type` Key: SPARK-45629 URL: https://issues.apache.org/jira/browse/SPARK-45629 Project: Spark Issue Type:

[jira] [Updated] (SPARK-44407) Clean up the compilation warnings related to `it will become a keyword in Scala 3`

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44407: - Summary: Clean up the compilation warnings related to `it will become a keyword in Scala 3` (was:

[jira] [Updated] (SPARK-44407) Clean up the compilation warnings related to xx

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44407: - Summary: Clean up the compilation warnings related to xx (was: Prohibit using `enum` as a variable or

[jira] [Updated] (SPARK-44407) Prohibit using `enum` as a variable or function name

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44407: - Description: {code:java} [warn]

[jira] [Updated] (SPARK-44407) Prohibit using `enum` as a variable or function name

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-44407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-44407: - Parent: SPARK-45314 Issue Type: Sub-task (was: Improvement) > Prohibit using `enum` as a

[jira] [Resolved] (SPARK-45625) Upgrade log4j2 to 2.21.0

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

[jira] [Assigned] (SPARK-45625) Upgrade log4j2 to 2.21.0

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-45625: Assignee: Yang Jie > Upgrade log4j2 to 2.21.0 > > >

[jira] [Updated] (SPARK-45627) Fix `symbol literal is deprecated`

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45627: - Description: For the code `val symbol = 'symbol`, it's a compile warning in Scala 2.13, but it's a

[jira] [Commented] (SPARK-45533) Use `j.l.r.Cleaner` instead of `finalize` for `RocksDBIterator/LevelDBIterator`

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778394#comment-17778394 ] Yang Jie commented on SPARK-45533: -- Okay, I'm just confirming that you will follow up on this issue,

[jira] [Created] (SPARK-45625) Upgrade log4j2 to 2.21.0

2023-10-22 Thread Yang Jie (Jira)
Yang Jie created SPARK-45625: Summary: Upgrade log4j2 to 2.21.0 Key: SPARK-45625 URL: https://issues.apache.org/jira/browse/SPARK-45625 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-45624) Use `AccessibleObject#canAccess` instead of `AccessibleObject#isAccessible`

2023-10-22 Thread Yang Jie (Jira)
Yang Jie created SPARK-45624: Summary: Use `AccessibleObject#canAccess` instead of `AccessibleObject#isAccessible` Key: SPARK-45624 URL: https://issues.apache.org/jira/browse/SPARK-45624 Project: Spark

[jira] [Commented] (SPARK-45533) Use `j.l.r.Cleaner` instead of `finalize` for `RocksDBIterator/LevelDBIterator`

2023-10-22 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17778305#comment-17778305 ] Yang Jie commented on SPARK-45533: -- [~zhaomin] Are you still interested in this job?           > Use

[jira] [Resolved] (SPARK-30848) Remove manual backport of Murmur3 MurmurHash3.productHash fix from Scala 2.13

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

[jira] [Assigned] (SPARK-30848) Remove manual backport of Murmur3 MurmurHash3.productHash fix from Scala 2.13

2023-10-20 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-30848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie reassigned SPARK-30848: Assignee: BingKun Pan > Remove manual backport of Murmur3 MurmurHash3.productHash fix from Scala

[jira] [Resolved] (SPARK-45602) Replace `s.c.MapOps.filterKeys` with `s.c.MapOps.view.filterKeys`

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

[jira] [Updated] (SPARK-45610) Fix "Auto-application to `()` is deprecated."

2023-10-20 Thread Yang Jie (Jira)
[ https://issues.apache.org/jira/browse/SPARK-45610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yang Jie updated SPARK-45610: - Summary: Fix "Auto-application to `()` is deprecated." (was: Handle "Auto-application to `()` is

[jira] [Created] (SPARK-45615) Remove redundant"Auto-application to `()` is deprecated" compile suppression rules.

2023-10-20 Thread Yang Jie (Jira)
Yang Jie created SPARK-45615: Summary: Remove redundant"Auto-application to `()` is deprecated" compile suppression rules. Key: SPARK-45615 URL: https://issues.apache.org/jira/browse/SPARK-45615 Project:

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