//
pkg.gl
Category
github.com/pingcap/tidb
util
cteutil
package
6.7.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
206 SLOC
#
Functions
NewStorageRowContainer
NewStorageRowContainer create a new StorageRC.
#
Structs
StorageRC
StorageRC implements Storage interface using RowContainer.
#
Interfaces
Storage
Storage is a temporary storage to store the intermidate data of CTE.