Skip to content

Fix csv segmenter fuzzer issue#742

Closed
kevinjzhang wants to merge 1 commit into
facebook:devfrom
kevinjzhang:export-D104082821
Closed

Fix csv segmenter fuzzer issue#742
kevinjzhang wants to merge 1 commit into
facebook:devfrom
kevinjzhang:export-D104082821

Conversation

@kevinjzhang
Copy link
Copy Markdown
Contributor

Summary: The CSV parser maxNumTokens is incorrect in cases where the input cannot be chunked properly (no newlines present to chunk at). Raise the limit of this value.

Reviewed By: terrelln

Differential Revision: D104082821

Summary: The CSV parser `maxNumTokens` is incorrect in cases where the input cannot be chunked properly (no newlines present to chunk at). Raise the limit of this value.

Reviewed By: terrelln

Differential Revision: D104082821
@meta-cla meta-cla Bot added the cla signed label May 6, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 6, 2026

@kevinjzhang has exported this pull request. If you are a Meta employee, you can view the originating Diff in D104082821.

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented May 7, 2026

This pull request has been merged in 7f847ba.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant