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

Fix/issue 191/rework parsing #211

Conversation

bigerl
Copy link
Member

@bigerl bigerl commented Jun 20, 2023

This should address #197 (comment)

Indexing happens now on byte level. This now matches UTF-8 on byte level which should be fine for all our purposes.

I've moved the implementation to FileUtils to make testing of the index functionality easier.

@bigerl bigerl requested a review from nck-mlcnv June 20, 2023 16:11
@bigerl bigerl merged commit b7b6396 into fix/issue-191/readline-with-different-line-separators Jun 21, 2023
1 check passed
@bigerl bigerl deleted the fix/issue-191/rework_parsing branch June 21, 2023 12:35
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.

None yet

1 participant