This is an automated email from the ASF dual-hosted git repository.
hanahmily pushed a change to branch bug/sidx
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git
from 6558d256 Refactor readData method in block.go to simplify buffer
management and improve memory handling. Update snapshot.go to ensure correct
removal logic in the remove method.
add 7f7ea5d2 Refactor data handling in block.go, part.go, and
query_result.go by removing zstd compression and improving buffer management.
Update data reading and writing logic to enhance memory efficiency.
No new revisions were added by this update.
Summary of changes:
banyand/internal/sidx/block.go | 26 ++++++++++++++------------
banyand/internal/sidx/part.go | 14 ++------------
banyand/internal/sidx/query_result.go | 8 +-------
3 files changed, 17 insertions(+), 31 deletions(-)