Skip to content

Commit 8bc6cec

Browse files
authored
Parse bulk lines in individual steps (#114086)
Currently our incremental bulk parsing framework only parses once both the action line and document line are available. In addition, it will re-search lines for line delimiters as data is received. This commit ensures that the state is not lost in between parse attempts.
1 parent cc6316f commit 8bc6cec

File tree

5 files changed

+310
-133
lines changed

5 files changed

+310
-133
lines changed

0 commit comments

Comments
 (0)