update: kafka#1732
Conversation
add rayon to kafka ingestion path update deps
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughKafka dependencies and zstd feature wiring were updated. Kafka event processing now separates stream preparation from CPU-bound event construction, using Rayon and a oneshot channel. A stream-name validation test expectation was reformatted. ChangesKafka connector processing
Stream-name validation test
Estimated code review effort: 3 (Moderate) | ~20 minutes Possibly related PRs
Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Fixes #XXXX.
Description
This PR has:
Summary by CodeRabbit