Skip to content

Conversation

@rbygrave
Copy link
Contributor

I've hit an interesting use case where a single json value is a really large amount of content. Instead of writing this content as a really big string, support writing it as multiple small raw chunks.

Note that this feature isn't supported using the Jackson core JsonGenerator.

I've hit an interesting use case where a single json value is a really large amount of content. Instead of writing this content as a really big string, support writing it as multiple small raw chunks.
@rbygrave rbygrave requested a review from SentryMan July 30, 2025 10:03
@rbygrave rbygrave self-assigned this Jul 30, 2025
@rbygrave rbygrave merged commit 22357c9 into main Jul 30, 2025
9 checks passed
@SentryMan SentryMan added this to the 3.7 milestone Aug 19, 2025
@SentryMan SentryMan deleted the feature/raw-chunks branch October 4, 2025 17:33
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.

3 participants