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

Enhance CSV parsing #1705

Merged
merged 1 commit into from
May 29, 2018
Merged

Enhance CSV parsing #1705

merged 1 commit into from
May 29, 2018

Conversation

jodastephen
Copy link
Member

Add containsHeader(Pattern) to match CsvIterator
Add nextBatch(Predicate) for advanced parsing needs

Add containsHeader(Pattern) to match CsvIterator
Add nextBatch(Predicate) for advanced parsing needs
Copy link
Contributor

@andreiruse andreiruse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful, thank you!

@andreiruse andreiruse merged commit c815bf6 into master May 29, 2018
@andreiruse andreiruse deleted the topic/csv branch May 29, 2018 12:42
jodastephen added a commit that referenced this pull request Jun 5, 2018
Add containsHeader(Pattern) to match CsvIterator
Add nextBatch(Predicate) for advanced parsing needs
jodastephen added a commit that referenced this pull request Jun 5, 2018
Add containsHeader(Pattern) to match CsvIterator
Add nextBatch(Predicate) for advanced parsing needs
@jodastephen jodastephen modified the milestones: v1.8, v2.0 Jun 5, 2018
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