Skip to content

Accept streams when creating ClickHouse outputs#334

Merged
simPod merged 4 commits into
masterfrom
feat/json-each-row-stream-parser
Jul 7, 2026
Merged

Accept streams when creating ClickHouse outputs#334
simPod merged 4 commits into
masterfrom
feat/json-each-row-stream-parser

Conversation

@simPod

@simPod simPod commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Parse JSONEachRow output lazily from PSR streams.
  • Widen format/output creation to accept streams as well as strings.
  • Cover stream-backed JsonEachRow format output.

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.99%. Comparing base (b0e049f) to head (852fba7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #334      +/-   ##
==========================================
+ Coverage   94.49%   95.99%   +1.50%     
==========================================
  Files          42       42              
  Lines         817      824       +7     
==========================================
+ Hits          772      791      +19     
+ Misses         45       33      -12     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simPod simPod force-pushed the feat/json-each-row-stream-parser branch from 2571505 to 37b1be3 Compare July 7, 2026 06:47
@simPod simPod merged commit da44405 into master Jul 7, 2026
19 checks passed
@simPod simPod deleted the feat/json-each-row-stream-parser branch July 7, 2026 07:04
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.

1 participant