Updates for Stream Processing docs section#2400
Conversation
…d fix errors - Add WINDOW HOPPING syntax to SELECT grammar block - Add two-item window type summary describing tumbling vs. hopping windows - Add TIMESERIES_FORECAST aggregation function with example - Add WINDOW HOPPING example query - Fix COUNT example SQL placeholder (X SECOND -> 5 SECOND) to match description - Add missing description for RECORD_TIME() function Applies to fluent#2399 Signed-off-by: Eric D. Schabell <eric@schabell.org>
…SQL processor
- Add "Stream processor versus SQL processor" section explaining the two
SQL-based query interfaces, their differences, and when to use each
- Link to pipeline/processors/sql.md for the inline SQL processor
Applies to fluent#2399
Signed-off-by: Eric D. Schabell <eric@schabell.org>
- Replace inconsistent outdated image tags (1.2, 1.4, 1.8.2) with 4.2.3
across all six Docker commands
- Fix contradictory version output in step 1 to match the image tag used
Applies to fluent#2399
Signed-off-by: Eric D. Schabell <eric@schabell.org>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughDocumentation updates refresh the stream processing section with extended SQL syntax for window operations, processor architecture clarification, and modernized Docker image references. Introduces WINDOW HOPPING, TIMERS/FORECAST functions, RECORD_TIME extensions, and distinguishes stream processor from SQL processor capabilities. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@cosmo0920 and @patrick-stephens ready for review! |
|
Waited week on reviewers, merging. |
stream-processing: tutorial: update Docker image tags to 4.2.3
stream-processing: overview: distinguish stream processor from SQL processor
tream-processing: fluent-bit-sql: document missing features and fix errors
Fixes #2399
Summary by CodeRabbit
Release Notes