Skip to content

Change default value of comment prefix in FlatFileItemReaderBuilder to be consistent with FlatFileItemReader #747

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

Closed
wants to merge 1 commit into from

Conversation

fmbenhassine
Copy link
Contributor

@fmbenhassine fmbenhassine commented Nov 28, 2019

Before this PR, the default value of comment prefix in FlatFileItemReaderBuilder was not consistent with the one in FlatFileItemReader.

This commit changes the default value of comment prefix to # in the builder to be consistent with the reader.

Before this commit, the default value of comment prefix in
FlatFileItemReaderBuilder was not consistent with the one in
FlatFileItemReader.

This commit changes the default value of comment prefix to # in
the builder to be consistent with the reader.

Resolves BATCH-2861
@fmbenhassine
Copy link
Contributor Author

Merged as 38b43e8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant