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

twice pushed a change to branch aleksraiden-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


    from f41f9206 Merge branch 'unstable' into aleksraiden-patch-1
     add 8fae9033 Unify index info structure between indexer and sema checker 
(#2240)
     add d722dbce Merge branch 'unstable' into aleksraiden-patch-1

No new revisions were added by this update.

Summary of changes:
 src/search/{passes/manager.h => index_info.h} | 44 ++++++++++++++++-----------
 src/search/indexer.cc                         | 44 +++++++++++++--------------
 src/search/indexer.h                          | 25 +++++----------
 src/search/ir.h                               |  3 ++
 src/search/ir_sema_checker.h                  | 43 ++++----------------------
 tests/cppunit/indexer_test.cc                 | 32 +++++++++++--------
 tests/cppunit/ir_sema_checker_test.cc         |  2 --
 7 files changed, 86 insertions(+), 107 deletions(-)
 copy src/search/{passes/manager.h => index_info.h} (51%)

Reply via email to