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

Wenchen Fan resolved SPARK-34164.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 31253
[https://github.com/apache/spark/pull/31253]

> Improve write side varchar check to visit only last few tailing spaces
> ----------------------------------------------------------------------
>
>                 Key: SPARK-34164
>                 URL: https://issues.apache.org/jira/browse/SPARK-34164
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0, 3.2.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.2.0
>
>
> For varchar(N), we currently trim all spaces first to check whether the 
> remained length exceeds, it not necessary to visit them all but at most to 
> those after N.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to