Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
SchemaEvolution |
TreeReaderFactory.Context.getSchemaEvolution() |
SchemaEvolution |
TreeReaderFactory.ReaderContext.getSchemaEvolution() |
Modifier and Type | Method and Description |
---|---|
static int[] |
RecordReaderImpl.mapSargColumnsToOrcInternalColIdx(List<PredicateLeaf> sargLeaves,
SchemaEvolution evolution)
Find the mapping from predicate leaves to columns.
|
TreeReaderFactory.ReaderContext |
TreeReaderFactory.ReaderContext.setSchemaEvolution(SchemaEvolution evolution) |
Constructor and Description |
---|
SargApplier(SearchArgument sarg,
String[] columnNames,
long rowIndexStride,
int includedCount,
SchemaEvolution evolution,
OrcFile.WriterVersion writerVersion) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.