[jira] [Updated] (SPARK-49982) Negative AQE caching in SQL cache

2024-10-15 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-49982: - Description: When we use a cached an AQE plan, it will do `cachedPlan.execute` to build the RDD, which

[jira] [Created] (SPARK-49982) Negative AQE caching in SQL cache

2024-10-15 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-49982: Summary: Negative AQE caching in SQL cache Key: SPARK-49982 URL: https://issues.apache.org/jira/browse/SPARK-49982 Project: Spark Issue Type: Bug Component

[jira] [Created] (SPARK-49979) AQE hang forever when collecting twice on a failed plan

2024-10-15 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-49979: Summary: AQE hang forever when collecting twice on a failed plan Key: SPARK-49979 URL: https://issues.apache.org/jira/browse/SPARK-49979 Project: Spark Issue Type: B

[jira] [Created] (SPARK-49852) Fix deadlock between shuffle dependency initialization and explain string generation

2024-10-01 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-49852: Summary: Fix deadlock between shuffle dependency initialization and explain string generation Key: SPARK-49852 URL: https://issues.apache.org/jira/browse/SPARK-49852 Project:

[jira] [Updated] (SPARK-49460) NPE error in EmptyRelationExec.cleanupResources()

2024-08-30 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-49460: - Affects Version/s: (was: 3.5.2) (was: 3.5.3) > NPE error in EmptyRelation

[jira] [Updated] (SPARK-49460) NPE error in EmptyRelationExec.cleanupResources()

