Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ ColumnTypes
Method
ColumnTypes
dumpling/export/ir.go:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
TableName() string
28
ColumnCount() uint
29
ColumnTypes() []string
30
ColumnNames() []string
31
SelectedField() string
32
SelectedLen() int
Callers
9
GetColumnTypes
Function · 0.65
GetPrimaryKeyAndColumnTypes
Function · 0.65
getNumericIndex
Function · 0.65
WriteInsert
Function · 0.65
WriteInsertInCsv
Function · 0.65
setTableMetaFromRows
Function · 0.65
Start
Method · 0.65
TestVectorTypeTextProtocol
Function · 0.65
TestVectorTypeBinaryProtocol
Function · 0.65
Implementers
2
mockTableIR
dumpling/export/util_for_test.go
tableMeta
dumpling/export/ir_impl.go
Calls
no outgoing calls
Tested by
2
TestVectorTypeTextProtocol
Function · 0.52
TestVectorTypeBinaryProtocol
Function · 0.52