Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ Rows
Method
Rows
pkg/executor/stmtsummary.go:278–278 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
276
type
rowsPuller
interface
{
277
Closeable
278
Rows() ([][]types.Datum, error)
279
}
280
281
type
rowsReader
struct
{
Callers
15
preparedStmtBatchPointGet
Function · 0.65
TestNonPreparedPlanTypeRandomly
Function · 0.65
TestNonPreparedPlanCacheBasically
Function · 0.65
TestIssue38533
Function · 0.65
TestIssue40679
Function · 0.65
testRandomPlanCacheCases
Function · 0.65
TestIssue42125
Function · 0.65
TestNonPreparedPlanExplainWarning
Function · 0.65
TestBuiltinFuncFlen
Function · 0.65
verifyPlanCacheForMVIndex
Function · 0.65
TestPlanCacheMVIndexManually
Function · 0.65
TestRuntimeFilterGenerator
Function · 0.65
Implementers
10
mockTableIR
dumpling/export/util_for_test.go
tableData
dumpling/export/ir_impl.go
multiQueriesChunk
dumpling/export/ir_impl.go
mockRows
pkg/ttl/ttlworker/session_test.go
TestServerClient
pkg/server/internal/testserverclient/s
TableRegion
pkg/lightning/mydump/region.go
Result
pkg/testkit/result.go
MemReader
pkg/util/stmtsummary/v2/reader.go
HistoryReader
pkg/util/stmtsummary/v2/reader.go
Column
pkg/util/chunk/column.go
Calls
no outgoing calls
Tested by
15
preparedStmtBatchPointGet
Function · 0.52
TestNonPreparedPlanTypeRandomly
Function · 0.52
TestNonPreparedPlanCacheBasically
Function · 0.52
TestIssue38533
Function · 0.52
TestIssue40679
Function · 0.52
testRandomPlanCacheCases
Function · 0.52
TestIssue42125
Function · 0.52
TestNonPreparedPlanExplainWarning
Function · 0.52
TestBuiltinFuncFlen
Function · 0.52
verifyPlanCacheForMVIndex
Function · 0.52
TestPlanCacheMVIndexManually
Function · 0.52
TestRuntimeFilterGenerator
Function · 0.52