Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ print
Method
print
sql/item.h:2229–2232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2227
{}
2228
2229
virtual inline void print(String *str, enum_query_type query_type)
2230
{
2231
str->append(func_name);
2232
}
2233
2234
bool check_partition_func_processor(uchar *int_arg) {return TRUE;}
2235
};
Callers
nothing calls this directly
Calls
1
append
Method · 0.45
Tested by
no test coverage detected