Package org.apache.spark.sql.columnar
package org.apache.spark.sql.columnar
-
ClassDescriptionBasic interface that all cached batches of data must support.Provides APIs that handle transformations of SQL data associated with the cache/persist APIs.A
CachedBatch
that stores some simple metrics that can be used for filtering of batches with theSimpleMetricsCachedBatchSerializer
.Provides basic filtering forCachedBatchSerializer
implementations.