Uses of Class
org.apache.orc.impl.SchemaEvolution
-
Uses of SchemaEvolution in org.apache.orc.impl
Modifier and TypeMethodDescriptionTreeReaderFactory.Context.getSchemaEvolution()
TreeReaderFactory.ReaderContext.getSchemaEvolution()
Modifier and TypeMethodDescriptionstatic int[]
RecordReaderImpl.mapSargColumnsToOrcInternalColIdx
(List<org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf> sargLeaves, SchemaEvolution evolution) Find the mapping from predicate leaves to columns.TreeReaderFactory.ReaderContext.setSchemaEvolution
(SchemaEvolution evolution) ModifierConstructorDescriptionSargApplier
(org.apache.hadoop.hive.ql.io.sarg.SearchArgument sarg, long rowIndexStride, SchemaEvolution evolution, OrcFile.WriterVersion writerVersion, boolean useUTCTimestamp) Deprecated.Use the constructor having full parameters.SargApplier
(org.apache.hadoop.hive.ql.io.sarg.SearchArgument sarg, long rowIndexStride, SchemaEvolution evolution, OrcFile.WriterVersion writerVersion, boolean useUTCTimestamp, boolean writerUsedProlepticGregorian, boolean convertToProlepticGregorian)