Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pingcap/tidb
/ Close
Method
Close
pkg/server/internal/resultset/cursor.go:39–39 ·
view source on GitHub ↗
Close closes the dumper
()
Source
from the content-addressed store, hash-verified
37
38
// Close closes the dumper
39
Close()
40
}
41
42
// CursorResultSet extends the `ResultSet` to provide the ability to store an iterator
Callers
15
readOnePacket
Method · 0.65
Flush
Method · 0.65
Close
Method · 0.65
RunTests
Method · 0.65
RunTestsOnNewDB
Method · 0.65
RunTestRegression
Method · 0.65
RunTestPrepareResultFieldType
Method · 0.65
RunTestSpecialType
Method · 0.65
RunTestClientWithCollation
Method · 0.65
RunTestPreparedString
Method · 0.65
RunTestPreparedTimestamp
Method · 0.65
RunTestLoadDataWithSelectIntoOutfile
Method · 0.65
Implementers
2
lazyRowIterator
pkg/server/internal/resultset/cursor.g
rowContainerReader
pkg/util/chunk/row_container_reader.go
Calls
no outgoing calls
Tested by
15
TestCursorFetchErrorInFetch
Function · 0.52
TestCursorFetchShouldSpill
Function · 0.52
TestCursorFetchExecuteCheck
Function · 0.52
runTestConcurrentExecuteAndFetch
Function · 0.52
TestSerialLazyExecuteAndFetch
Function · 0.52
TestLazyExecuteProjection
Function · 0.52
TestLazyExecuteSelection
Function · 0.52
TestLazyExecuteWithParam
Function · 0.52
TestCursorExceedQuota
Function · 0.52
generateCert
Function · 0.52
TestStatusAPIWithTLSCNCheck
Function · 0.52
TestVectorTypeTextProtocol
Function · 0.52