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 3330f991 Remove unused trace cases import from multi_segments_suite_test.go add 1a593d4c Refactor sync and flush operations in tsTable to improve error logging and enhance synchronization logic. Update getAllSidx to return a map for better access to sidx instances. Introduce new methods for handling sync introductions and validating sync preconditions. No new revisions were added by this update. Summary of changes: banyand/trace/flusher.go | 4 +- banyand/trace/merger.go | 4 +- banyand/trace/syncer.go | 105 +++++++++++++++++++++++++++++++++++++++++------ banyand/trace/tstable.go | 20 ++------- 4 files changed, 100 insertions(+), 33 deletions(-)