Fix be core in multi_match_any/multi_search_all_positions functions.
fix function in get wrong result when input const column
Currently, there are some useless includes in the codebase. We can use a tool named include-what-you-use to optimize these includes. By using a strict include-what-you-use policy, we can get lots of benefits from it.
Co-authored-by: yiliang qiu <yiliang.qiu@qq.com>