[jira] [Updated] (SPARK-47818) Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47818: --- Description: While building the DataFrame step by step, each time a new DataFrame is generated with an

[jira] [Updated] (SPARK-47818) Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47818: --- Description: While building the DataFrame step by step, each time a new DataFrame is generated with an

[jira] [Updated] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47819: --- Description: Expired sessions are regularly checked and cleaned up by a maintenance thread. However,

[jira] [Updated] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47819: --- Description: Expired sessions are regularly checked and cleaned up by a maintenance thread. However,

[jira] [Updated] (SPARK-47818) Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47818: --- Description: While building the DataFrame step by step, each time a new DataFrame is generated with an

[jira] [Updated] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47819: --- Description: Expired sessions are regularly checked and cleaned up by a maintenance thread. However,

[jira] [Updated] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47819: --- Description: Expired sessions are regularly checked and cleaned up by a maintenance thread. However,

[jira] [Created] (SPARK-47819) Use asynchronous callback for execution cleanup

2024-04-11 Thread Xi Lyu (Jira)
Xi Lyu created SPARK-47819: -- Summary: Use asynchronous callback for execution cleanup Key: SPARK-47819 URL: https://issues.apache.org/jira/browse/SPARK-47819 Project: Spark Issue Type: Improvement

[jira] [Updated] (SPARK-47818) Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests

2024-04-11 Thread Xi Lyu (Jira)
[ https://issues.apache.org/jira/browse/SPARK-47818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Lyu updated SPARK-47818: --- Description: While building the DataFrame step by step, each time a new DataFrame is generated with an

[jira] [Created] (SPARK-47818) Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests

2024-04-11 Thread Xi Lyu (Jira)
Xi Lyu created SPARK-47818: -- Summary: Introduce plan cache in SparkConnectPlanner to improve performance of Analyze requests Key: SPARK-47818 URL: https://issues.apache.org/jira/browse/SPARK-47818 Project: