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

Add support for CSV escape character to EntityDataLoaderImpl #19

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

puru-khedre
Copy link
Collaborator

Add CSV escape character support to EntityDataLoaderImpl

  • Introduced the csvEscapeChar property to define the escape character used in CSV parsing.
  • Updated CSV parsing configuration to use the defined escape character.

This change allows for handling escape sequences in CSV files, dealing with special characters within quoted fields.

@dixitdeepak dixitdeepak merged commit edcd031 into main Aug 22, 2024
2 checks passed
@dixitdeepak dixitdeepak deleted the edl-custom-csv-loader branch November 4, 2024 04:48
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.

2 participants