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

kxiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 461c4dfaae [fix](tablet clone) fix single replica load failed during 
migration (#22077)
     add 8371171e44 [Feature](inverted index) add inverted index tool (#22207)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                            |   4 +
 be/src/{tools => index-tools}/CMakeLists.txt |  28 ++--
 be/src/index-tools/index_tool.cpp            | 241 +++++++++++++++++++++++++++
 build.sh                                     |  16 ++
 4 files changed, 275 insertions(+), 14 deletions(-)
 copy be/src/{tools => index-tools}/CMakeLists.txt (63%)
 create mode 100644 be/src/index-tools/index_tool.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to