[ 
https://issues.apache.org/jira/browse/SPARK-44160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Wang updated SPARK-44160:
-----------------------------
    Description: The StructType has some methods that require CatalystParser 
and Catalyst expression. We are not planning to move the parser and expression 
to the shared module thus needs to do code split to share as much as code as 
possible between Scala client and Catalyst.

> Extract shared code from StructType
> -----------------------------------
>
>                 Key: SPARK-44160
>                 URL: https://issues.apache.org/jira/browse/SPARK-44160
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect, SQL
>    Affects Versions: 3.5.0
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>
> The StructType has some methods that require CatalystParser and Catalyst 
> expression. We are not planning to move the parser and expression to the 
> shared module thus needs to do code split to share as much as code as 
> possible between Scala client and Catalyst.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to