Skip to content

v1.4

Choose a tag to compare

@blackwell-systems blackwell-systems released this 06 Jun 02:45
· 922 commits to main since this release

Streaming Encoding Extension (Section 6b)

  • [?] deferred count marker for section headers
  • ## _summary trailer provides counts after data
  • Zero-buffering encode with O(1) memory per row
  • Backward compatible (old decoders treat _summary as empty section)
  • 5 streaming conformance fixtures (61 total)

Other changes

  • Streaming guide (docs/guide/streaming.md)
  • Proxy guide updated with streaming progress and roadmap
  • Updated benchmark numbers across all docs