# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewStaticRows created static rows pull executor.
# Variables
Empty executor.
# Structs
PullChain combines a sequence of executors in a linked list and exposes them as a single executor.
No description provided by the author
PullLimit is an executor for LIMIT <offset>, <count> statement and its variations.
No description provided by the author
No description provided by the author
PullSort - a simple in memory sort executor TODO this won't work for large resultsets - we need to store in chunks on disk and use a multi-way merge sort in that case.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author