jxb667 opened a new issue, #54488:
URL: https://github.com/apache/airflow/issues/54488

   ### Description
   
   Currently all CSV output files are produced with only \n line endings, it 
would be useful if you could also specify one of the other conventions. For 
example the MS: \n\r.
   
   ### Use case/motivation
   
   Currently we are reloading the file replacing the line feeds and re-writing. 
This is not particularly efficient, and adding an argument (much like the 
field_delimeter argument) to specify is not an uncommon feature for csv writing 
functions/processes.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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

Reply via email to