Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CSV-63] CSVPrinter always quotes empty string if it is the first on a #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tha2015
Copy link

@tha2015 tha2015 commented Dec 9, 2016

I modified CSVPrinter.printRecords() methods and CSVFormat.printRecord() methods to handle first value of a record differently if it is an empty string and there are following values

@jeff303
Copy link

jeff303 commented Sep 22, 2017

Thank you @tha2015 , this is a fix we would very much like to see.

@garydgregory
Copy link
Member

@tha2015
May you please rebase on git master?

@flaxel
Copy link

flaxel commented May 3, 2023

Is this still part of the main branch? 🤔

@garydgregory
Copy link
Member

Is this still part of the main branch? 🤔

I don't understand the question.

@flaxel
Copy link

flaxel commented May 3, 2023

Could we merge the PR and bring the changes to the main branch? 🤔

@georgeneto
Copy link

is this going to be merged any time soon?

@garydgregory
Copy link
Member

This PR needs to be rebased on master.

@tha2015
Copy link
Author

tha2015 commented Jan 26, 2024

Sorry but I'm not working with it anymore. Please feel free to make changes or close it.

@garydgregory
Copy link
Member

Note: My local test on Windows shows that Excel consumes "",r1c2 the same as ,r1c2.

asfgit pushed a commit that referenced this pull request Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants