You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by lu...@apache.org on 2022/10/09 14:17:58 UTC

[skywalking-banyandb] branch simple-streaming-api updated (1c0201b -> 7c03a2b)

This is an automated email from the ASF dual-hosted git repository.

lujiajing pushed a change to branch simple-streaming-api
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 1c0201b  refactor window
     add 7c03a2b  fix test cases

No new revisions were added by this update.

Summary of changes:
 pkg/flow/dedup_priority_queue.go               |  2 +-
 pkg/flow/streaming/flow_sliding_window.go      | 11 +++++---
 pkg/flow/streaming/flow_sliding_window_test.go | 36 ++++++++++----------------
 pkg/flow/streaming/flow_topn.go                |  8 ------
 pkg/flow/types.go                              |  5 ++--
 5 files changed, 24 insertions(+), 38 deletions(-)