
AbstractSqlParser — Base SQL Parsing Infrastructure
AbstractSqlParser — Base SQL Parsing Infrastructure

AbstractSqlParser — Base SQL Parsing Infrastructure

SQL Parsing Framework SQL Parser Framework in Spark SQL uses ANTLR to translate a SQL text to a data type, Express ...

UnsafeFixedWidthAggregationMap UnsafeFixedWidthAggregationMap is a tiny layer (extension) around Spark Core’ ...

ExternalAppendOnlyUnsafeRowArray — Append-Only Array for UnsafeRows (with Disk Spill Threshold)

CatalystSerde Helper Object CatalystSerde is a Scala object that consists of three utility methods: deserializ ...

TungstenAggregationIterator — Iterator of UnsafeRows for HashAggregateExec Physical Operator

SortBasedAggregationIterator SortBasedAggregationIterator is…FIXME next Method [crayon-69267eb5201 ...

ObjectAggregationIterator ObjectAggregationIterator is…FIXME next Method [crayon-69267eb5203d73830 ...

AggregationIterator — Generic Iterator of UnsafeRows for Aggregate Physical Operators

UnsafeRow — Mutable Raw-Memory Unsafe Binary Row Format