MCPcopy 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

parseMethod · 0.80
parse_fts_queryMethod · 0.80
build_query_infoMethod · 0.80
analyzeMethod · 0.80
parseMethod · 0.80
parseMethod · 0.80
sql_infoMethod · 0.80
parse_filterMethod · 0.80
parseMethod · 0.80
parse_filterMethod · 0.80
search_okFunction · 0.80
search_ok_with_filterFunction · 0.80

Calls

no outgoing calls

Tested by 4

search_okFunction · 0.64
search_ok_with_filterFunction · 0.64
search_str_okFunction · 0.64