//
pkg.gl
Category
github.com/pingcap/tidb
pkg
util
cteutil
package
9.0.0-alpha+incompatible
Repository:
https://github.com/pingcap/tidb.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
6
Dependents
3
Files
204 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.