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

butterbright pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 3a43587a Measure index (#502)
     add 87c2374e Merge elements.bin and timestamp.bin (#504)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                            |   1 +
 banyand/measure/block.go              |  28 ++++------
 banyand/stream/block.go               | 100 ++++++++--------------------------
 banyand/stream/block_metadata.go      |  20 +++++--
 banyand/stream/block_metadata_test.go |  31 +++++++----
 banyand/stream/block_reader.go        |   3 -
 banyand/stream/block_test.go          |  83 ++++++----------------------
 banyand/stream/block_writer.go        |   7 +--
 banyand/stream/part.go                |   8 ---
 banyand/stream/snapshot_test.go       |   1 -
 banyand/stream/stream.go              |   1 -
 pkg/encoding/int_list.go              |   8 +--
 12 files changed, 92 insertions(+), 199 deletions(-)

Reply via email to