Files
doris/be
airborne12 a3aceab72b [Fix](inverted index) fix inverted index bkd reader memory leak problem (#16885)
Original implementation of get_bkd_reader's raw pointer usage may cause memory leak problem, use shared_ptr to avoid that.
2023-02-20 15:39:04 +08:00
..