[ 
https://issues.apache.org/jira/browse/SPARK-43829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072652#comment-18072652
 ] 

Shekhar Prasad Rajak commented on SPARK-43829:
----------------------------------------------

Hi, Please assign to me ? 

> Improve SparkConnectPlanner by reuse Dataset and avoid construct new Dataset
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-43829
>                 URL: https://issues.apache.org/jira/browse/SPARK-43829
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Jiaan Geng
>            Priority: Major
>              Labels: pull-request-available
>
> Currently, SparkConnectPlanner.transformRelation always return the 
> LogicalPlan of Dataset.
> The SparkConnectStreamHandler.handlePlan constructs a new Dataset for it.
> Sometimes, SparkConnectStreamHandler.handlePlan could reuse the Dataset 
> created by SparkConnectPlanner.transformRelation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to