[jira] [Updated] (SPARK-39768) Strip any CRLF character if lineSep is not set in CSV data source

2022-07-13 Thread Yaohua Zhao (Jira)


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

Yaohua Zhao updated SPARK-39768:

Summary: Strip any CRLF character if lineSep is not set in CSV data source  
(was: Strip any CLRF character if lineSep is not set in CSV data source)

> Strip any CRLF character if lineSep is not set in CSV data source
> -
>
> Key: SPARK-39768
> URL: https://issues.apache.org/jira/browse/SPARK-39768
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0
>Reporter: Yaohua Zhao
>Priority: Minor
>
> If `lineSep` is not set, the line separator is automatically detected. To be 
> safe, we should strip any CLRF character at the suffix in the column names.



--
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



[jira] [Updated] (SPARK-39768) Strip any CRLF character if lineSep is not set in CSV data source

2022-07-13 Thread Yaohua Zhao (Jira)


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

Yaohua Zhao updated SPARK-39768:

Description: If `lineSep` is not set, the line separator is automatically 
detected. To be safe, we should strip any _CRLF_ character at the suffix in the 
column names.  (was: If `lineSep` is not set, the line separator is 
automatically detected. To be safe, we should strip any CLRF character at the 
suffix in the column names.)

> Strip any CRLF character if lineSep is not set in CSV data source
> -
>
> Key: SPARK-39768
> URL: https://issues.apache.org/jira/browse/SPARK-39768
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0
>Reporter: Yaohua Zhao
>Priority: Minor
>
> If `lineSep` is not set, the line separator is automatically detected. To be 
> safe, we should strip any _CRLF_ character at the suffix in the column names.



--
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