Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/4paradigm/OpenMLDB
/ GetType
Method
GetType
src/codec/flat_array.h:539–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
537
}
538
539
ColType GetType() { return type_; }
540
541
void Next() {
542
if (offset_ + 2 > bsize_) {
Callers
6
ExecuteSQL
Method · 0.45
HandleSQLCreateTable
Method · 0.45
TransformToTableDef
Method · 0.45
DecodeRow
Method · 0.45
TEST_F
Function · 0.45
HandleSQL
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36