Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ GetCategoryCount
Method
GetCategoryCount
be/src/service/internal-server-test.cc:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
int GetCategoryCount() const {
209
return category_count_;
210
}
211
212
private:
213
// WARNING: Values greater than 11 will overflow the uint32_t variables.
Callers
1
runTestQueries
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected