This class is an adapter over the iterator model as provided by generated code to closure callbacks model as required by StratifiedSampler.append
Generated code plan for deletes into a column table.
Base class for bulk column table insert, update, put, delete operations.
Generated code plan for bulk insertion into a column table.
Generated code plan for updates into a column table.
Generated code plan for updates into a column table. This extends RowExec to generate the combined code for row buffer updates.
An Iterator to walk through the InternalRows from a CachedBatch
A LogicalPlan implementation for an external column table whose contents are retrieved using a JDBC URL or DataSource.
An helper class to update the fields of UnsafeRow, used by ColumnAccessor
An helper class to update the fields of UnsafeRow, used by ColumnAccessor
WARNING: These setter MUST be called in increasing order of ordinals.
Utility methods used by external storage layers.
Generates bytecode for a ColumnarIterator for columnar cache.
Generated code plan for deletes into a column table. This extends RowExec to generate the combined code for row buffer deletes.