Prajwal-banakar commented on PR #2669:
URL: https://github.com/apache/fluss/pull/2669#issuecomment-4163481408

   Hi @polyzos, that makes complete sense and I appreciate the clarification!
   
   I agree with this approach:
   
   1. **Simplified quickstart**  focuses only on Fluss-native features: 
auto-increment column + aggregation merge engine with a simple `sum`  
aggregation. No external UDFs, minimal complexity for new users.
   
   2. **Blog post**  the full end-to-end RoaringBitmap example with  
`rb_build_agg`, `rb_cardinality`, and unique visitor counting for those who 
want to go deeper.
   
   I'll simplify this PR to the basic quickstart version and work on the blog 
post separately. @wuchong @platinumhamburg does this approach work for you as 
well?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to