qf8505 opened a new issue, #34648:
URL: https://github.com/apache/doris/issues/34648

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   doris2.0.2.1
   
   ### What's Wrong?
   
   通过doris的8030web页面,选中目标表以后点击数据导入,选择写好的csv文件,点击导入,然后搜索该表最后一个字段  field like 
'%\r%',发现存在多于的\r,如果最后一个字段是数字类型,不会多于写入\r
   同时尝试了使用httpClient和curl方式导入,均存在该问题
   
   ### What You Expected?
   
   通过doris的8030web页面,选中目标表以后点击数据导入,选择写好的csv文件,点击导入,然后搜索该表最后一个字段  field like 
'%\r%',发现存在多于的\r,如果最后一个字段是数字类型,不会多于写入\r
   同时尝试了使用httpClient和curl方式导入,均存在该问题
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to