MCPcopy Create free account
hub / github.com/alibaba/zvec / type

Method type

src/db/sqlengine/parser/node.cc:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37Node::NodeType Node::type() {
38 return type_;
39}
40
41void Node::set_type_by_op() {
42 NodeType node_type = NodeType::NO_TYPE;

Callers 15

bind_index_paramsMethod · 0.45
bind_query_paramsMethod · 0.45
compatibleMethod · 0.45
CubeClass · 0.45
has_invert_indexFunction · 0.45
index_typeFunction · 0.45
operator==Function · 0.45
resolve_reader_columnsFunction · 0.45
create_indexMethod · 0.45
drop_indexMethod · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
IndexerTypeMethod · 0.36
TEST_PFunction · 0.36
TEST_PFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
ExpectRichSchemaFieldsFunction · 0.36