Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/zvec
/ err_msg
Method
err_msg
src/db/sqlengine/analyzer/query_node_walker.h:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
const std::string err_msg() {
53
return err_msg_;
54
}
55
56
private:
57
ControlOp access(const QueryNode::Ptr &query_node, bool or_ancestor);
Callers
15
parse
Method · 0.80
parse_fts_query
Method · 0.80
build_query_info
Method · 0.80
analyze
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
sql_info
Method · 0.80
parse_filter
Method · 0.80
parse
Method · 0.80
parse_filter
Method · 0.80
search_ok
Function · 0.80
search_ok_with_filter
Function · 0.80
Calls
no outgoing calls
Tested by
4
search_ok
Function · 0.64
search_ok_with_filter
Function · 0.64
search_ok_with_candidates
Function · 0.64
search_str_ok
Function · 0.64