2024-08-29 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-49460: - Description: This bug was introduced in [https://github.com/apache/spark/pull/46830] : *{{cleanupResour

[jira] [Updated] (SPARK-49460) NPE error in EmptyRelationExec.cleanupResources()

2024-08-29 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-49460: - Description: This bug was introduced in [https://github.com/apache/spark/pull/46830] where it wrongly a

[jira] [Created] (SPARK-49460) NPE error in EmptyRelationExec.cleanupResources()

2024-08-29 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-49460: Summary: NPE error in EmptyRelationExec.cleanupResources() Key: SPARK-49460 URL: https://issues.apache.org/jira/browse/SPARK-49460 Project: Spark Issue Type: Improve

[jira] [Updated] (SPARK-49460) NPE error in EmptyRelationExec.cleanupResources()

2024-08-29 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-49460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-49460: - Issue Type: Bug (was: Improvement) > NPE error in EmptyRelationExec.cleanupResources() > --

[jira] [Updated] (SPARK-48628) Add task peak on/off heap execution memory metrics

2024-07-02 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-48628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-48628: - Description: Currently there is no task on/off heap execution memory metrics. There is a [peakExecution

[jira] [Created] (SPARK-48788) Accumulate task-level execution memory in stage and display in Spark UI

2024-07-02 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-48788: Summary: Accumulate task-level execution memory in stage and display in Spark UI Key: SPARK-48788 URL: https://issues.apache.org/jira/browse/SPARK-48788 Project: Spark

[jira] [Created] (SPARK-48628) Add task peak on/off heap execution memory metrics

2024-06-14 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-48628: Summary: Add task peak on/off heap execution memory metrics Key: SPARK-48628 URL: https://issues.apache.org/jira/browse/SPARK-48628 Project: Spark Issue Type: Improv

[jira] [Created] (SPARK-48610) Remove ExplainUtils.processPlan synchronize

2024-06-12 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-48610: Summary: Remove ExplainUtils.processPlan synchronize Key: SPARK-48610 URL: https://issues.apache.org/jira/browse/SPARK-48610 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-48468) Add LogicalQueryStage interface in catalyst

2024-05-29 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-48468: Summary: Add LogicalQueryStage interface in catalyst Key: SPARK-48468 URL: https://issues.apache.org/jira/browse/SPARK-48468 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-48465) Avoid no-op empty relation propagation in AQE

2024-05-29 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-48465: Summary: Avoid no-op empty relation propagation in AQE Key: SPARK-48465 URL: https://issues.apache.org/jira/browse/SPARK-48465 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-47177) Cached SQL plan do not display final AQE plan in explain string

2024-02-27 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-47177: - Description: AQE plan is expected to display final plan after execution. This is not true for cached SQ

[jira] [Updated] (SPARK-47177) Cached SQL plan do not display final AQE plan in explain string

2024-02-27 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-47177: - Description: AQE plan is expected to display final plan after execution. This is not true for cached SQ

[jira] [Updated] (SPARK-47177) Cached SQL plan do not display final AQE plan in explain string

2024-02-27 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-47177: - Description: AQE plan is expected to display final plan after execution. This is not true for cached SQ

[jira] [Updated] (SPARK-47177) Cached SQL plan do not display final AQE plan in explain string

2024-02-26 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-47177: - Description: AQE plan is expected to display final plan after execution. This is not true for cached SQ

[jira] [Created] (SPARK-47177) Cached SQL plan do not display final AQE plan in explain string

2024-02-26 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-47177: Summary: Cached SQL plan do not display final AQE plan in explain string Key: SPARK-47177 URL: https://issues.apache.org/jira/browse/SPARK-47177 Project: Spark Issu

[jira] [Updated] (SPARK-46995) Allow AQE coalesce final stage in SQL cached plan

2024-02-06 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-46995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-46995: - Component/s: SQL > Allow AQE coalesce final stage in SQL cached plan > -

[jira] [Created] (SPARK-46995) Allow AQE coalesce final stage in SQL cached plan

2024-02-06 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-46995: Summary: Allow AQE coalesce final stage in SQL cached plan Key: SPARK-46995 URL: https://issues.apache.org/jira/browse/SPARK-46995 Project: Spark Issue Type: Improve

[jira] [Created] (SPARK-44485) optimize generateTreeString code path

2023-07-19 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-44485: Summary: optimize generateTreeString code path Key: SPARK-44485 URL: https://issues.apache.org/jira/browse/SPARK-44485 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-43300) Cascade failure in Guava cache due to fate-sharing

2023-04-26 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-43300: Summary: Cascade failure in Guava cache due to fate-sharing Key: SPARK-43300 URL: https://issues.apache.org/jira/browse/SPARK-43300 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-42980) SmallBroadcast

2023-03-30 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-42980: Summary: SmallBroadcast Key: SPARK-42980 URL: https://issues.apache.org/jira/browse/SPARK-42980 Project: Spark Issue Type: New Feature Components: Spark Co

[jira] [Updated] (SPARK-42980) lightweight Broadcast implementation

2023-03-30 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-42980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-42980: - Summary: lightweight Broadcast implementation (was: SmallBroadcast) > lightweight Broadcast implementat

[jira] [Updated] (SPARK-40622) Result of a single task in collect() must fit in 2GB

2022-09-30 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-40622: - Description: when collecting results, data from single partition/task is serialized through byte array

[jira] [Created] (SPARK-40622) Result of a single task in collect() must fit in 2GB

2022-09-30 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40622: Summary: Result of a single task in collect() must fit in 2GB Key: SPARK-40622 URL: https://issues.apache.org/jira/browse/SPARK-40622 Project: Spark Issue Type: Bug

[jira] [Created] (SPARK-40418) Increase default initialNumPartitions to 10

2022-09-13 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40418: Summary: Increase default initialNumPartitions to 10 Key: SPARK-40418 URL: https://issues.apache.org/jira/browse/SPARK-40418 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-40261) DirectTaskResult meta should not be counted into result size

2022-08-29 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-40261: - Summary: DirectTaskResult meta should not be counted into result size (was: TaskResult meta should not

[jira] [Updated] (SPARK-40261) TaskResult meta should not be counted into result size

2022-08-29 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-40261: - Description: This issue exists for a long time (since [https://github.com/liuzqt/spark/commit/c33e55008

[jira] [Created] (SPARK-40261) TaskResult meta should not be counted into result size

2022-08-29 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40261: Summary: TaskResult meta should not be counted into result size Key: SPARK-40261 URL: https://issues.apache.org/jira/browse/SPARK-40261 Project: Spark Issue Type: Bu

[jira] [Created] (SPARK-40238) support scaleUpFactor and initialNumPartition in pyspark rdd API

2022-08-26 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40238: Summary: support scaleUpFactor and initialNumPartition in pyspark rdd API Key: SPARK-40238 URL: https://issues.apache.org/jira/browse/SPARK-40238 Project: Spark Iss

[jira] [Commented] (SPARK-40221) Not able to format using scalafmt

2022-08-26 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585191#comment-17585191 ] Ziqi Liu commented on SPARK-40221: -- [~hyukjin.kwon]  I think running in master should a

[jira] [Updated] (SPARK-40221) Not able to format using scalafmt

2022-08-25 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ziqi Liu updated SPARK-40221: - Description: I'm following the guidance in [https://spark.apache.org/developer-tools.html] using  {code

[jira] [Created] (SPARK-40221) Not able to format using scalafmt

2022-08-25 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40221: Summary: Not able to format using scalafmt Key: SPARK-40221 URL: https://issues.apache.org/jira/browse/SPARK-40221 Project: Spark Issue Type: Question Comp

[jira] [Commented] (SPARK-40211) Allow executeTake() / collectLimit's number of starting partitions to be customized

2022-08-24 Thread Ziqi Liu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-40211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584458#comment-17584458 ] Ziqi Liu commented on SPARK-40211: -- I'm actively working on this > Allow executeTake()

[jira] [Created] (SPARK-40211) Allow executeTake() / collectLimit's number of starting partitions to be customized

2022-08-24 Thread Ziqi Liu (Jira)
Ziqi Liu created SPARK-40211: Summary: Allow executeTake() / collectLimit's number of starting partitions to be customized Key: SPARK-40211 URL: https://issues.apache.org/jira/browse/SPARK-40211 Project: