Skip to content

Update non-resumable decode behaviour to match other impls#3

Merged
namingbe merged 2 commits into
masterfrom
claude/quirky-cannon-82zhdr
Jun 8, 2026
Merged

Update non-resumable decode behaviour to match other impls#3
namingbe merged 2 commits into
masterfrom
claude/quirky-cannon-82zhdr

Conversation

@namingbe

@namingbe namingbe commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

No description provided.

claude added 2 commits June 8, 2026 23:03
Non-resumable decode (whole-string) now flushes a trailing cell and an
unterminated final row when the input lacks the terminal double newline,
matching the spec's abrupt-EOF rule and the python/rust/js/duckdb
implementations. The streaming Reader is unchanged (it must keep
buffering).
@namingbe namingbe merged commit 518e154 into master Jun 8, 2026
8 checks passed
@namingbe namingbe deleted the claude/quirky-cannon-82zhdr branch June 9, 2026 16:53
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