Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql Classes and Interfaces - 2735 results found.
NameDescriptionTypePackageFramework
AbstractBucketJoinProcthis transformation does bucket map join optimization.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
AbstractFileMergeOperatorFast file merge operator for ORC and RCfile.Classorg.apache.hadoop.hive.ql.execApache Hive
AbstractFilterStringColLikeStringScalarAn abstract class for LIKE and REGEXP expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
AbstractFilterStringColLikeStringScalar .BeginCheckerMatches the beginning of each string to a pattern.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .CheckerA Checker contains a pattern and checks whether a given string matches or not.Interfaceorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .CheckerFactoryA CheckerFactory creates checkers of its kind.Interfaceorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .ComplexCheckerMatches each string to a pattern with Java regular expression package.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .EndCheckerMatches the ending of each string to its pattern.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .MiddleCheckerMatches the middle of each string to its pattern.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractFilterStringColLikeStringScalar .NoneCheckerMatches the whole string to its pattern.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalarApache Hive
AbstractGenericUDAFResolverAn abstract class to help facilitate existing implementations of GenericUDAFResolver to migrate towards the newly introducedClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
AbstractGenericUDFEWAHBitmapBopAn abstract class for a UDF that performs a binary operation between two EWAH-compressed bitmaps.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
AbstractGenericUDFReflectClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
AbstractIndexHandlerAbstract base class for index handlers.Classorg.apache.hadoop.hive.ql.indexApache Hive
AbstractJoinTaskDispatcherCommon iteration methods for converting joins and sort-merge joins.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
AbstractMapJoinOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
AbstractMapJoinTableContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
AbstractOperatorDescClassorg.apache.hadoop.hive.ql.planApache Hive
AbstractParquetMapInspectorClassorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
AbstractRowContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
AbstractRowContainer .RowIteratorInterfaceorg.apache.hadoop.hive.ql.exec.persistence.AbstractRowContainerApache Hive
AbstractSemanticAnalyzerHookClassorg.apache.hadoop.hive.ql.parseApache Hive
AbstractSMBJoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
AbstractStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
AbstractVectorDescClassorg.apache.hadoop.hive.ql.planApache Hive
AcidInputFormatThe interface required for input formats that what to support ACID The goal is to provide ACID transactions to Hive.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
AcidInputFormat .AcidRecordReaderRecordReader returned by AcidInputFormat working in row-at-a-time mode should AcidRecordReader.Interfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .OptionsOptions for controlling the record readers.Classorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .RawReaderInterfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidInputFormat .RowReaderInterfaceorg.apache.hadoop.hive.ql.io.AcidInputFormatApache Hive
AcidOutputFormatAn extension for OutputFormats that want to implement ACID transactions.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
AcidOutputFormat .OptionsClassorg.apache.hadoop.hive.ql.io.AcidOutputFormatApache Hive
AcidUtilsUtilities that are shared by all of the ACID input and output formats.Classorg.apache.hadoop.hive.ql.ioApache Hive
AcidUtils .DirectoryInterfaceorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .OperationClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AcidUtils .ParsedDeltaClassorg.apache.hadoop.hive.ql.io.AcidUtilsApache Hive
AddPartitionDescContains the information needed to add one or more partitions.Classorg.apache.hadoop.hive.ql.planApache Hive
AddPartitionDesc .OnePartitionDescClassorg.apache.hadoop.hive.ql.plan.AddPartitionDescApache Hive
AddResourceProcessorAddResourceProcessor.Classorg.apache.hadoop.hive.ql.processorsApache Hive
AdjacencyClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Adjacency ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.AdjacencyApache Hive
AdjacencyTypeClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
AggregateIndexHandlerIndex handler for indexes that have aggregate functions on indexed columns.Classorg.apache.hadoop.hive.ql.indexApache Hive
AggregationDescClassorg.apache.hadoop.hive.ql.planApache Hive
AlterDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
AlterDatabaseDesc .ALTER_DB_TYPESClassorg.apache.hadoop.hive.ql.plan.AlterDatabaseDescApache Hive
AlterIndexDescClassorg.apache.hadoop.hive.ql.planApache Hive
AlterIndexDesc .AlterIndexTypesClassorg.apache.hadoop.hive.ql.plan.AlterIndexDescApache Hive
AlterTableAlterPartDescClassorg.apache.hadoop.hive.ql.planApache Hive
AlterTableDescClassorg.apache.hadoop.hive.ql.planApache Hive
AlterTableDesc .AlterTableTypesClassorg.apache.hadoop.hive.ql.plan.AlterTableDescApache Hive
AlterTableDesc .ProtectModeTypeClassorg.apache.hadoop.hive.ql.plan.AlterTableDescApache Hive
AlterTableExchangePartitionClassorg.apache.hadoop.hive.ql.planApache Hive
AlterTablePartMergeFilesDescClassorg.apache.hadoop.hive.ql.parseApache Hive
AlterTableSimpleDescContains information needed to modify a partition or a tableSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.planApache Hive
AmbiguousMethodExceptionException thrown by the UDF and UDAF method resolvers in case a unique methodSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.execApache Hive
AnnotateOpTraitsProcCtxClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotationApache Hive
AnnotateStatsProcCtxClassorg.apache.hadoop.hive.ql.optimizer.stats.annotationApache Hive
AnnotateWithOpTraitsClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotationApache Hive
AnnotateWithStatisticsClassorg.apache.hadoop.hive.ql.optimizer.stats.annotationApache Hive
AppMasterEventDescClassorg.apache.hadoop.hive.ql.planApache Hive
AppMasterEventOperatorAppMasterEventOperator sends any rows it receives to the Tez AM.Classorg.apache.hadoop.hive.ql.execApache Hive
AppMasterEventProcessorClassorg.apache.hadoop.hive.ql.parseApache Hive
ArchiveDescClassorg.apache.hadoop.hive.ql.planApache Hive
ArchiveUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
ArchiveUtils .HarPathHelperHarPathHelper helps to create har:/ URIs for locations inside of archive.Classorg.apache.hadoop.hive.ql.exec.ArchiveUtilsApache Hive
ArchiveUtils .PartSpecInfoPartSpecInfo keeps fields and values extracted from partial partition info which is prefix of the full info.Classorg.apache.hadoop.hive.ql.exec.ArchiveUtilsApache Hive
ArchiveWorkClassorg.apache.hadoop.hive.ql.planApache Hive
ArchiveWork .ArchiveActionTypeClassorg.apache.hadoop.hive.ql.plan.ArchiveWorkApache Hive
ArrayWritableObjectInspectorThe ArrayWritableObjectInspector will inspect an ArrayWritable, considering it as a Hive struct.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
ASTConverterClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
ASTErrorNodeClassorg.apache.hadoop.hive.ql.parseApache Hive
ASTNodeClassorg.apache.hadoop.hive.ql.parseApache Hive
ASTNodeOriginASTNodeOrigin contains contextual information about the object from whose definition a particular ASTNode originated.Classorg.apache.hadoop.hive.ql.parseApache Hive
ATSHookATSHook sends query + plan info to Yarn App Timeline Server.Classorg.apache.hadoop.hive.ql.hooksApache Hive
AuthorizationExceptionClassorg.apache.hadoop.hive.ql.metadataApache Hive
AuthorizationFactoryClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AuthorizationFactory .AuthorizationExceptionHandlerInterfaceorg.apache.hadoop.hive.ql.security.authorization.AuthorizationFactoryApache Hive
AuthorizationFactory .DefaultAuthorizationExceptionHandlerClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationFactoryApache Hive
AuthorizationMetaStoreFilterHookMetastore filter hook for filtering out the list of objects that the current authorization implementation does not allow user to seeClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
AuthorizationParseUtilsClassorg.apache.hadoop.hive.ql.parse.authorizationApache Hive
AuthorizationPreEventListenerAuthorizationPreEventListener : A MetaStorePreEventListener that performs authorization/authentication checks on the metastore-side.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AuthorizationPreEventListener .PartitionWrapperClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListenerApache Hive
AuthorizationPreEventListener .TableWrapperClassorg.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListenerApache Hive
AuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
AutoProgressorAutoProgressor periodically sends updates to the job tracker so that it doesn't consider this task attempt dead if there is a long period ofClassorg.apache.hadoop.hive.ql.execApache Hive
AvgPartitionSizeBasedBigTableSelectorForAutoSMJClassorg.apache.hadoop.hive.ql.optimizerApache Hive
AvroContainerInputFormatClassorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroContainerOutputFormatWrite to an Avro file from a Hive process.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroGenericRecordReaderRecordReader optimized against Avro GenericRecords that returns to record as the value of the k-v pair, as Hive requires.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroGenericRecordWriterWrite an Avro GenericRecord to an Avro data file.Classorg.apache.hadoop.hive.ql.io.avroApache Hive
AvroStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
BaseSemanticAnalyzerBaseSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
BaseSemanticAnalyzer .TableSpecClassorg.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzerApache Hive
BaseSemanticAnalyzer .TableSpec .SpecTypeClassorg.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.TableSpecApache Hive
BaseWorkBaseWork.Classorg.apache.hadoop.hive.ql.planApache Hive
BigTableSelectorForAutoSMJInterfaceorg.apache.hadoop.hive.ql.optimizerApache Hive
BinaryColumnStatisticsStatistics for binary columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
BinaryRecordReaderRead from a binary stream and treat each 1000 bytes (configurable via hive.Classorg.apache.hadoop.hive.ql.execApache Hive
BitmapIndexHandlerIndex handler for the bitmap index.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapInnerQueryRepresentation of inner bitmap index SELECT query that scans bitmap index tables for a pushed predicateClassorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapObjectInputAn ObjectInput that allows for conversion from an List of LongWritable to an EWAH-compressed bitmap.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapObjectOutputAn ObjectOutput that allows conversion from an EWAH-compressed bitmap to an List of LongWritable.Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapOuterQueryRepresentation of the outer query on bitmap indexes that JOINs the result of inner SELECT scans on bitmap indexes (represented in BitmapQuery objects)Classorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitmapQueryInterfaceorg.apache.hadoop.hive.ql.index.bitmapApache Hive
BitSetCheckedAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
BloomFilterIOClassorg.apache.hadoop.hive.ql.io.filtersApache Hive
BooleanColumnStatisticsStatistics for boolean columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
BoundaryDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
BucketingSortingCtxThis class contains the bucketing sorting context that is passed while walking the operator tree in inferring bucket/sort columns.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
BucketingSortingCtx .BucketCol An implementation of BucketSortCol which contains known aliases/indexes of equivalent columns which data is determined to be bucketed on.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtxApache Hive
BucketingSortingCtx .BucketSortCol Classes that implement this interface provide a way to store information about equivalent columns as their names and indexes in the schema change going into and out of operators.Interfaceorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtxApache Hive
BucketingSortingCtx .SortCol An implementation of BucketSortCol which contains known aliases/indexes of equivalent columns which data is determined to be sorted on.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtxApache Hive
BucketingSortingInferenceOptimizerBucketingSortingInferenceOptimizer.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
BucketingSortingOpProcFactoryOperator factory for the rule processors for inferring bucketing/sorting columns.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
BucketingSortingOpProcFactory .DefaultInferrerClassorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .FileSinkInferrerProcessor for FileSink operator.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .ForwardingInferrerClassorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .GroupByInferrerProcessor for GroupBy operator.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .JoinInferrerProcessor for Join Operator.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .MultiGroupByInferrerProcessor for GroupByOperator, the special case where it follows a ForwardOperator There is a multi group by optimization which puts multiple group by operators in aClassorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingOpProcFactory .SelectInferrerProcessor for Select operator.Classorg.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactoryApache Hive
BucketingSortingReduceSinkOptimizerThis transformation does optimization for enforcing bucketing and sorting.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
BucketizedHiveInputFormatBucketizedHiveInputFormat serves the similar function as hiveInputFormat but its getSplits() always group splits from one input file into one wrapperClassorg.apache.hadoop.hive.ql.ioApache Hive
BucketizedHiveInputSplitHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass.Classorg.apache.hadoop.hive.ql.ioApache Hive
BucketizedHiveRecordReaderBucketizedHiveRecordReader is a wrapper on a list of RecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
BucketJoinProcCtxClassorg.apache.hadoop.hive.ql.optimizerApache Hive
BucketMapJoinContextwas inner class of MapreLocalWork.Classorg.apache.hadoop.hive.ql.planApache Hive
BucketMapJoinOptimizerthis transformation does bucket map join optimization.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
BucketMapjoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
BucketMatcherInterfaceorg.apache.hadoop.hive.ql.execApache Hive
BytesBytesMultiHashMapHashMap that maps byte arrays to byte arrays with limited functionality necessary for MapJoin hash tables, with small memory overhead.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
BytesBytesMultiHashMap .KvSourceThe source of keys and values to put into hashtable; avoids byte copying.Interfaceorg.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMapApache Hive
BytesBytesMultiHashMap .ResultThe result of looking up a key in the multi-hash map.Classorg.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMapApache Hive
BytesColumnVectorThis class supports string and binary data by value reference -- i.Classorg.apache.hadoop.hive.ql.exec.vectorApache Hive
ByteWritable Looks like this has been phased out in favor of org.Classorg.apache.hadoop.hive.ql.execApache Hive
ByteWritable .ComparatorA Comparator optimized for BytesWritable.Classorg.apache.hadoop.hive.ql.exec.ByteWritableApache Hive
CalcitePlannerClassorg.apache.hadoop.hive.ql.parseApache Hive
CalciteSemanticExceptionException from SemanticAnalyzer.Classorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
CalciteSemanticException .UnsupportedFeatureClassorg.apache.hadoop.hive.ql.optimizer.calcite.CalciteSemanticExceptionApache Hive
CastBooleanToCharViaLongToCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastBooleanToStringViaLongToStringClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastBooleanToVarCharViaLongToVarCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDateToBooleanViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastDateToCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDateToStringClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDateToVarCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToBooleanType cast decimal to booleanSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToCharTo support vectorized cast of decimal to string.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToDecimalCast a decimal to a decimal, accounting for precision and scale changes.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToLongType cast decimal to longSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToStringTo support vectorized cast of decimal to string.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToTimestampType cast decimal to timestamp.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDecimalToVarCharTo support vectorized cast of decimal to string.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDoubleToBooleanViaDoubleToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastDoubleToDecimalCast input double to a decimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastDoubleToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastDoubleToTimestampViaDoubleToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastLongToBooleanViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastLongToCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastLongToDateCasts a timestamp and date vector to a date vector.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastLongToDecimalTo be used to cast long and boolean to decimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastLongToStringClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastLongToTimestampViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastLongToVarCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastMillisecondsLongToTimestampViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastStringGroupToCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastStringGroupToVarCharClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastStringToDateCasts a string vector to a date vector.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastStringToDecimalCast a string to a decimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastStringToIntervalDayTimeCasts a string vector to a interval day-time vector.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastStringToIntervalYearMonthCasts a string vector to a interval year-month vector.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastTimestampToBooleanViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastTimestampToDecimalTo be used to cast timestamp to decimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CastTimestampToDoubleViaLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CastTimestampToLongViaLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarConcatStringGroupColVectorized instruction to concatenate a scalar to a string column and put the result in an output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CharScalarEqualStringGroupColumnThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarGreaterEqualStringGroupColumnThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarGreaterStringGroupColumnThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarLessEqualStringGroupColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarLessStringGroupColumnThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CharScalarNotEqualStringGroupColumnThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
CheckJDOExceptionCheck if this is a javax.Classorg.apache.hadoop.hive.ql.metadataApache Hive
CheckResultResult class used by the HiveMetaStoreChecker.Classorg.apache.hadoop.hive.ql.metadataApache Hive
CheckResult .PartitionResultClassorg.apache.hadoop.hive.ql.metadata.CheckResultApache Hive
CleanerA class to clean directories after compactions.Classorg.apache.hadoop.hive.ql.txn.compactorApache Hive
ClientStatsPublisherInterfaceorg.apache.hadoop.hive.ql.statsApache Hive
CodecPoolA global compressor/decompressor pool used to save and reuse (possibly native) compression/decompression codecs.Classorg.apache.hadoop.hive.ql.ioApache Hive
ColAndColEvaluate AND of two boolean columns and store result in the output boolean column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CollectDescClassorg.apache.hadoop.hive.ql.planApache Hive
CollectOperatorBuffers rows emitted by other operators.Classorg.apache.hadoop.hive.ql.execApache Hive
CollectorCollector gets data from a source.Interfaceorg.apache.hadoop.hive.ql.udf.genericApache Hive
ColOrColThis class performs OR expression on two input columns and stores, the boolean output in a separate output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
ColStatisticsClassorg.apache.hadoop.hive.ql.planApache Hive
ColStatistics .RangeClassorg.apache.hadoop.hive.ql.plan.ColStatisticsApache Hive
ColumnAccessAnalyzerClassorg.apache.hadoop.hive.ql.parseApache Hive
ColumnAccessInfoClassorg.apache.hadoop.hive.ql.parseApache Hive
ColumnInfo (the one that is used by the operator to access the column) and the type (identified by a java class).Classorg.apache.hadoop.hive.ql.execApache Hive
ColumnPruner the current operator tree.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ColumnPruner .ColumnPrunerWalkerWalks the op tree in post order fashion (skips selects with file sink or script op children).Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerApache Hive
ColumnPrunerProcCtxThis class implements the processor context for Column Pruner.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ColumnPrunerProcFactoryFactory for generating the different node processors used by ColumnPruner.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ColumnPrunerProcFactory .ColumnPrunerDefaultProcThe Default Node Processor for Column Pruning.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerFilterProcNode Processor for Column Pruning on Filter Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerGroupByProcNode Processor for Column Pruning on Group By Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerJoinProcThe Node Processor for Column Pruning on Join Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerLateralViewForwardProcThe Node Processor for Column Pruning on Lateral View Forward Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerLateralViewJoinProcThe Node Processor for Column Pruning on Lateral View Join Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerLimitProcClassorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerMapJoinProcThe Node Processor for Column Pruning on Map Join Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerPTFProc- Pruning can only be done for Windowing.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerReduceSinkProcThe Node Processor for Column Pruning on Reduce Sink Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerScriptProcClassorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerSelectProcThe Node Processor for Column Pruning on Select Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnPrunerProcFactory .ColumnPrunerTableScanProcThe Node Processor for Column Pruning on Table Scan Operators.Classorg.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactoryApache Hive
ColumnStatisticsStatistics that are available for all types of columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
ColumnStatsDescContains the information needed to persist column level statisticsSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.planApache Hive
ColumnStatsSemanticAnalyzerColumnStatsSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
ColumnStatsTaskColumnStatsTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
ColumnStatsUpdateTaskColumnStatsUpdateTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
ColumnStatsUpdateWorkColumnStatsUpdateWork implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
ColumnStatsWorkClassorg.apache.hadoop.hive.ql.planApache Hive
ColumnTruncateMapperClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
ColumnTruncateTaskClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
ColumnTruncateWorkClassorg.apache.hadoop.hive.ql.io.rcfile.truncateApache Hive
ColumnVectorColumnVector contains the shared structure for the sub-types, including NULL information, and whether this vectorClassorg.apache.hadoop.hive.ql.exec.vectorApache Hive
ColumnVector .TypeClassorg.apache.hadoop.hive.ql.exec.vector.ColumnVectorApache Hive
CombineHiveInputFormatCombineHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name fromClassorg.apache.hadoop.hive.ql.ioApache Hive
CombineHiveInputFormat .AvoidSplitCombinationThis is a marker interface that is used to identify the formats where combine split generation is not applicableInterfaceorg.apache.hadoop.hive.ql.io.CombineHiveInputFormatApache Hive
CombineHiveInputFormat .CombineHiveInputSplitCombineHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClassName.Classorg.apache.hadoop.hive.ql.io.CombineHiveInputFormatApache Hive
CombineHiveRecordReaderCombineHiveRecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
CommandNeedRetryExceptionClassorg.apache.hadoop.hive.qlApache Hive
CommandProcessorInterfaceorg.apache.hadoop.hive.ql.processorsApache Hive
CommandProcessorFactoryCommandProcessorFactory.Classorg.apache.hadoop.hive.ql.processorsApache Hive
CommandProcessorResponseEncapsulates the basic response info returned by classes the implement the CommandProcessor interface.Classorg.apache.hadoop.hive.ql.processorsApache Hive
CommonJoinOperatorJoin operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
CommonJoinResolverClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
CommonJoinTaskDispatcherIterator each tasks.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
CommonMergeJoinDescClassorg.apache.hadoop.hive.ql.planApache Hive
CommonMergeJoinOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
CompactIndexHandlerClassorg.apache.hadoop.hive.ql.index.compactApache Hive
CompactorMRClass to do compactions via an MR job.Classorg.apache.hadoop.hive.ql.txn.compactorApache Hive
ComparisonOpMethodResolverClassorg.apache.hadoop.hive.ql.execApache Hive
CompileProcessorProcessor allows users to build code inside a hive session, then use this code as a UDF, Serde, or even a more complex entity like anClassorg.apache.hadoop.hive.ql.processorsApache Hive
CompositeProcessorCompositeProcessor.Classorg.apache.hadoop.hive.ql.libApache Hive
CompressionCodecInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
CompressionCodec .ModifierClassorg.apache.hadoop.hive.ql.io.orc.CompressionCodecApache Hive
CompressionKindenum CompressionKindAn enumeration that lists the generic compression algorithms thatClassorg.apache.hadoop.hive.ql.io.orcApache Hive
ConditionalResolverConditional task resolution interface.Interfaceorg.apache.hadoop.hive.ql.planApache Hive
ConditionalResolverCommonJoinConditionalResolverSkewJoin.Classorg.apache.hadoop.hive.ql.planApache Hive
ConditionalResolverCommonJoin .ConditionalResolverCommonJoinCtxConditionalResolverSkewJoinCtx.Classorg.apache.hadoop.hive.ql.plan.ConditionalResolverCommonJoinApache Hive
ConditionalResolverMergeFilesConditional task resolution interface.Classorg.apache.hadoop.hive.ql.planApache Hive
ConditionalResolverMergeFiles .ConditionalResolverMergeFilesCtxConditionalResolverMergeFilesCtx.Classorg.apache.hadoop.hive.ql.plan.ConditionalResolverMergeFilesApache Hive
ConditionalResolverSkewJoinConditionalResolverSkewJoin.Classorg.apache.hadoop.hive.ql.planApache Hive
ConditionalResolverSkewJoin .ConditionalResolverSkewJoinCtxConditionalResolverSkewJoinCtx.Classorg.apache.hadoop.hive.ql.plan.ConditionalResolverSkewJoinApache Hive
ConditionalTaskConditional Task implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
ConditionalWorkClassorg.apache.hadoop.hive.ql.planApache Hive
ConstantPropagate from root to child.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ConstantPropagate .ConstantPropagateWalkerWalks the op tree in root first order.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateApache Hive
ConstantPropagateProcCtxThis class implements the processor context for Constant Propagate.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ConstantPropagateProcFactoryFactory for generating the different node processors used by ConstantPropagate.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
ConstantPropagateProcFactory .ConstantPropagateDefaultProcThe Default Node Processor for Constant Propagation.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateFileSinkProcThe Node Processor for constant propagation for FileSink Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateFilterProcNode Processor for Constant Propagation on Filter Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateGroupByProcNode Processor for Constant Propagate for Group By Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateJoinProcThe Node Processor for Constant Propagation for Join Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateReduceSinkProcThe Node Processor for Constant Propagation for ReduceSink Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateSelectProcThe Node Processor for Constant Propagation for Select Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateStopProcThe Node Processor for Constant Propagation for Operators which is designed to stop propagate.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantPropagateProcFactory .ConstantPropagateTableScanProcThe Node Processor for Constant Propagation for Table Scan Operators.Classorg.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactoryApache Hive
ConstantVectorExpressionConstant is represented as a vector with repeating values.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
ContentSummaryInputFormatContentSummayInputFormat provides an interface to let the input format itself figure the content summary for a give input path.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
ContextContext for Semantic Analyzers.Classorg.apache.hadoop.hive.qlApache Hive
ConversionTreeReaderFactoryFactory for creating ORC tree readers.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
ConvertJoinMapJoinConvertJoinMapJoin is an optimization that replaces a common join (aka shuffle join) with a map join (aka broadcast or fragment replicateClassorg.apache.hadoop.hive.ql.optimizerApache Hive
CopyTaskCopyTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
CopyWorkClassorg.apache.hadoop.hive.ql.planApache Hive
CorrelationOptimizer the paper "YSmart: Yet Another SQL-to-MapReduce Translator" (Rubao Lee, Tian Luo, Yin Huai, Fusheng Wang, Yongqiang He, and Xiaodong Zhang)Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
CorrelationUtilitiesUtilities for both CorrelationOptimizer and ReduceSinkDeDuplication.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
CounterStatsAggregatorClassorg.apache.hadoop.hive.ql.statsApache Hive
CounterStatsAggregatorSparkClassorg.apache.hadoop.hive.ql.statsApache Hive
CounterStatsAggregatorTezThis class aggregates stats via counters and does so for Tez Tasks.Classorg.apache.hadoop.hive.ql.statsApache Hive
CounterStatsPublisherClassorg.apache.hadoop.hive.ql.statsApache Hive
CreateDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
CreateFunctionDescClassorg.apache.hadoop.hive.ql.planApache Hive
CreateIndexDesccreate index descriptorSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.planApache Hive
CreateMacroDescClassorg.apache.hadoop.hive.ql.planApache Hive
CreateTableAutomaticGrantClassorg.apache.hadoop.hive.ql.sessionApache Hive
CreateTableDescClassorg.apache.hadoop.hive.ql.planApache Hive
CreateTableLikeDescCreateTableLikeDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
CreateViewDescClassorg.apache.hadoop.hive.ql.planApache Hive
CrossProductCheckClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
CrossProductCheck .ExtractReduceSinkInfoClassorg.apache.hadoop.hive.ql.optimizer.physical.CrossProductCheckApache Hive
CrossProductCheck .MapJoinCheckClassorg.apache.hadoop.hive.ql.optimizer.physical.CrossProductCheckApache Hive
CryptoProcessorThis class processes HADOOP commands used for HDFS encryption.Classorg.apache.hadoop.hive.ql.processorsApache Hive
CuckooSetBytesA high-performance set implementation used to support fast set membership testing, using Cuckoo hashing.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CuckooSetDoubleA high-performance set implementation used to support fast set membership testing, using Cuckoo hashing.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CuckooSetLongA high-performance set implementation used to support fast set membership testing, using Cuckoo hashing.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
CuratorFrameworkSingletonClassorg.apache.hadoop.hive.ql.lockmgr.zookeeperApache Hive
CurrentRowDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
CustomPartitionEdgeClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
CustomPartitionVertexClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
CustomVertexConfigurationClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
DagUtilsDagUtils.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
DataCorruptErrorHeuristicDetects the condition where there is a error with one of the input files in Conditions to check:Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
DataInputByteBufferClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
DataWritableReadSupportA MapWritableReadSupport Manages the translation between Hive and ParquetClassorg.apache.hadoop.hive.ql.io.parquet.readApache Hive
DataWritableRecordConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
DataWritableWriterDataWritableWriter is a writer that reads a ParquetWritable object and send the data to the Parquet API with the expected schema.Classorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
DataWritableWriteSupportClassorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
DateColAddIntervalDayTimeColumnGenerated from template ColumnArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColAddIntervalDayTimeScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColAddIntervalYearMonthColumnGenerated from template DateTimeColumnArithmeticIntervalColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColAddIntervalYearMonthScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColEqualDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColGreaterDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColGreaterEqualDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColLessDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColLessEqualDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColNotEqualDateScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractDateColumnGenerated from template ColumnArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractDateScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractIntervalDayTimeColumnGenerated from template ColumnArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractIntervalDayTimeScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractIntervalYearMonthColumnGenerated from template DateTimeColumnArithmeticIntervalColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractIntervalYearMonthScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractTimestampColumnGenerated from template ColumnArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColSubtractTimestampScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateColumnStatisticsStatistics for DATE columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DateScalarAddIntervalDayTimeColumnGenerated from template ScalarArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarAddIntervalYearMonthColumnGenerated from template DateTimeScalarArithmeticIntervalColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarEqualDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarGreaterDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarGreaterEqualDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarLessDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarLessEqualDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarNotEqualDateColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarSubtractDateColumnGenerated from template ScalarArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarSubtractIntervalDayTimeColumnGenerated from template ScalarArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarSubtractIntervalYearMonthColumnGenerated from template DateTimeScalarArithmeticIntervalColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateScalarSubtractTimestampColumnGenerated from template ScalarArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DateTimeMathClassorg.apache.hadoop.hive.ql.utilApache Hive
DbLockManagerAn implementation of HiveLockManager for use with DbTxnManager.Classorg.apache.hadoop.hive.ql.lockmgrApache Hive
DbTxnManagerAn implementation of HiveTxnManager that stores the transactions in the metastore database.Classorg.apache.hadoop.hive.ql.lockmgrApache Hive
DDLDescClassorg.apache.hadoop.hive.ql.planApache Hive
DDLSemanticAnalyzerDDLSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
DDLTaskDDLTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
DDLWorkClassorg.apache.hadoop.hive.ql.planApache Hive
DecimalColAddDecimalColumnGenerated from template ColumnArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColAddDecimalScalarGenerated from template ColumnArithmeticScalarDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColDivideDecimalColumnGenerated from template ColumnArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColDivideDecimalScalarGenerated from template ColumnDivideScalarDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColModuloDecimalColumnGenerated from template ColumnArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColModuloDecimalScalarGenerated from template ColumnDivideScalarDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColMultiplyDecimalColumnGenerated from template ColumnArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColMultiplyDecimalScalarGenerated from template ColumnArithmeticScalarDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColSubtractDecimalColumnGenerated from template ColumnArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColSubtractDecimalScalarGenerated from template ColumnArithmeticScalarDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalColumnInListOutput a boolean value indicating if a column is IN a list of constants.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
DecimalColumnStatisticsStatistics for decimal columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DecimalColumnVectorClassorg.apache.hadoop.hive.ql.exec.vectorApache Hive
DecimalNumDistinctValueEstimatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
DecimalScalarAddDecimalColumnGenerated from template ScalarArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalScalarDivideDecimalColumnGenerated from template ScalarDivideColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalScalarModuloDecimalColumnGenerated from template ScalarDivideColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalScalarMultiplyDecimalColumnGenerated from template ScalarArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalScalarSubtractDecimalColumnGenerated from template ScalarArithmeticColumnDecimal.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DecimalToStringUnaryUDFThis is a superclass for unary decimal functions returning strings that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
DecimalUtilUtility functions for vector operations on decimal values.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
DeepParquetHiveMapInspectorThe DeepParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
DefaultBucketMatcherClassorg.apache.hadoop.hive.ql.execApache Hive
DefaultFetchFormatterClassorg.apache.hadoop.hive.ql.execApache Hive
DefaultGraphWalkerbase class for operator graph walker this class takes list of starting ops and walks them one by one.Classorg.apache.hadoop.hive.ql.libApache Hive
DefaultHiveAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
DefaultHiveMetastoreAuthorizationProviderClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
DefaultHivePartitionerPartition keys by their Object.Classorg.apache.hadoop.hive.ql.ioApache Hive
DefaultRuleDispatcherDispatches calls to relevant method in processor.Classorg.apache.hadoop.hive.ql.libApache Hive
DefaultStorageHandlerDefaultStorageHandler is an implementation of HiveStorageHandler which supplies the standard defaults for all options.Classorg.apache.hadoop.hive.ql.metadataApache Hive
DefaultUDAFEvaluatorResolverThe default UDAF Method resolver.Classorg.apache.hadoop.hive.ql.execApache Hive
DefaultUDFMethodResolverThe default UDF Method resolver.Classorg.apache.hadoop.hive.ql.execApache Hive
DeleteResourceProcessorDeleteResourceProcessor.Classorg.apache.hadoop.hive.ql.processorsApache Hive
DemuxDescDemux operator descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
DemuxOperatorDemuxOperator is an operator used by MapReduce Jobs optimized by CorrelationOptimizer.Classorg.apache.hadoop.hive.ql.execApache Hive
DependencyCollectionTaskDependencyCollectionTask.Classorg.apache.hadoop.hive.ql.execApache Hive
DependencyCollectionWorkDependencyCollectionWorkSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.planApache Hive
DependencyResolverClassorg.apache.hadoop.hive.ql.sessionApache Hive
DescDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
DescFunctionDescClassorg.apache.hadoop.hive.ql.planApache Hive
DescriptionClassorg.apache.hadoop.hive.ql.execApache Hive
DescTableDescClassorg.apache.hadoop.hive.ql.planApache Hive
DfsProcessorClassorg.apache.hadoop.hive.ql.processorsApache Hive
DimensionHive consists of a fixed, well defined set of Dimensions.Classorg.apache.hadoop.hive.ql.metadataApache Hive
DirectDecompressionCodecInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DisallowTransformHookClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
DispatcherDispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators.Interfaceorg.apache.hadoop.hive.ql.libApache Hive
DosToUnixClassorg.apache.hadoop.hive.ql.utilApache Hive
DoubleColAddDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColAddDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColAddLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColAddLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColDivideDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColDivideDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColDivideLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColDivideLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColGreaterLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColLessLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColModuloDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColModuloDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColModuloLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColModuloLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColMultiplyDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColMultiplyDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColMultiplyLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColMultiplyLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColNotEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColNotEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColNotEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColNotEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColSubtractDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColSubtractDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColSubtractLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColSubtractLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleColumnInListOutput a boolean value indicating if a column is IN a list of constants.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
DoubleColumnStatisticsStatistics for float and double columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
DoubleColumnVectorThis class represents a nullable double precision floating point column vector.Classorg.apache.hadoop.hive.ql.exec.vectorApache Hive
DoubleColUnaryMinusGenerated from template ColumnUnaryMinus.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleNumDistinctValueEstimatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
DoubleScalarAddDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarAddLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarDivideDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarDivideLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarGreaterTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarLessTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarModuloDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarModuloLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarMultiplyDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarMultiplyLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarNotEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarNotEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarNotEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarSubtractDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DoubleScalarSubtractLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
DriverClassorg.apache.hadoop.hive.qlApache Hive
DriverContextClassorg.apache.hadoop.hive.qlApache Hive
DriverTestHookClassorg.apache.hadoop.hive.ql.hooksApache Hive
DropDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
DropFunctionDescClassorg.apache.hadoop.hive.ql.planApache Hive
DropIndexDescClassorg.apache.hadoop.hive.ql.planApache Hive
DropMacroDescClassorg.apache.hadoop.hive.ql.planApache Hive
DropTableDesc TODO: this is currently used for both drop table and drop partitions.Classorg.apache.hadoop.hive.ql.planApache Hive
DropTableDesc .PartSpecClassorg.apache.hadoop.hive.ql.plan.DropTableDescApache Hive
DummyHiveAuthorizationValidatorA no-op HiveAuthorizationValidator for use from hive cli.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
DummyPartitionA Hive Table Partition: is a fundamental storage unit within a Table.Classorg.apache.hadoop.hive.ql.metadataApache Hive
DummyStoreDescDummy Store Desc.Classorg.apache.hadoop.hive.ql.planApache Hive
DummyStoreOperatorFor SortMerge joins, this is a dummy operator, which stores the row for the small table before it reaches the sort merge join operator.Classorg.apache.hadoop.hive.ql.execApache Hive
DynamicPartitionCtxClassorg.apache.hadoop.hive.ql.planApache Hive
DynamicPartitionPrunerDynamicPartitionPruner takes a list of assigned partitions at runtime (split generation) and prunes them using events generated during execution of theClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
DynamicPartitionPruningOptimizationThis optimization looks for expressions of the kind "x IN (RS[n])".Classorg.apache.hadoop.hive.ql.optimizerApache Hive
DynamicPartitionPruningOptimization .DynamicPartitionPrunerProcClassorg.apache.hadoop.hive.ql.optimizer.DynamicPartitionPruningOptimizationApache Hive
DynamicPruningEventDescClassorg.apache.hadoop.hive.ql.planApache Hive
EmbeddedLockManagershared lock manager for dedicated hive server.Classorg.apache.hadoop.hive.ql.lockmgrApache Hive
EnforceReadOnlyTablesClassorg.apache.hadoop.hive.ql.hooksApache Hive
EntityThis class encapsulates an object that is being read or written to by the query.Classorg.apache.hadoop.hive.ql.hooksApache Hive
Entity .TypeThe type of the entity.Classorg.apache.hadoop.hive.ql.hooks.EntityApache Hive
ErrorAndSolutionImmutable class for storing a possible error and a resolution suggestion.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
ErrorHeuristicClasses implementing ErrorHeuristic are able to generate a possible cause and solution for Hive jobs that have failed by examining the query, task logInterfaceorg.apache.hadoop.hive.ql.exec.errorsApache Hive
ErrorMsgList of all error messages.Classorg.apache.hadoop.hive.qlApache Hive
ETypeConverterETypeConverter is an easy way to set the converter for the right type.Classorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
ETypeConverter .BinaryConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.ETypeConverterApache Hive
ExecDriverExecDriver is the central class in co-ordinating execution of any map-reduce task.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
ExecMapperExecMapper is the generic Map class for Hive.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
ExecMapper .ReportStatsClassorg.apache.hadoop.hive.ql.exec.mr.ExecMapperApache Hive
ExecMapperContextClassorg.apache.hadoop.hive.ql.exec.mrApache Hive
ExecReducerExecReducer is the generic Reducer class for Hive.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
ExecuteWithHookContextExecuteWithHookContext is a new interface that the Pre/Post Execute Hook can run with the HookContext.Interfaceorg.apache.hadoop.hive.ql.hooksApache Hive
EximUtilEximUtil.Classorg.apache.hadoop.hive.ql.parseApache Hive
EximUtil .ReadMetaDataClassorg.apache.hadoop.hive.ql.parse.EximUtilApache Hive
ExplainClassorg.apache.hadoop.hive.ql.planApache Hive
Explain .LevelClassorg.apache.hadoop.hive.ql.plan.ExplainApache Hive
ExplainSemanticAnalyzerExplainSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
ExplainSQRewriteSemanticAnalyzerClassorg.apache.hadoop.hive.ql.parseApache Hive
ExplainSQRewriteTaskClassorg.apache.hadoop.hive.ql.execApache Hive
ExplainSQRewriteWorkClassorg.apache.hadoop.hive.ql.planApache Hive
ExplainTaskExplainTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
ExplainWorkClassorg.apache.hadoop.hive.ql.planApache Hive
ExplosionDescClassorg.apache.hadoop.hive.ql.planApache Hive
ExportSemanticAnalyzerExportSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
ExprNodeColumnDescClassorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeColumnEvaluatorThis evaluator gets the column from the row object.Classorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeColumnListDescDummy desc only for populating TOK_ALLCOLREF and should not be used outside of TypeCheckProcFactoryClassorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeConstantDescA constant expression.Classorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeConstantEvaluatorExprNodeConstantEvaluator.Classorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeConverterClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
ExprNodeDescClassorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeDesc .ExprNodeDescEqualityWrapperClassorg.apache.hadoop.hive.ql.plan.ExprNodeDescApache Hive
ExprNodeDescUtilsClassorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeDynamicListDescThis expression represents a list that will be available at runtime.Classorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeEvaluatorClassorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeEvaluatorFactoryExprNodeEvaluatorFactory.Classorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeEvaluatorHeadClassorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeEvaluatorRefClassorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeFieldDescClassorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeFieldEvaluatorThis Evaluator can evaluate s.Classorg.apache.hadoop.hive.ql.execApache Hive
ExprNodeGenericFuncDescDescribes a GenericFunc node.Classorg.apache.hadoop.hive.ql.planApache Hive
ExprNodeGenericFuncEvaluatorExprNodeGenericFuncEvaluator.Classorg.apache.hadoop.hive.ql.execApache Hive
ExprProcCtxThe processor context for the lineage information.Classorg.apache.hadoop.hive.ql.optimizer.lineageApache Hive
ExprProcCtxThe processor context for partition pruner.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
ExprProcFactoryExpression processor factory for lineage.Classorg.apache.hadoop.hive.ql.optimizer.lineageApache Hive
ExprProcFactoryExpression processor factory for partition pruning.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
ExprProcFactory .ColumnExprProcessorProcessor for column expressions.Classorg.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactoryApache Hive
ExprProcFactory .DefaultExprProcessorProcessor for constants and null expressions.Classorg.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactoryApache Hive
ExprProcFactory .GenericExprProcessorProcessor for any function or field expression.Classorg.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactoryApache Hive
ExprProcFactory .PPRColumnExprProcessorProcessor for ppr column expressions.Classorg.apache.hadoop.hive.ql.optimizer.ppr.ExprProcFactoryApache Hive
ExprPrunerInfoThe processor context for partition pruner.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
ExprWalkerInfoContext for Expression Walker for determining predicate pushdown candidates It contains a ExprInfo object for each expression that is processed.Classorg.apache.hadoop.hive.ql.ppdApache Hive
ExprWalkerProcFactoryExpression factory for predicate pushdown processing.Classorg.apache.hadoop.hive.ql.ppdApache Hive
ExprWalkerProcFactory .ColumnExprProcessorColumnExprProcessor.Classorg.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactoryApache Hive
ExprWalkerProcFactory .DefaultExprProcessorFor constants and null expressions.Classorg.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactoryApache Hive
ExprWalkerProcFactory .FieldExprProcessorClassorg.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactoryApache Hive
ExprWalkerProcFactory .GenericFuncExprProcessorIf all children are candidates and refer only to one table alias then this expr is a candidate else it is not a candidate but its children could beClassorg.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactoryApache Hive
FetchFormatterInterfaceorg.apache.hadoop.hive.ql.execApache Hive
FetchFormatter .ThriftFormatterClassorg.apache.hadoop.hive.ql.exec.FetchFormatterApache Hive
FetchOperatorFetchTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
FetchTaskFetchTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
FetchWorkClassorg.apache.hadoop.hive.ql.planApache Hive
FileDumpA tool for printing out the file structure of ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
FileMergeDescClassorg.apache.hadoop.hive.ql.planApache Hive
FileSinkDescClassorg.apache.hadoop.hive.ql.planApache Hive
FileSinkDesc .DPSortStateClassorg.apache.hadoop.hive.ql.plan.FileSinkDescApache Hive
FileSinkOperatorFile Sink operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
FileSinkOperator .CounterClassorg.apache.hadoop.hive.ql.exec.FileSinkOperatorApache Hive
FileSinkOperator .RecordWriterInterfaceorg.apache.hadoop.hive.ql.exec.FileSinkOperatorApache Hive
FileSinkProcessorClassorg.apache.hadoop.hive.ql.parseApache Hive
FilterCharColumnBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharColumnNotBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarEqualStringGroupColumnThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarGreaterEqualStringGroupColumnThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarGreaterStringGroupColumnThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarLessEqualStringGroupColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarLessStringGroupColumnThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterCharScalarNotEqualStringGroupColumnThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterColAndScalarClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterColOrScalarClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterConstantBooleanVectorExpressionClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterDateColEqualDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateColGreaterDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateColGreaterEqualDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateColLessDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateColLessEqualDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateColNotEqualDateScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarEqualDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarGreaterDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarGreaterEqualDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarLessDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarLessEqualDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDateScalarNotEqualDateColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColEqualDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColEqualDecimalScalarThis is a generated class to evaluate a == comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColGreaterDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColGreaterDecimalScalarThis is a generated class to evaluate a > comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColGreaterEqualDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColGreaterEqualDecimalScalarThis is a generated class to evaluate a >= comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColLessDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColLessDecimalScalarThis is a generated class to evaluate a < comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColLessEqualDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColLessEqualDecimalScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColNotEqualDecimalColumnGenerated from template FilterDecimalColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColNotEqualDecimalScalarThis is a generated class to evaluate a != comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColumnBetweenGenerated from template FilterDecimalColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalColumnInListEvaluate IN filter on a batch for a vector of decimals.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterDecimalColumnNotBetweenGenerated from template FilterDecimalColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarEqualDecimalColumnThis is a generated class to evaluate a == comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarGreaterDecimalColumnThis is a generated class to evaluate a > comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarGreaterEqualDecimalColumnThis is a generated class to evaluate a >= comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarLessDecimalColumnThis is a generated class to evaluate a < comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarLessEqualDecimalColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDecimalScalarNotEqualDecimalColumnThis is a generated class to evaluate a != comparison on a vector of decimalSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDescClassorg.apache.hadoop.hive.ql.planApache Hive
FilterDesc .SampleDescsampleDesc is used to keep track of the sampling descriptor.Classorg.apache.hadoop.hive.ql.plan.FilterDescApache Hive
FilterDoubleColEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColGreaterLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColLessLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColNotEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColNotEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColNotEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColNotEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColumnBetweenGenerated from template FilterColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleColumnInListEvaluate IN filter on a batch for a vector of doubles.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterDoubleColumnNotBetweenGenerated from template FilterColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarGreaterTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarLessTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarNotEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarNotEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterDoubleScalarNotEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterExprAndExprThis class represents a non leaf binary operator in the expression tree.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterExprOrExprThis class represents an Or expression.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterIntervalDayTimeColEqualIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeColGreaterEqualIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeColGreaterIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeColLessEqualIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeColLessIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeColNotEqualIntervalDayTimeScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarEqualIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarGreaterEqualIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarGreaterIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarLessEqualIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarLessIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalDayTimeScalarNotEqualIntervalDayTimeColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColEqualIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColGreaterEqualIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColGreaterIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColLessEqualIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColLessIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthColNotEqualIntervalYearMonthScalarGenerated from template FilterDTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarEqualIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarGreaterEqualIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarGreaterIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarLessEqualIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarLessIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterIntervalYearMonthScalarNotEqualIntervalYearMonthColumnGenerated from template FilterDTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColGreaterLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColLessLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColNotEqualDoubleColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColNotEqualDoubleScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColNotEqualLongColumnGenerated from template FilterColumnCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColNotEqualLongScalarGenerated from template FilterColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColumnBetweenGenerated from template FilterColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongColumnInListEvaluate IN filter on a batch for a vector of longs.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterLongColumnNotBetweenGenerated from template FilterColumnBetween.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarGreaterTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarLessTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarNotEqualDoubleColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarNotEqualLongColumnGenerated from template FilterScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterLongScalarNotEqualTimestampColumnGenerated from template FilterScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterOperatorFilter operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
FilterPredicateLeafBuilderThe base class for building parquet supported filter predicate in primary types.Classorg.apache.hadoop.hive.ql.io.parquetApache Hive
FilterScalarAndColumnClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterScalarOrColumnClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterSelectivityEstimatorClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
FilterStringColLikeStringScalarEvaluate LIKE filter on a batch for a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterStringColRegExpStringScalarEvaluate REGEXP filter on a batch for a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterStringColumnBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringColumnInListEvaluate an IN filter on a batch for a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FilterStringColumnNotBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColEqualCharScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColEqualStringGroupScalarBaseThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColEqualStringScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColEqualVarCharScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterCharScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterEqualCharScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterEqualStringGroupScalarBaseThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterEqualStringScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterEqualVarCharScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterStringGroupScalarBaseThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterStringScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColGreaterVarCharScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessCharScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessEqualCharScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessEqualStringGroupScalarBaseThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessEqualStringScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessEqualVarCharScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessStringGroupScalarBaseThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessStringScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColLessVarCharScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColNotEqualCharScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColNotEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColNotEqualStringGroupScalarBaseThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColNotEqualStringScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupColNotEqualVarCharScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarEqualStringGroupColumnBaseThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarGreaterEqualStringGroupColumnBaseThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarGreaterStringGroupColumnBaseThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarLessEqualStringGroupColumnBaseThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarLessStringGroupColumnBaseThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringGroupScalarNotEqualStringGroupColumnBaseThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarEqualStringGroupColumnThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarGreaterEqualStringGroupColumnThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarGreaterStringGroupColumnThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarLessEqualStringGroupColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarLessStringGroupColumnThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterStringScalarNotEqualStringGroupColumnThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColEqualDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColEqualLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColEqualTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterEqualDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterEqualLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterEqualTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColGreaterTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessEqualDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessEqualLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessEqualTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColLessTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColNotEqualDoubleScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColNotEqualLongScalarGenerated from template FilterTimestampColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampColNotEqualTimestampScalarGenerated from template FilterTimestampColumnCompareTimestampScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarEqualTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarGreaterEqualTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarGreaterTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarLessEqualTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarLessTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterTimestampScalarNotEqualTimestampColumnGenerated from template FilterTimestampScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharColumnBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharColumnNotBetweenThis is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarEqualStringGroupColumnThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarGreaterEqualStringGroupColumnThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarGreaterStringGroupColumnThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarLessEqualStringGroupColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarLessStringGroupColumnThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FilterVarCharScalarNotEqualStringGroupColumnThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FlatFileInputFormatAn InputFormat for Plain files with Deserializer records.Classorg.apache.hadoop.hive.ql.ioApache Hive
FlatFileInputFormat .RowContainerA work-around until HADOOP-1230 is fixed.Classorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
FlatFileInputFormat .SerializationContextAn implementation of SerializationContext is responsible for looking up the Serialization implementation for the given RecordReader.Interfaceorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
FlatFileInputFormat .SerializationContextFromConfAn implementation of FlatFileInputFormat.Classorg.apache.hadoop.hive.ql.io.FlatFileInputFormatApache Hive
FlatRowContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
FooterBufferClassorg.apache.hadoop.hive.ql.execApache Hive
ForwardDescClassorg.apache.hadoop.hive.ql.planApache Hive
ForwardOperatorForward Operator Just forwards.Classorg.apache.hadoop.hive.ql.execApache Hive
ForwardWalkerClassorg.apache.hadoop.hive.ql.libApache Hive
FSStatsAggregatorClassorg.apache.hadoop.hive.ql.stats.fsApache Hive
FSStatsPublisherClassorg.apache.hadoop.hive.ql.stats.fsApache Hive
FuncAbsDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncAbsDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncAbsLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncACosDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncACosLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncASinDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncASinLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncATanDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncATanLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncBinVectorized implementation of Bin(long) function that returns string.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncCeilDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncCeilDoubleToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncCeilLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncCosDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncCosLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncDecimalToDoubleThis is a superclass for unary decimal functions and expressions returning doubles that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncDecimalToLongThis is a superclass for unary decimal functions and expressions returning integers that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncDegreesDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncDegreesLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncDoubleToDecimalThis is a superclass for unary double functions and expressions returning decimals that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncExpDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncExpLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncFloorDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncFloorDoubleToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncFloorLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncHexClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncLnDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLnLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLog10DoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLog10LongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLog2DoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLog2LongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncLogWithBaseDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncLogWithBaseLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncLongToDecimalThis is a superclass for unary long functions and expressions returning decimals that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncLongToStringSuperclass to support vectorized functions that take a long and return a string, optionally with additional configuraiton arguments.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncNegateDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncPowerDoubleToDoubleVectorized implementation for Pow(a, power) and Power(a, power)See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncPowerLongToDoubleVectorized implementation for Pow(a, power) and Power(a, power)See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncRadiansDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncRadiansLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncRandClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncRandNoSeedClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncRoundDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncRoundDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncRoundWithNumDigitsDecimalToDecimalClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
FuncSignDecimalToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSignDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSignLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSinDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSinLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSqrtDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncSqrtLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncTanDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FuncTanLongToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
FunctionInfoClassorg.apache.hadoop.hive.ql.execApache Hive
FunctionInfo .FunctionResourceClassorg.apache.hadoop.hive.ql.exec.FunctionInfoApache Hive
FunctionInfo .FunctionTypeClassorg.apache.hadoop.hive.ql.exec.FunctionInfoApache Hive
FunctionRegistryClassorg.apache.hadoop.hive.ql.execApache Hive
FunctionSemanticAnalyzerFunctionSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
FunctionTaskClassorg.apache.hadoop.hive.ql.execApache Hive
FunctionUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
FunctionUtils .FunctionTypeFunction type, for permanent functions.Classorg.apache.hadoop.hive.ql.exec.FunctionUtilsApache Hive
FunctionUtils .UDFClassTypeClassorg.apache.hadoop.hive.ql.exec.FunctionUtilsApache Hive
FunctionWorkClassorg.apache.hadoop.hive.ql.planApache Hive
GeneratorThis class generates the lineage information for the columns and tables from the plan before it goes through otherClassorg.apache.hadoop.hive.ql.optimizer.lineageApache Hive
GenericUDAFAverageClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFAverage .AbstractGenericUDAFAverageEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverageApache Hive
GenericUDAFAverage .GenericUDAFAverageEvaluatorDecimalClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverageApache Hive
GenericUDAFAverage .GenericUDAFAverageEvaluatorDoubleClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverageApache Hive
GenericUDAFBridgeThis class is a bridge between GenericUDAF and UDAF.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFBridge .GenericUDAFBridgeEvaluatorGenericUDAFBridgeEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFBridgeApache Hive
GenericUDAFCollectListClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCollectSetClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFComputeStatsClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFComputeStats .GenericUDAFBinaryStatsEvaluatorGenericUDAFBinaryStatsEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFBinaryStatsEvaluator .BinaryStatsAggClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluatorApache Hive
GenericUDAFComputeStats .GenericUDAFBooleanStatsEvaluatorGenericUDAFBooleanStatsEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFBooleanStatsEvaluator .BooleanStatsAggClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFBooleanStatsEvaluatorApache Hive
GenericUDAFComputeStats .GenericUDAFDateStatsEvaluatorGenericUDAFDateStatsEvaluator High/low value will be saved in stats DB as long value representing days since epoch.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFDecimalStatsEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFDoubleStatsEvaluatorGenericUDAFDoubleStatsEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFLongStatsEvaluatorGenericUDAFLongStatsEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFNumericStatsEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFStringStatsEvaluatorGenericUDAFStringStatsEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStatsApache Hive
GenericUDAFComputeStats .GenericUDAFStringStatsEvaluator .StringStatsAggClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFStringStatsEvaluatorApache Hive
GenericUDAFContextNGramsEstimates the top-k contextual n-grams in arbitrary sequential data using a heuristic.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFContextNGrams .GenericUDAFContextNGramEvaluatorA constant-space heuristic to estimate the top-k contextual n-grams.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFContextNGramsApache Hive
GenericUDAFCorrelationCompute the Pearson correlation coefficient corr(x, y), using the following stable one-pass method, based on:Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCorrelation .GenericUDAFCorrelationEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFCorrelationApache Hive
GenericUDAFCountThis class implements the COUNT aggregation function as in SQL.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCount .GenericUDAFCountEvaluatorGenericUDAFCountEvaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFCountApache Hive
GenericUDAFCovarianceCompute the covariance covar_pop(x, y), using the following one-pass method (ref.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCovariance .GenericUDAFCovarianceEvaluatorEvaluate the variance using the algorithm described in http://en.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFCovarianceApache Hive
GenericUDAFCovarianceSampleCompute the sample covariance by extending GenericUDAFCovariance and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCovarianceSample .GenericUDAFCovarianceSampleEvaluatorCompute the sample covariance by extending GenericUDAFCovarianceEvaluator and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFCovarianceSampleApache Hive
GenericUDAFCumeDistClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFCumeDist .GenericUDAFCumeDistEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFCumeDistApache Hive
GenericUDAFDenseRankClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFDenseRank .GenericUDAFDenseRankEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFDenseRankApache Hive
GenericUDAFEvaluatorA Generic User-defined aggregation function (GenericUDAF) for the use with New GenericUDAF classes need to inherit from this GenericUDAF class.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFEvaluator .AbstractAggregationBufferClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluatorApache Hive
GenericUDAFEvaluator .AggregationBufferThe interface for a class that is used to store the aggregation result during the process of aggregation.Interfaceorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluatorApache Hive
GenericUDAFEvaluator .ModeCOMPLETE: from original data directly to full aggregation: iterate() and terminate() will be called.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluatorApache Hive
GenericUDAFEWAHBitmapGenericUDAFEWAHBitmap.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFEWAHBitmap .GenericUDAFEWAHBitmapEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFEWAHBitmapApache Hive
GenericUDAFFirstValueClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFFirstValue .GenericUDAFFirstValueEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFFirstValueApache Hive
GenericUDAFHistogramNumericComputes an approximate histogram of a numerical column using a user-specified number of bins.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFHistogramNumeric .GenericUDAFHistogramNumericEvaluatorConstruct a histogram using an algorithm described by Ben-Haim and Tom-Tov.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFHistogramNumericApache Hive
GenericUDAFLagClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFLag .GenericUDAFLagEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFLagApache Hive
GenericUDAFLastValueClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFLastValue .GenericUDAFLastValueEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFLastValueApache Hive
GenericUDAFLeadClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFLead .GenericUDAFLeadEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFLeadApache Hive
GenericUDAFLeadLagabstract class for Lead & lag UDAFs GenericUDAFLeadLag.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFLeadLag .GenericUDAFLeadLagEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFLeadLagApache Hive
GenericUDAFMaxClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFMax .GenericUDAFMaxEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFMaxApache Hive
GenericUDAFMinClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFMin .GenericUDAFMinEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFMinApache Hive
GenericUDAFMkCollectionEvaluatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFnGramsEstimates the top-k n-grams in arbitrary sequential data using a heuristic.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFnGrams .GenericUDAFnGramEvaluatorA constant-space heuristic to estimate the top-k n-grams.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFnGramsApache Hive
GenericUDAFNTileClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFNTile .GenericUDAFNTileEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFNTileApache Hive
GenericUDAFParameterInfoA callback interface used in conjunction with GenericUDAFResolver2 interface that allows for a more extensible and flexible means ofInterfaceorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFPercentileApproxComputes an approximate percentile (quantile) from an approximate histogram, for very large numbers of rows where the regular percentile() UDAF might run out of memory.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFPercentileApprox .GenericUDAFMultiplePercentileApproxEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive
GenericUDAFPercentileApprox .GenericUDAFPercentileApproxEvaluatorConstruct a histogram using the algorithm described by Ben-Haim and Tom-Tov, and then use it to compute an approximate percentile value.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive
GenericUDAFPercentileApprox .GenericUDAFSinglePercentileApproxEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApproxApache Hive
GenericUDAFPercentRankClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFPercentRank .GenericUDAFPercentRankEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentRankApache Hive
GenericUDAFRankClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFRank .GenericUDAFAbstractRankEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFRankApache Hive
GenericUDAFRank .GenericUDAFRankEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFRankApache Hive
GenericUDAFResolverA Generic User-defined aggregation function (GenericUDAF) for the use with GenericUDAFResolver is used at compile time.Interfaceorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFResolver2This interface extends the GenericUDAFResolver interface and provides more flexibility in terms of discovering the parameter typesInterfaceorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFRowNumberClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFRowNumber .GenericUDAFRowNumberEvaluatorClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFRowNumberApache Hive
GenericUDAFStdCompute the standard deviation by extending GenericUDAFVariance and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFStd .GenericUDAFStdEvaluatorCompute the standard deviation by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFStdApache Hive
GenericUDAFStdSampleCompute the sample standard deviation by extending GenericUDAFVariance and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFStdSample .GenericUDAFStdSampleEvaluatorCompute the sample standard deviation by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of theClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFStdSampleApache Hive
GenericUDAFStreamingEvaluatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFStreamingEvaluator .SumAvgEnhancerClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFStreamingEvaluatorApache Hive
GenericUDAFSumClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFSum .GenericUDAFSumDoubleGenericUDAFSumDouble.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFSumApache Hive
GenericUDAFSum .GenericUDAFSumHiveDecimalGenericUDAFSumHiveDecimal.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFSumApache Hive
GenericUDAFSum .GenericUDAFSumLongClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFSumApache Hive
GenericUDAFVarianceCompute the variance.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFVariance .GenericUDAFVarianceEvaluatorEvaluate the variance using the algorithm described by Chan, Golub, and LeVeque in "Algorithms for computing the sample variance: analysis and recommendations"Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFVarianceApache Hive
GenericUDAFVarianceSampleCompute the sample variance by extending GenericUDAFVariance and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFVarianceSample .GenericUDAFVarianceSampleEvaluatorCompute the sample variance by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFVarianceSampleApache Hive
GenericUDFA Generic User-defined function (GenericUDF) for the use with Hive.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDF .DeferredJavaObjectClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDFApache Hive
GenericUDF .DeferredObjectA Defered Object allows us to do lazy-evaluation and short-circuiting.Interfaceorg.apache.hadoop.hive.ql.udf.generic.GenericUDFApache Hive
GenericUDFAbsClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFAddMonthsGenericUDFAddMonths.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFArrayClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFArrayContainsGenericUDFArrayContains.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFAssertTrueClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseArithmeticWrapper UDF that will instantiate the proper arithmetic UDF (numeric, date, etc) depending on the argument typesClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseBinaryClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseCompareGenericUDF Base Class for operations.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseCompare .CompareTypeClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDFBaseCompareApache Hive
GenericUDFBaseDTIClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseNumericGenericUDF Base Class for operations.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBasePadClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseTrimClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBaseUnaryClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBetweenClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFBridgeGenericUDFBridge encapsulates UDF to provide the same interface as Note that GenericUDFBridge implements Serializable because the name of theClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCaseGenericUDF Class for SQL construct "CASE a WHEN b THEN c [ELSE f] END".Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCbrtClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCeilClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCoalesceGenericUDF Class for SQL construct "COALESCE(a, b, c)".Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFConcatClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFConcatWSGeneric UDF for string function CONCAT_WS.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCurrentDateClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCurrentTimestampClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFCurrentUserClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDateClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDateAdd Add a number of days to the date.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDateDiff Calculate the difference in the number of days.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDateFormatGenericUDFDateFormat.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDateSub Subtract a number of days to the date.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFDecodeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFEltGeneric UDF for string function ELT(N,str1,str2,str3,.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFEncodeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFEWAHBitmapAndGenericEWAHUDFBitmapAnd.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFEWAHBitmapEmptyClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFEWAHBitmapOrGenericUDFEWAHBitmapOr.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFactorialClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFieldClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFloorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFloorCeilBaseClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFormatNumberGeneric UDF for format_number function FORMAT_NUMBER(X, D).Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFFromUtcTimestampClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFGreatestGenericUDF Class for SQL construct "greatest(v1, v2, .Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFHashGenericUDF Class for computing hash values.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFIfIF(expr1,expr2,expr3) If expr1 is TRUE (expr1 NULL) then IF() returns expr2;Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFIn SELECT key FROM src WHERE key IN ("238", "1"); From MySQL page on IN(): To comply with the SQL standard, IN returns NULLClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFIndexClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFInFileIN_FILE(str, filename) returns true if 'str' appears in the file specified by 'filename'.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFInitCapClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFInstrGeneric UDF for string function INSTR(str,substr).Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLagClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLastDay Returns the last day of the month which the date belongs to.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLeadClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLeadLagClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLeastGenericUDF Class for SQL construct "least(v1, v2, .Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLevenshteinGenericUDFLevenshtein.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLocateGeneric UDF for string function LOCATE(substr, str), LOCATE(substr, str, start).Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLowerClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLpadClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFLTrimClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFMacroGenericUDFMacro wraps a user-defined macro expression into a GenericUDFSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFMapClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFMapKeysClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFMapValuesGenericUDFMapValues.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFMonthsBetweenClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFNamedStructClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFNextDayClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFNextDay .DayOfWeekClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDFNextDayApache Hive
GenericUDFNvlClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPAndGenericUDF Class for computing and.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPDivideNote that in SQL, the return type of divide is not necessarily the same as the parameters.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPDTIMinusClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPDTIPlusClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPEqualGenericUDF Class for operation EQUAL.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPEqualNSClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPEqualOrGreaterThanGenericUDF Class for operation EqualOrGreaterThan.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPEqualOrLessThanGenericUDF Class for operation EqualOrLessThan.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPGreaterThanGenericUDF Class for operation GreaterThan.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPLessThanGenericUDF Class for operation LessThan.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPMinusClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPModClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPMultiplyClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNegativeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNotClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNotEqualGenericUDF Class for operation Not EQUAL.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNotNullGenericUDFOPNotNull.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNullClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNumericMinusClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPNumericPlusThe reason that we list evaluate methods with all numeric types is for both better performance and type checking (so we know int + int is still an intClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPOrGenericUDF Class for computing or.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPPlusThe reason that we list evaluate methods with all numeric types is for both better performance and type checking (so we know int + int is still an intClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFOPPositiveClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFPosModclass for computing positive modulo.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFPowerClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFPrintfGeneric UDF for printf function printf(String format, Obj.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFReflectA simple generic udf to call java static functions via reflection.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFReflect2A simple generic udf to call java functions via reflection.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFRoundNote: rounding function permits rounding off integer digits in decimal numbers, which essentially downgrades the scale to negative territory.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFRpadClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFRTrimClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFSentencesGenericUDFSentences: splits a natural language chunk of text into sentences and words.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFSizeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFSortArrayGeneric UDF for array sort SORT_ARRAY(array(obj1, obj2, obj3.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFSoundex Soundex is an encoding used to relate similar names, but can also be used as a general purpose scheme to find word with similar phonemes.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFSplitClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFStringToMapGenericUDFStringToMap.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFStructClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFTimestamp .Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToBinaryClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToCharClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToDateClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToDecimalClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToIntervalDayTimeGenericUDFIntervalDayTime .Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToIntervalYearMonthGenericUDFIntervalYearMonth .Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToUnixTimeStampdeterministic version of UDFUnixTimeStamp.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToUtcTimestampClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFToVarcharClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFTranslateTRANSLATE(string input, string from, string to) is an equivalent function to translate in PostGresSQL.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFTrimClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFTrunc Returns the first day of the month which the date belongs to.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUnionClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUnixTimeStampClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUpperClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUtilsUtil functions for GenericUDF classes.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFUtils .ConversionHelperConvert parameters for the method if needed.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenericUDFUtils .ReturnObjectInspectorResolverThis class helps to find the return ObjectInspector for a GenericUDF.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenericUDFUtils .StringHelperClassorg.apache.hadoop.hive.ql.udf.generic.GenericUDFUtilsApache Hive
GenericUDFWhenGenericUDF Class for SQL construct "CASE WHEN a THEN b WHEN c THEN d [ELSE f] END".Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDFXPathClassorg.apache.hadoop.hive.ql.udf.xmlApache Hive
GenericUDTFA Generic User-defined Table Generating Function (UDTF) Generates a variable number of output rows for a single input row.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFExplodeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFInlineClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFJSONTupleClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFParseUrlTupleClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFPosExplodeClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDTFStackTakes a row of size k of data and splits it into n rows of data.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenMapRedUtilsClassorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMapRedWalkerWalks the operator tree in pre order fashion.Classorg.apache.hadoop.hive.ql.parseApache Hive
GenMRFileSink1Processor for the rule - table scan followed by reduce sink.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMROperatorProcessor for the rule - no specific rule fired.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRProcContextProcessor Context for creating map reduce task.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRProcContext .GenMapRedCtxGenMapRedCtx is used to keep track of the current state.Classorg.apache.hadoop.hive.ql.optimizer.GenMRProcContextApache Hive
GenMRProcContext .GenMRUnionCtxClassorg.apache.hadoop.hive.ql.optimizer.GenMRProcContextApache Hive
GenMRRedSink1Processor for the rule - table scan followed by reduce sink.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRRedSink2Processor for the rule - reduce sink followed by reduce sink.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRRedSink3Processor for the rule - union followed by reduce sink.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRSkewJoinProcessorGenMRSkewJoinProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
GenMRTableScan1Processor for the rule - table scan.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenMRUnion1Processor for the rule - TableScan followed by Union.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GenSparkProcContextGenSparkProcContext maintains information about the tasks and operators as we walk the operator tree to break them into SparkTasks.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
GenSparkSkewJoinProcessorCopied from GenMRSkewJoinProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
GenSparkUtilsGenSparkUtils is a collection of shared helper methods to produce SparkWork Cloned from GenTezUtils.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
GenSparkWorkGenSparkWork separates the operator tree into spark tasks.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
GenSparkWorkWalkerWalks the operator tree in DFS fashion.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
GenTezProcContextGenTezProcContext.Classorg.apache.hadoop.hive.ql.parseApache Hive
GenTezUtilsClassorg.apache.hadoop.hive.ql.parseApache Hive
GenTezWorkGenTezWork separates the operator tree into tez tasks.Classorg.apache.hadoop.hive.ql.parseApache Hive
GenTezWorkWalkerWalks the operator tree in DFS fashion.Classorg.apache.hadoop.hive.ql.parseApache Hive
GlobalLimitCtxcontext for pruning inputs.Classorg.apache.hadoop.hive.ql.parseApache Hive
GlobalLimitOptimizerThis optimizer is used to reduce the input size for the query for queries which are specifying a limit.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GrantDescClassorg.apache.hadoop.hive.ql.planApache Hive
GrantPrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
GrantRevokeRoleDDLClassorg.apache.hadoop.hive.ql.planApache Hive
GraphClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Graph ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.GraphApache Hive
GraphWalkerInterface for operator graph walker.Interfaceorg.apache.hadoop.hive.ql.libApache Hive
GroupByDescClassorg.apache.hadoop.hive.ql.planApache Hive
GroupByDesc .ModeClassorg.apache.hadoop.hive.ql.plan.GroupByDescApache Hive
GroupByOperatorGroupBy operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
GroupByOptimizerThis transformation does group by optimization.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
GroupByOptimizer .GroupByOptimizerSortMatchClassorg.apache.hadoop.hive.ql.optimizer.GroupByOptimizerApache Hive
GroupByShufflerClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HadoopDefaultAuthenticatorClassorg.apache.hadoop.hive.ql.securityApache Hive
HadoopDefaultMetastoreAuthenticatorClassorg.apache.hadoop.hive.ql.securityApache Hive
HadoopJobExecHelperClassorg.apache.hadoop.hive.ql.exec.mrApache Hive
HadoopJobExecHookInterfaceorg.apache.hadoop.hive.ql.exec.mrApache Hive
HashMapWrapperSimple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HashTableDummyDescHashTable Dummy Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
HashTableDummyOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
HashTableLoaderHashTableLoader is an interface used by MapJoinOperator used to load the hashtables needed to process the join.Interfaceorg.apache.hadoop.hive.ql.execApache Hive
HashTableLoaderHashTableLoader for MR loads the hashtable for MapJoins from local disk (hashtables are distributed by using the DistributedCache.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
HashTableLoaderHashTableLoader for Spark to load the hashtable for MapJoins.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HashTableLoaderClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
HashTableLoaderFactoryHashTableLoaderFactory is used to determine the strategy of loading the hashtables for the MapJoinOperatorClassorg.apache.hadoop.hive.qlApache Hive
HashTableSinkDescMap Join operator Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
HashTableSinkOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
HeartbeaterClass to handle heartbeats for MR and Tez tasks.Classorg.apache.hadoop.hive.ql.execApache Hive
HiveThis class has functions that implement meta data/DDL operations using calls It has a metastore client instance it uses to communicate with the metastore.Classorg.apache.hadoop.hive.ql.metadataApache Hive
HiveAccessControlExceptionException thrown by the Authorization plugin api (v2).Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAccessControllerInterface that is invoked by access control commands, including grant/revoke role/privileges, create/drop roles, and commands to read the state of authorization rules.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAggregateClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveAlgorithmsConfClassorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveAlgorithmsUtilClassorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveAuthenticationProviderHiveAuthenticationProvider is an interface for authentication.Interfaceorg.apache.hadoop.hive.ql.securityApache Hive
HiveAuthorizationProviderInterfaceorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveAuthorizationProviderBaseClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveAuthorizationTaskFactoryHiveAuthorizationTaskFactory creates DDL authorization related tasks.Interfaceorg.apache.hadoop.hive.ql.parse.authorizationApache Hive
HiveAuthorizationTaskFactoryImplClassorg.apache.hadoop.hive.ql.parse.authorizationApache Hive
HiveAuthorizationValidatorInterface used to check if user has privileges to perform certain action.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizerInterface for hive authorization plugins.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizer .VERSIONClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthorizerApache Hive
HiveAuthorizerFactory create HiveAuthorizer instance used for hive authorization.Interfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthorizerImplConvenience implementation of HiveAuthorizer.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzContextProvides context information in authorization check call that can be used for auditing and/or authorization.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzContext .BuilderClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzContextApache Hive
HiveAuthzPluginExceptionException thrown by the Authorization plugin api (v2).Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzSessionContextProvides session context information.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveAuthzSessionContext .BuilderClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveAuthzSessionContext .CLIENT_TYPEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveBaseFunctionResultList - collecting Map/Reduce function output and - providing an Iterable interface for fetching output records.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveBinaryOutputFormatHiveBinaryOutputFormat writes out the values consecutively without any separators.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveCalciteUtilGeneric utility functions needed for Calcite based Hive CBO.Classorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveCalciteUtil .ConstantFinderWalks over an expression and determines whether it is constant.Classorg.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtilApache Hive
HiveCalciteUtil .JoinLeafPredicateInfoJoinLeafPredicateInfo represents leaf predicate in Join condition (conjuctive lement).Classorg.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtilApache Hive
HiveCalciteUtil .JoinPredicateInfoJoinPredicateInfo represents Join condition; JoinPredicate Info uses JoinLeafPredicateInfo to represent individual conjunctive elements in theClassorg.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtilApache Hive
HiveCollectionConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveCommandClassorg.apache.hadoop.hive.ql.processorsApache Hive
HiveCompactIndexInputFormatClassorg.apache.hadoop.hive.ql.index.compactApache Hive
HiveConfigContextClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveContextAwareRecordReaderThis class prepares an IOContext, and provides the ability to perform a binary search on the data.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveCost 1.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveCostModelCost model interface.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveCostModel .JoinAlgorithmInterfaceorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveCostModelApache Hive
HiveDefaultCostModelDefault implementation of the cost model.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveDefaultCostModel .DefaultJoinAlgorithmDefault join algorithm.Classorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveDefaultCostModelApache Hive
HiveDefaultRelMetadataProviderClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveDriverRunHookHiveDriverRunHook allows Hive to be extended with custom logic for processing commands.Interfaceorg.apache.hadoop.hive.qlApache Hive
HiveDriverRunHookContextInterfaceorg.apache.hadoop.hive.qlApache Hive
HiveDriverRunHookContextImplClassorg.apache.hadoop.hive.qlApache Hive
HiveExceptionGeneric exception class for Hive.Classorg.apache.hadoop.hive.ql.metadataApache Hive
HiveExpandDistinctAggregatesRulePlanner rule that expands distinct aggregates (such as COUNT(DISTINCT x)) from aClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveFatalExceptionClassorg.apache.hadoop.hive.ql.metadataApache Hive
HiveFileFormatUtilsAn util class for various Hive file format tasks.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveFileFormatUtils .NullOutputCommitterClassorg.apache.hadoop.hive.ql.io.HiveFileFormatUtilsApache Hive
HiveFilterClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveFilterJoinRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveFilterJoinRule .HiveFilterJoinMergeRuleRule that tries to push filter expressions into a join condition and into the inputs of the join.Classorg.apache.hadoop.hive.ql.optimizer.calcite.rules.HiveFilterJoinRuleApache Hive
HiveFilterJoinRule .HiveFilterJoinTransposeRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rules.HiveFilterJoinRuleApache Hive
HiveFilterProjectTransposeRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveFilterSetOpTransposeRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveGBOpConvUtil 1.Classorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
HiveGroupConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveGroupingIDClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveHistoryHiveHistory.Interfaceorg.apache.hadoop.hive.ql.historyApache Hive
HiveHistory .InfoClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .KeysClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .Listener Parser will call handle function for each history record row, specifying the record type and its valuesInterfaceorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .QueryInfoClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .RecordTypesClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .SessionInfoClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistory .TaskInfoClassorg.apache.hadoop.hive.ql.history.HiveHistoryApache Hive
HiveHistoryImplHiveHistory.Classorg.apache.hadoop.hive.ql.historyApache Hive
HiveHistoryProxyHandlerClassorg.apache.hadoop.hive.ql.historyApache Hive
HiveHistoryUtilClassorg.apache.hadoop.hive.ql.historyApache Hive
HiveHistoryViewerClassorg.apache.hadoop.hive.ql.historyApache Hive
HiveIgnoreKeyTextOutputFormatHiveIgnoreKeyTextOutputFormat replaces key with null before feeding the to TextOutputFormat.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveIgnoreKeyTextOutputFormat .IgnoreKeyWriterClassorg.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormatApache Hive
HiveIndexClassorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndex .IndexTypeClassorg.apache.hadoop.hive.ql.index.HiveIndexApache Hive
HiveIndexedInputFormatInput format for doing queries that use indexes.Classorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexHandlerInterfaceorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexQueryContextUsed to pass information between the IndexProcessor and the plugin IndexHandler during query processingClassorg.apache.hadoop.hive.ql.indexApache Hive
HiveIndexResultHiveIndexResult parses the input stream from an index query to generate a list of file splits to query.Classorg.apache.hadoop.hive.ql.indexApache Hive
HiveInputFormatHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name fromClassorg.apache.hadoop.hive.ql.ioApache Hive
HiveInputFormat .HiveInputSplitHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass.Classorg.apache.hadoop.hive.ql.io.HiveInputFormatApache Hive
HiveInsertExchange4JoinRuleNot an optimization rule.Classorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveJoinClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveJoin .MapJoinStreamingRelationClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperators.HiveJoinApache Hive
HiveJoinAddNotNullRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveJoinToMultiJoinRuleRule that merges a join with multijoin/join children if the equi compared the same set of input columns.Classorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveKeyHiveKey is a simple wrapper on Text which allows us to set the hashCode easily.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveKey .ComparatorA Comparator optimized for HiveKey.Classorg.apache.hadoop.hive.ql.io.HiveKeyApache Hive
HiveLexerLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.ql.parseApache Hive
HiveLimitClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveLockClassorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockManagerManager for locks in Hive.Interfaceorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockManagerCtxClassorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockModeClassorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockObjClassorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockObjectClassorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveLockObject .HiveLockObjectDataClassorg.apache.hadoop.hive.ql.lockmgr.HiveLockObjectApache Hive
HiveMapFunctionClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveMapFunctionResultListClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveMetastoreAuthenticationProviderHiveMetastoreAuthenticationProvider is an interface extension from HiveAuthenticationProvider for authentication from theInterfaceorg.apache.hadoop.hive.ql.securityApache Hive
HiveMetastoreAuthorizationProviderHiveMetastoreAuthorizationProvider : An extension of HiveAuthorizaytionProvider that is intended to be called from the metastore-side.Interfaceorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveMetaStoreCheckerVerify that the information in the metastore matches what is on the filesystem.Classorg.apache.hadoop.hive.ql.metadataApache Hive
HiveMetastoreClientFactoryFactory for getting current valid instance of IMetaStoreClient Metastore client cannot be cached in authorization interface as thatInterfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMetastoreClientFactoryImplClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMultiPartitionAuthorizationProviderBaseAbstract class that allows authorization of operations on partition-sets.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
HiveNullValueSequenceFileOutputFormatA HiveOutputFormat that writes SequenceFiles with the content saved in the keys, and null in the values.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveOnTezCostModelCost model for Tez execution engine.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveOnTezCostModel .TezBucketJoinAlgorithmBUCKET_JOIN is a hash joins where one bucket of the non streaming tables is kept in memory at the time.Classorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModelApache Hive
HiveOnTezCostModel .TezCommonJoinAlgorithmCOMMON_JOIN is Sort Merge Join.Classorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModelApache Hive
HiveOnTezCostModel .TezMapJoinAlgorithmClassorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModelApache Hive
HiveOnTezCostModel .TezSMBJoinAlgorithmSMB_JOIN is a Sort Merge Join.Classorg.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModelApache Hive
HiveOpConverterClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
HiveOpConverter .HIVEAGGOPMODEClassorg.apache.hadoop.hive.ql.optimizer.calcite.translator.HiveOpConverterApache Hive
HiveOpConverterPostProcClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
HiveOperationClassorg.apache.hadoop.hive.ql.planApache Hive
HiveOperation .PrivilegeAgreementClassorg.apache.hadoop.hive.ql.plan.HiveOperationApache Hive
HiveOperationTypeenum HiveOperationTypeList of hive operations types.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveOutputFormatHiveOutputFormat describes the output-specification for Hive's operators.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
HiveOutputFormatImplHive does not use OutputFormat's in a conventional way, but constructs and uses the defined OutputFormat for each table from FileSinkOperator.Classorg.apache.hadoop.hive.ql.ioApache Hive
HivePairFlatMapFunctionClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveParserLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.ql.parseApache Hive
HiveParser .adminOptionFor_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterDatabaseStatementSuffix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterDatabaseSuffixProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterDatabaseSuffixSetOwner_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterIndexStatementSuffix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterProtectMode_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterProtectModeMode_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementChangeColPosition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementPartitionKeyType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixAddCol_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixAddPartitions_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixAddPartitionsElement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixArchive_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixBucketNum_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixClusterbySortby_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixCompact_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixDropPartitions_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixExchangePartition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixFileFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixLocation_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixMergeFiles_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixProtectMode_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixRename_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixRenameCol_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixRenamePart_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixSerdeProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixSkewedby_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixStatsPart_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixTouch_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixUnArchive_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterStatementSuffixUpdateStatsCol_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterTableStatementSuffix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterTblPartitionStatementSuffix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterTblPartitionStatementSuffixSkewedLocation_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterViewStatementSuffix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .alterViewSuffixProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .analyzeStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .autoRebuild_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .body_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .colType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .colTypeList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnAssignmentClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameColonType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameColonTypeList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameComment_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameCommentList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameOrder_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameOrderList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnNameTypeList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .columnRefOrder_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createDatabaseStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createFunctionStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createIndexStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createMacroStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createRoleStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createTableStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .createViewStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .cteStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .databaseComment_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dbLocation_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dbProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dbPropertiesList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .ddlStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .deleteStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .descStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .destination_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropDatabaseStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropFunctionStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropIndexStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropMacroStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropRoleStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropTableStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .dropViewStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .execStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .explainOption_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .explainStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .exportStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .fileFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .fromStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .grantOptionFor_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .grantPrivileges_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .grantRole_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .ifExists_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .ifNotExists_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .ignoreProtection_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .importStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .indexComment_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .indexProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .indexPropertiesList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .indexPropertiesPrefixed_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .indexTblName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .insertClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .keyProperty_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .keyValueProperty_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .limitClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .listType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .loadStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .lockDatabase_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .lockMode_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .lockStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .mapType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .metastoreCheck_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .orReplace_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .partitionLocation_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .partTypeExpr_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .primitiveType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .principalName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .principalSpecification_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privilegeIncludeColObject_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privilegeList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privilegeObject_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privilegeType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privlegeDef_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privObject_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .privObjectCols_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .queryStatementExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .queryStatementExpressionBody_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .recordReader_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .recordWriter_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .regularBody_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .reloadFunctionStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .replicationClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .resource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .resourceList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .resourceType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .restrictOrCascade_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .revokePrivileges_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .revokeRole_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .rowFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .rowFormatDelimited_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .rowFormatSerde_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .selectStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .selectStatementWithCTE_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .setColumnsClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .setOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .setOpSelectStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .setRole_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showCurrentRole_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showFunctionIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showGrants_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showRoleGrants_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showRolePrincipals_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showRoles_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .showStmtIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .simpleSelectStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .singleFromStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedColumnValue_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedColumnValuePair_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedColumnValuePairList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedColumnValues_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedLocationMap_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedLocations_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedLocationsList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedValueElement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .skewedValueLocationElement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .statement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .storedAsDirs_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .structType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .switchDatabaseStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableBuckets_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableComment_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableFileFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableLocation_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tablePartition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tablePartitionPrefix_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableProperties_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tablePropertiesList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tablePropertiesPrefixed_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowFormatCollItemsIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowFormatFieldIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowFormatLinesIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowFormatMapKeysIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableRowNullFormat_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tableSkewed_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .tabTypeExpr_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .truncateTableStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .type_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .unionType_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .unlockDatabase_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .unlockStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .updateStatement_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .viewPartition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .withAdminOption_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .withClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser .withGrantOption_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
HiveParser_FromClauseParserLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.ql.parseApache Hive
HiveParser_FromClauseParser .aliasList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .expressionList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .fromClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .fromSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .joinSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .joinToken_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .lateralView_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .partitionedTableFunction_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .partitioningSpec_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .partitionTableFunctionSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .searchCondition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .splitSample_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .subQuerySource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableAlias_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableAllColumns_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableBucketSample_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableNameColList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableOrColumn_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableSample_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .tableSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .uniqueJoinExpr_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .uniqueJoinSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .uniqueJoinToken_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .valueRowConstructor_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .valuesClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .valuesTableConstructor_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .viewName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .virtualTableSource_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_FromClauseParser .whereClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParserApache Hive
HiveParser_IdentifiersParserLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.ql.parseApache Hive
HiveParser_IdentifiersParser .atomExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .booleanValue_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .caseExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .castExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .charSetStringLiteral_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .clusterByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .columnRefOrderInParenthese_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .columnRefOrderNotInParenthese_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .constant_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .dateLiteral_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .descFuncNames_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .distributeByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .dropPartitionOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .dropPartitionSpec_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .dropPartitionVal_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .expression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .expressions_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .expressionsInParenthese_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .expressionsNotInParenthese_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .function_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .functionIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .functionName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .groupByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .groupingExpressionSingle_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .groupingSetExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .groupingSetExpressionMultiple_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .havingClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .havingCondition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .identifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .intervalLiteral_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .intervalQualifiers_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .nonReserved_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .nullCondition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .orderByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .partitionByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .partitionSpec_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .partitionVal_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceAmpersandExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceAmpersandOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceAndExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceAndOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceBitwiseOrExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceBitwiseOrOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceBitwiseXorExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceBitwiseXorOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceEqualExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceEqualNegatableOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceEqualOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceFieldExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceNotExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceNotOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceOrExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceOrOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedencePlusExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedencePlusOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceStarExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceStarOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceUnaryOperator_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceUnaryPrefixExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .precedenceUnarySuffixExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .principalIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .sortByClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .sql11ReservedKeywordsUsedAsCastFunctionName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .sql11ReservedKeywordsUsedAsIdentifier_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .stringLiteralSequence_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .subQueryExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .sysFuncNames_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .tableOrPartition_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .timestampLiteral_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_IdentifiersParser .whenExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParserApache Hive
HiveParser_SelectClauseParserLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Classorg.apache.hadoop.hive.ql.parseApache Hive
HiveParser_SelectClauseParser .hintArgName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .hintArgs_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .hintClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .hintItem_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .hintList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .hintName_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectExpression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectExpressionList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectItem_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectList_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .selectTrfmClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .trfmClause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_clause_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_defn_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_frame_boundary_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_frame_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_frame_start_boundary_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_range_expression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_specification_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HiveParser_SelectClauseParser .window_value_expression_returnClassorg.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParserApache Hive
HivePartitionerPartition keys by their Object.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
HivePartitionPruneRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HivePassThroughOutputFormatThis pass through class is used to wrap OutputFormat implementations such that new OutputFormats not derived from HiveOutputFormat gets through the checkerClassorg.apache.hadoop.hive.ql.ioApache Hive
HivePassThroughRecordWriterClassorg.apache.hadoop.hive.ql.ioApache Hive
HivePreFilteringRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HivePreWarmProcessorA simple sleep processor implementation that sleeps for the configured time in milliseconds.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
HivePrincipalClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrincipal .HivePrincipalTypeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrincipalApache Hive
HivePrivilegeClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeInfoClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeObjectRepresents the object on which privilege is being granted/revoked, and objects being used in queries.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HivePrivilegeObject .HivePrivilegeObjectTypeNote that GLOBAL, PARTITION, COLUMN fields are populated only for Hive's old default authorization mode.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObjectApache Hive
HivePrivilegeObject .HivePrivObjectActionTypeWhen HiveOperationType is QUERY, this action type is set so that it is possible to determine if the action type on this object is an INSERT or INSERT_OVERWRITEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObjectApache Hive
HivePrivilegeObjectUtilsClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveProjectClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveProjectMergeRuleClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveRecordReaderHiveRecordReader is a simple wrapper on RecordReader.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveReduceFunctionClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveReduceFunctionResultListClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveRelCollationClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveRelDistributionClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveRelFieldTrimmerClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HiveRelMdCollationClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdCostHiveRelMdCost supplies the implementation of cost model.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveRelMdDistinctRowCountClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdDistributionClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdMemoryClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdParallelismClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdRowCountClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdSelectivityClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdSizeClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelMdUniqueKeysClassorg.apache.hadoop.hive.ql.optimizer.calcite.statsApache Hive
HiveRelNodeInterfaceorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveRelNode .ImplementorClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperators.HiveRelNodeApache Hive
HiveRelOptUtilClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveRoleGrantClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveSchemaConverterClassorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveSemanticAnalyzerHookHiveSemanticAnalyzerHook allows Hive to be extended with custom logic for semantic analysis of QL statements.Interfaceorg.apache.hadoop.hive.ql.parseApache Hive
HiveSemanticAnalyzerHookContextContext information provided by Hive to implementations of HiveSemanticAnalyzerHook.Interfaceorg.apache.hadoop.hive.ql.parseApache Hive
HiveSemanticAnalyzerHookContextImplClassorg.apache.hadoop.hive.ql.parseApache Hive
HiveSequenceFileOutputFormatA HiveOutputFormat that writes SequenceFiles.Classorg.apache.hadoop.hive.ql.ioApache Hive
HiveSortClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveSortExchangeClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveSparkClientInterfaceorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveSparkClientFactoryClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveSplitGeneratorThis class is used to generate splits inside the AM on the cluster.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
HiveStorageHandlerHiveStorageHandler defines a pluggable interface for adding new storage handlers to Hive.Interfaceorg.apache.hadoop.hive.ql.metadataApache Hive
HiveStoragePredicateHandlerHiveStoragePredicateHandler is an optional companion to HiveStorageHandler; it should only be implemented by handlers which support decomposition of predicates being pushed down into table scans.Interfaceorg.apache.hadoop.hive.ql.metadataApache Hive
HiveStoragePredicateHandler .DecomposedPredicateStruct class for returning multiple values from decomposePredicate.Classorg.apache.hadoop.hive.ql.metadata.HiveStoragePredicateHandlerApache Hive
HiveStructConverterA MapWritableGroupConverter, real converter between hive and parquet types recursively for complex types.Classorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
HiveTableScanRelational expression representing a scan of a HiveDB collection.Classorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveTotalOrderPartitionerClassorg.apache.hadoop.hive.ql.execApache Hive
HiveTxnManagerAn interface that allows Hive to manage transactions.Interfaceorg.apache.hadoop.hive.ql.lockmgrApache Hive
HiveTypeSystemImplClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
HiveUnionClassorg.apache.hadoop.hive.ql.optimizer.calcite.reloperatorsApache Hive
HiveUtilsGeneral collection of helper functions.Classorg.apache.hadoop.hive.ql.metadataApache Hive
HiveV1AuthorizerClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveVoidFunctionClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveVolcanoPlannerRefinement of VolcanoPlanner for Hive.Classorg.apache.hadoop.hive.ql.optimizer.calcite.costApache Hive
HiveWindowingFixRuleRule to fix windowing issue when it is done over aggregation columns (more info in HIVE-10627).Classorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
HookContextHook Context keeps all the necessary information for all the hooks.Classorg.apache.hadoop.hive.ql.hooksApache Hive
HookContext .HookTypeClassorg.apache.hadoop.hive.ql.hooks.HookContextApache Hive
HookUtilsClassorg.apache.hadoop.hive.ql.hooksApache Hive
HybridHashTableConfThis conf class is a wrapper of a list of HybridHashTableContainers and some common info shared among them, which is used in n-way join (multiple small tables are involved).Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HybridHashTableContainerHash table container that can have many partitions -- each partition has its own hashmap, as well as row container for small table and big table.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HybridHashTableContainer .HashPartitionThis class encapsulates the triplet together since they are closely related to each other The triplet: hashmap (either in memory or on disk), small table container, big table containerClassorg.apache.hadoop.hive.ql.exec.persistence.HybridHashTableContainerApache Hive
IdentityExpressionAn expression representing a column, only children are evaluated.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IdentityProjectRemoverThis optimization tries to remove SelectOperator from tree which don't do any processing except forwarding columns from its parent to its children.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
IDoubleInExprInterface used for both filter and non-filter versions of IN to simplify VectorizationContext code.Interfaceorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprCharScalarStringGroupColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprCharScalarStringScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprDoubleColumnDoubleColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleColumnDoubleScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleColumnLongScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleScalarDoubleColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleScalarDoubleScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleScalarLongColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprDoubleScalarLongScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongColumnDoubleScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongColumnLongColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongColumnLongScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongScalarDoubleColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongScalarDoubleScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongScalarLongColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprLongScalarLongScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IfExprStringGroupColumnCharScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringGroupColumnStringGroupColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringGroupColumnStringScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringGroupColumnVarCharScalarCompute IF(expr1, expr2, expr3) for 3 input expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringScalarCharScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringScalarStringGroupColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringScalarStringScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprStringScalarVarCharScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprVarCharScalarStringGroupColumnCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IfExprVarCharScalarStringScalarCompute IF(expr1, expr2, expr3) for 3 input column expressions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IgnoreKeyTextOutputFormatThis class replaces key with null before feeding the to TextOutputFormat.Classorg.apache.hadoop.hive.ql.ioApache Hive
IgnoreKeyTextOutputFormat .IgnoreKeyWriterClassorg.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormatApache Hive
ILongInExprInterface used for both filter and non-filter versions of IN to simplify VectorizationContext code.Interfaceorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
ImportSemanticAnalyzerImportSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
IndexMetadataChangeTaskClassorg.apache.hadoop.hive.ql.indexApache Hive
IndexMetadataChangeWorkClassorg.apache.hadoop.hive.ql.indexApache Hive
IndexPredicateAnalyzerIndexPredicateAnalyzer decomposes predicates, separating the parts which can be satisfied by an index from the parts which cannot.Classorg.apache.hadoop.hive.ql.indexApache Hive
IndexPredicateAnalyzer .FieldValidatorInterfaceorg.apache.hadoop.hive.ql.index.IndexPredicateAnalyzerApache Hive
IndexSearchConditionIndexSearchCondition represents an individual search condition found by IndexPredicateAnalyzer.Classorg.apache.hadoop.hive.ql.indexApache Hive
IndexUpdaterClassorg.apache.hadoop.hive.ql.parseApache Hive
IndexUtilsUtility class for index support.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
IndexWhereProcCtxClassorg.apache.hadoop.hive.ql.optimizer.physical.indexApache Hive
IndexWhereProcessorIndexWhereProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physical.indexApache Hive
IndexWhereResolverClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
IndexWhereTaskDispatcherIndexWhereTaskDispatcher.Classorg.apache.hadoop.hive.ql.optimizer.physical.indexApache Hive
InitiatorA class to initiate compactions.Classorg.apache.hadoop.hive.ql.txn.compactorApache Hive
InputEstimatorInterfaceorg.apache.hadoop.hive.ql.metadataApache Hive
InputEstimator .EstimationClassorg.apache.hadoop.hive.ql.metadata.InputEstimatorApache Hive
InputFormatCheckerCheck for validity of the input files.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
InputSignatureThe input signature of a function or operator.Classorg.apache.hadoop.hive.ql.parseApache Hive
InStreamClassorg.apache.hadoop.hive.ql.io.orcApache Hive
IntegerColumnStatisticsInterfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
IntervalDayTimeColAddDateColumnGenerated from template ColumnArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColAddDateScalarGenerated from template ColumnArithmeticScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColAddIntervalDayTimeColumnGenerated from template DTIColumnArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColAddIntervalDayTimeScalarGenerated from template DTIColumnArithmeticDTIScalarNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColAddTimestampColumnGenerated from template DTIColumnArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColAddTimestampScalarGenerated from template DTIColumnArithmeticDTIScalarNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColEqualIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColGreaterEqualIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColGreaterIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColLessEqualIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColLessIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColNotEqualIntervalDayTimeScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColSubtractIntervalDayTimeColumnGenerated from template DTIColumnArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeColSubtractIntervalDayTimeScalarGenerated from template DTIColumnArithmeticDTIScalarNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarAddDateColumnGenerated from template ScalarArithmeticColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarAddIntervalDayTimeColumnGenerated from template DTIScalarArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarAddTimestampColumnGenerated from template DTIScalarArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarEqualIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarGreaterEqualIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarGreaterIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarLessEqualIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarLessIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarNotEqualIntervalDayTimeColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalDayTimeScalarSubtractIntervalDayTimeColumnGenerated from template DTIScalarArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddDateColumnGenerated from template IntervalColumnArithmeticDateTimeColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddDateScalarGenerated from template IntervalColumnArithmeticDateTimeScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddIntervalYearMonthColumnGenerated from template DTIColumnArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddIntervalYearMonthScalarGenerated from template DTIColumnArithmeticDTIScalarNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddTimestampColumnGenerated from template IntervalColumnArithmeticDateTimeColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColAddTimestampScalarGenerated from template IntervalColumnArithmeticDateTimeScalarWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColEqualIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColGreaterEqualIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColGreaterIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColLessEqualIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColLessIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColNotEqualIntervalYearMonthScalarGenerated from template DTIColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColSubtractIntervalYearMonthColumnGenerated from template DTIColumnArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthColSubtractIntervalYearMonthScalarGenerated from template DTIColumnArithmeticDTIScalarNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarAddDateColumnGenerated from template IntervalScalarArithmeticDateTimeColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarAddIntervalYearMonthColumnGenerated from template DTIScalarArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarAddTimestampColumnGenerated from template IntervalScalarArithmeticDateTimeColumnWithConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarEqualIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarGreaterEqualIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarGreaterIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarLessEqualIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarLessIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarNotEqualIntervalYearMonthColumnGenerated from template DTIScalarCompareColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntervalYearMonthScalarSubtractIntervalYearMonthColumnGenerated from template DTIScalarArithmeticDTIColumnNoConvert.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
IntraQueryCorrelationIntraQueryCorrelation records a sub-tree of the query plan tree which can be evaluated in a single MR job.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
InvalidTableExceptionGeneric exception class for Hive.Classorg.apache.hadoop.hive.ql.metadataApache Hive
IOConstantsClassorg.apache.hadoop.hive.ql.ioApache Hive
IOContextIOContext basically contains the position information of the current key/value.Classorg.apache.hadoop.hive.ql.ioApache Hive
IOContext .ComparisonClassorg.apache.hadoop.hive.ql.io.IOContextApache Hive
IOPrepareCacheIOPrepareCache is used to cache pre-query io-related objects.Classorg.apache.hadoop.hive.ql.ioApache Hive
IsNotNullThis expression evaluates to true if the given input columns is not null.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IsNullThis expression evaluates to true if the given input columns is null.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
IStringInExprInterface used for both filter and non-filter versions of IN to simplify VectorizationContext code.Interfaceorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
ISupportStreamingModeForWindowingA GenericUDAF mode that provides it results as a List to the WindowingTableFunction (so it is aInterfaceorg.apache.hadoop.hive.ql.udf.genericApache Hive
JavaDataModelEstimation of memory footprint of objectEnum Constant SummaryClassorg.apache.hadoop.hive.ql.utilApache Hive
JDBCStatsAggregatorClassorg.apache.hadoop.hive.ql.stats.jdbcApache Hive
JDBCStatsPublisherClassorg.apache.hadoop.hive.ql.stats.jdbcApache Hive
JDBCStatsSetupConstantsClassorg.apache.hadoop.hive.ql.stats.jdbcApache Hive
JDBCStatsUtilsClassorg.apache.hadoop.hive.ql.stats.jdbcApache Hive
JobDebuggerJobDebugger takes a RunningJob that has failed and grabs the top 4 failing tasks and outputs this information to the Hive CLI.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
JobMetricsListenerClassorg.apache.hadoop.hive.ql.exec.spark.status.implApache Hive
JobTrackerURLResolverJobTrackerURLResolver.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
JoinCondJoin conditions Descriptor implementation.Classorg.apache.hadoop.hive.ql.parseApache Hive
JoinCondDescJoin conditions Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
JoinCondTypeCheckProcFactory 1.Classorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
JoinCondTypeCheckProcFactory .JoinCondColumnExprProcessorProcessor for table columns.Classorg.apache.hadoop.hive.ql.optimizer.calcite.translator.JoinCondTypeCheckProcFactoryApache Hive
JoinCondTypeCheckProcFactory .JoinCondDefaultExprProcessorThe default processor for typechecking.Classorg.apache.hadoop.hive.ql.optimizer.calcite.translator.JoinCondTypeCheckProcFactoryApache Hive
JoinDescJoin operator Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
JoinOperatorJoin operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
JoinOperator .SkewkeyTableCounterSkewkeyTableCounter.Classorg.apache.hadoop.hive.ql.exec.JoinOperatorApache Hive
JoinReorder hints to specify which tables are to be streamed and they are moved to have largest tag so that they are processed last.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
JoinTypeClassorg.apache.hadoop.hive.ql.parseApache Hive
JoinTypeCheckCtx 1.Classorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
JoinUtilClassorg.apache.hadoop.hive.ql.execApache Hive
JoinUtil .JoinResultClassorg.apache.hadoop.hive.ql.exec.JoinUtilApache Hive
JsonMetaDataFormatterClassorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
KeyValueContainerAn eager key/value container that puts every row directly to output stream.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
KeyValueInputMergerA KeyValuesReader implementation that returns a sorted stream of key-values by doing a sorted merge of the key-value in LogicalInputs.Classorg.apache.hadoop.hive.ql.exec.tez.toolsApache Hive
KeyValuesInputMergerA KeyValuesReader implementation that returns a sorted stream of key-values by doing a sorted merge of the key-value in LogicalInputs.Classorg.apache.hadoop.hive.ql.exec.tez.toolsApache Hive
KeyWrapperClassorg.apache.hadoop.hive.ql.execApache Hive
KeyWrapperFactoryClassorg.apache.hadoop.hive.ql.execApache Hive
KryoSerializerClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
LateralViewForwardDescLateralViewForwardDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
LateralViewForwardOperatorLateralViewForwardOperator.Classorg.apache.hadoop.hive.ql.execApache Hive
LateralViewJoinDescLateralViewJoinDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
LateralViewJoinOperatorThe lateral view join operator is used for FROM src LATERAL VIEW udtf().Classorg.apache.hadoop.hive.ql.execApache Hive
LBExprProcCtxThe processor context for list bucketing pruner.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBExprProcFactoryExpression processor factory for list bucketing pruning.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBExprProcFactory .LBPRColumnExprProcessorProcessor for lbpr column expressions.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBExprProcFactoryApache Hive
LBOpPartitionWalkerCtxClassorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBOpWalkerCtxContext used by list bucketing to walk operator trees to generate expression tree.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBPartitionProcFactoryWalk through top operators in tree to find all partitions.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBPartitionProcFactory .LBPRPartitionFilterPrunerRetrieve partitions for the filter.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBPartitionProcFactoryApache Hive
LBProcFactoryOperator factory for list bucketing pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
LBProcFactory .LBPRFilterPrunerDetermines the list bucketing pruner for the filter.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBProcFactoryApache Hive
LeadLagInfoClassorg.apache.hadoop.hive.ql.parseApache Hive
LeafFilterFactoryClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
LeftmostBigTableSelectorForAutoSMJClassorg.apache.hadoop.hive.ql.optimizerApache Hive
LimitDescClassorg.apache.hadoop.hive.ql.planApache Hive
LimitOperatorLimit operator implementation Limits the number of rows to be passed on.Classorg.apache.hadoop.hive.ql.execApache Hive
LimitPushdownOptimizerMake RS calculate top-K selection for limit clause.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
LineageCtxThis class contains the lineage context that is passed while walking the operator tree in Lineage.Classorg.apache.hadoop.hive.ql.optimizer.lineageApache Hive
LineageCtx .IndexClassorg.apache.hadoop.hive.ql.optimizer.lineage.LineageCtxApache Hive
LineageInfoThis class contains the lineage information that is passed to the PreExecution hook.Classorg.apache.hadoop.hive.ql.hooksApache Hive
LineageInfoThis class prints out the lineage info.Classorg.apache.hadoop.hive.ql.toolsApache Hive
LineageInfo .BaseColumnInfoBase Column information.Classorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageInfo .DataContainerTable or Partition data container.Classorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageInfo .DependencyThis class tracks the dependency information for the base column.Classorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageInfo .DependencyKey is from (DataContainer, FieldSchema) to a Dependency structure.Classorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageInfo .DependencyType 1.Classorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageInfo .TableAliasInfoClassorg.apache.hadoop.hive.ql.hooks.LineageInfoApache Hive
LineageStateLineageState.Classorg.apache.hadoop.hive.ql.sessionApache Hive
ListBucketingCtxContext for list bucketing.Classorg.apache.hadoop.hive.ql.planApache Hive
ListBucketingPrunerThe transformation step that does list bucketing pruning.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
ListBucketingPruner .DynamicMultiDimensionalCollectionNote: this class is not designed to be used in general but for list bucketing pruner only.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingpruner.ListBucketingPrunerApache Hive
ListBucketingPrunerUtilsUtility for list bucketing prune.Classorg.apache.hadoop.hive.ql.optimizer.listbucketingprunerApache Hive
ListResourceProcessorClassorg.apache.hadoop.hive.ql.processorsApache Hive
ListSinkDescdescription for ListSinkOperator, just for explain result.Classorg.apache.hadoop.hive.ql.planApache Hive
ListSinkOperatorFor fetch task with operator tree, row read from FetchOperator is processed via operator tree and finally arrives to this operator.Classorg.apache.hadoop.hive.ql.execApache Hive
LoadDescClassorg.apache.hadoop.hive.ql.planApache Hive
LoadFileDescClassorg.apache.hadoop.hive.ql.planApache Hive
LoadMultiFilesDescClassorg.apache.hadoop.hive.ql.planApache Hive
LoadSemanticAnalyzerLoadSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
LoadTableDescClassorg.apache.hadoop.hive.ql.planApache Hive
LocalHiveSparkClientLocalSparkClient submit Spark job in local driver, it's responsible for build spark client environment and execute spark work.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
LocalMapJoinProcFactoryNode processor factory for map join resolver.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
LocalMapJoinProcFactory .LocalMapJoinProcessorLocalMapJoinProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physical.LocalMapJoinProcFactoryApache Hive
LocalMapJoinProcFactory .MapJoinFollowedByGroupByProcessorMapJoinFollowByProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physical.LocalMapJoinProcFactoryApache Hive
LocalSparkJobMonitorLocalSparkJobMonitor monitor a single Spark job status in a loop until job finished/failed/killed.Classorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
LocalSparkJobRefClassorg.apache.hadoop.hive.ql.exec.spark.status.implApache Hive
LocalSparkJobStatusClassorg.apache.hadoop.hive.ql.exec.spark.status.implApache Hive
LockDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
LockExceptionException from lock manager.Classorg.apache.hadoop.hive.ql.lockmgrApache Hive
LockTableDescClassorg.apache.hadoop.hive.ql.planApache Hive
LongColAddDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColAddDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColAddLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColAddLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColDivideDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColDivideDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColDivideLongColumnThis operation is handled as a special case because Hive long/long division returns double.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
LongColDivideLongScalarThis operation is handled as a special case because Hive long/long division returns double.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
LongColEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColGreaterLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColLessLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColModuloDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColModuloDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColModuloLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColModuloLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColMultiplyDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColMultiplyDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColMultiplyLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColMultiplyLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColNotEqualDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColNotEqualDoubleScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColNotEqualLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColNotEqualLongScalarGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColSubtractDoubleColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColSubtractDoubleScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColSubtractLongColumnGenerated from template ColumnArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColSubtractLongScalarGenerated from template ColumnArithmeticScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongColumnInListOutput a boolean value indicating if a column is IN a list of constants.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
LongColumnVectorThis class represents a nullable int column vector.Classorg.apache.hadoop.hive.ql.exec.vectorApache Hive
LongColUnaryMinusGenerated from template ColumnUnaryMinus.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongNumDistinctValueEstimatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
LongScalarAddDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarAddLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarDivideDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarDivideLongColumnThis operation is handled as a special case because Hive long/long division returns double.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
LongScalarEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarGreaterTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarLessTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarModuloDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarModuloLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarMultiplyDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarMultiplyLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarNotEqualDoubleColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarNotEqualLongColumnGenerated from template ColumnCompareScalar.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarNotEqualTimestampColumnGenerated from template ScalarCompareTimestampColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarSubtractDoubleColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongScalarSubtractLongColumnGenerated from template ScalarArithmeticColumn.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
LongToStringUnaryUDFThis is a superclass for unary long functions returning strings that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
MacroSemanticAnalyzerMacroSemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
MapAggrMemErrorHeuristicDetects out-of-memory errors when hash tables in map-based aggregation group by queries take up too much memory.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
MapBuilderHelper class to build Maps consumed by the JSON formatter.Classorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MapInputClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
MapJoinBytesTableContainerTable container that serializes keys and values using LazyBinarySerDe into BytesBytesMultiHashMap, with very low memory overhead.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinBytesTableContainer .DirectKeyValueWriterClassorg.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainerApache Hive
MapJoinBytesTableContainer .KeyValueHelperInterfaceorg.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainerApache Hive
MapJoinDescMap Join operator Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
MapJoinEagerRowContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinFactoryOperator factory for MapJoin processing.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
MapJoinKeyThe base class for MapJoinKey.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinKeyObjectClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinMemoryExhaustionExceptionClassorg.apache.hadoop.hive.ql.exec.mapjoinApache Hive
MapJoinMemoryExhaustionHandlerHandles the logic around deciding when to throw an MapJoinMemoryExhaustionException for HashTableSinkOperator.Classorg.apache.hadoop.hive.ql.exec.mapjoinApache Hive
MapJoinObjectSerDeContextClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinOperatorMap side Join operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
MapJoinPersistableTableContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinProcessor map-joins and during this optimization, all user specified map joins are converted to MapJoins - the reduce sink operator above the join are converted to map sink operators.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
MapJoinProcessor .CurrentMapJoinClassorg.apache.hadoop.hive.ql.optimizer.MapJoinProcessorApache Hive
MapJoinProcessor .DefaultClassorg.apache.hadoop.hive.ql.optimizer.MapJoinProcessorApache Hive
MapJoinProcessor .MapJoinDefaultClassorg.apache.hadoop.hive.ql.optimizer.MapJoinProcessorApache Hive
MapJoinProcessor .MapJoinFSClassorg.apache.hadoop.hive.ql.optimizer.MapJoinProcessorApache Hive
MapJoinProcessor .MapJoinWalkerCtxClassorg.apache.hadoop.hive.ql.optimizer.MapJoinProcessorApache Hive
MapJoinResolverAn implementation of PhysicalPlanResolver.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
MapJoinResolver .LocalMapJoinProcCtxA container of current task and parse context.Classorg.apache.hadoop.hive.ql.optimizer.physical.MapJoinResolverApache Hive
MapJoinRowContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainer .ReusableGetAdaptorRetrieve rows from hashtable key by key, one key at a time, w/o copying the structures for each key.Interfaceorg.apache.hadoop.hive.ql.exec.persistence.MapJoinTableContainerApache Hive
MapJoinTableContainerDirectAccessInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainerSerDeClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapOperatorMap operator.Classorg.apache.hadoop.hive.ql.execApache Hive
MapOperator .CounterClassorg.apache.hadoop.hive.ql.exec.MapOperatorApache Hive
MapOperator .MapOpCtxClassorg.apache.hadoop.hive.ql.exec.MapOperatorApache Hive
MapRecordProcessorProcess input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
MapRecordSourceProcess input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
MapredContextClassorg.apache.hadoop.hive.ql.execApache Hive
MapredLocalTaskMapredLocalTask represents any local work (i.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
MapredLocalWorkClassorg.apache.hadoop.hive.ql.planApache Hive
MapredParquetInputFormatA Parquet InputFormat for Hive (with the deprecated package mapred) NOTE: With HIVE-9235 we removed "implements VectorizedParquetInputFormat" since all data typesClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
MapredParquetOutputFormatClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
MapRedStats A data structure to keep one mapreduce's stats: number of mappers, number of reducers, accumulative CPU time and whether itClassorg.apache.hadoop.hive.qlApache Hive
MapRedTaskExtension of ExecDriver: - can optionally spawn a map-reduce task from a separate jvmClassorg.apache.hadoop.hive.ql.exec.mrApache Hive
MapReduceCompilerClassorg.apache.hadoop.hive.ql.parseApache Hive
MapredWorkClassorg.apache.hadoop.hive.ql.planApache Hive
MapTezProcessorClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
MapTranClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
MapWorkMapWork represents all the information used to run a map task on the cluster.Classorg.apache.hadoop.hive.ql.planApache Hive
MatchPathreturn rows that meet a specified pattern.Classorg.apache.hadoop.hive.ql.udf.ptfApache Hive
MatchPath .ChainClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .MatchPathResolverClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .PlusClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .ResultExpressionParserClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .ResultExprInfoClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .StarClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .SymbolClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .SymbolFunctionClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .SymbolFunctionResultClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MatchPath .SymbolParserClassorg.apache.hadoop.hive.ql.udf.ptf.MatchPathApache Hive
MathExprMath expression evaluation helper functions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
MathFuncDoubleToDouble constant argument(s)) and returns long.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
MathFuncLongToDouble constant argument(s)) and returns long.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
MathFuncLongToLong constant argument(s)) and returns long.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
MergeFileInputFormatClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileMapperMapper for fast file merging of ORC and RC files.Classorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileOutputFormatClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileRecordProcessorRecord processor for fast merging of files.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
MergeFileTaskTask for fast merging of ORC and RC files.Classorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeFileTezProcessorTez processor for fast file merging.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
MergeFileWorkClassorg.apache.hadoop.hive.ql.io.mergeApache Hive
MergeJoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
MergeJoinWorkClassorg.apache.hadoop.hive.ql.planApache Hive
MetadataClassorg.apache.hadoop.hive.ql.io.orcApache Hive
MetaDataExportListenerThis class listens for drop events and, if set, exports the table's metadata as JSON to the trash of the user performing the dropClassorg.apache.hadoop.hive.ql.parseApache Hive
MetaDataFormatterInterface to format table and index information.Interfaceorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MetaDataFormatUtilsThis class provides methods to format table and index information.Classorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MetadataOnlyOptimizerMetadataOnlyOptimizer determines to which TableScanOperators "metadata only" optimization can be applied.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
MetaDataPrettyFormatUtilsThis class provides methods to format the output of DESCRIBE PRETTY in a human-readable way.Classorg.apache.hadoop.hive.ql.metadata.formattingApache Hive
MetadataReaderClassorg.apache.hadoop.hive.ql.io.orcApache Hive
MetaStoreAuthzAPIAuthorizerEmbedOnlyClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
MoveTaskMoveTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
MoveWorkClassorg.apache.hadoop.hive.ql.planApache Hive
MsckDescClassorg.apache.hadoop.hive.ql.planApache Hive
MuxDescMux operator descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
MuxOperatorMuxOperator is used in the Reduce side of MapReduce jobs optimized by Correlation Optimizer.Classorg.apache.hadoop.hive.ql.execApache Hive
MuxOperator .HandlerHandler is used to construct the key-value structure.Classorg.apache.hadoop.hive.ql.exec.MuxOperatorApache Hive
NanoTimeProvides a wrapper representing a parquet-timestamp, with methods to convert to and from binary.Classorg.apache.hadoop.hive.ql.io.parquet.timestampApache Hive
NanoTimeUtilsUtilities for converting from java.Classorg.apache.hadoop.hive.ql.io.parquet.timestampApache Hive
NGramEstimatorA generic, re-usable n-gram estimation class that supports partial aggregations.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
NodeThis interface defines the functions needed by the walkers and dispatchers.Interfaceorg.apache.hadoop.hive.ql.libApache Hive
NodeProcessorBase class for processing operators which is no-op.Interfaceorg.apache.hadoop.hive.ql.libApache Hive
NodeTypeClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
NodeUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
NoMatchingMethodExceptionException thrown by the UDF and UDAF method resolvers in case no matching methodSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.execApache Hive
NonBlockingOpDeDupProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
NonSyncDataInputBufferA thread-not-safe version of Hadoop's DataInputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
NonSyncDataOutputBufferA thread-not-safe version of Hadoop's DataOutputBuffer, which removes all synchronized modifiers.Classorg.apache.hadoop.hive.ql.ioApache Hive
NoopClassorg.apache.hadoop.hive.ql.udf.ptfApache Hive
Noop .NoopResolverClassorg.apache.hadoop.hive.ql.udf.ptf.NoopApache Hive
NoopStreamingClassorg.apache.hadoop.hive.ql.udf.ptfApache Hive
NoopStreaming .NoopStreamingResolverClassorg.apache.hadoop.hive.ql.udf.ptf.NoopStreamingApache Hive
NoopWithMapClassorg.apache.hadoop.hive.ql.udf.ptfApache Hive
NoopWithMap .NoopWithMapResolverClassorg.apache.hadoop.hive.ql.udf.ptf.NoopWithMapApache Hive
NoopWithMapStreamingClassorg.apache.hadoop.hive.ql.udf.ptfApache Hive
NoopWithMapStreaming .NoopWithMapStreamingResolverClassorg.apache.hadoop.hive.ql.udf.ptf.NoopWithMapStreamingApache Hive
NotColEvaluates the boolean complement of the input.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
NullRowsInputFormatNullRowsInputFormat outputs null rows, maximum 100.Classorg.apache.hadoop.hive.ql.ioApache Hive
NullRowsInputFormat .DummyInputSplitClassorg.apache.hadoop.hive.ql.io.NullRowsInputFormatApache Hive
NullRowsInputFormat .NullRowsRecordReaderClassorg.apache.hadoop.hive.ql.io.NullRowsInputFormatApache Hive
NullScanOptimizerThis optimizer attempts following two optimizations: 1.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
NullScanTaskDispatcherIterate over all tasks one by one and removes all input paths from task if conditions as defined in rules match.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
NullUtilUtility functions to handle null propagation.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
NumDistinctValueEstimatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
NumericHistogramA generic, re-usable histogram class that supports partial aggregations.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
NumericOpMethodResolverThe class implements the method resolution for operators like (+, -, *, %).Classorg.apache.hadoop.hive.ql.execApache Hive
NumericUDAFBase class of numeric UDAFs like sum and avg which need a NumericUDAFEvaluatorResolver.Classorg.apache.hadoop.hive.ql.execApache Hive
NumericUDAFEvaluatorResolverResolver for Numeric UDAFs like sum and avg.Classorg.apache.hadoop.hive.ql.execApache Hive
ObjectCacheObjectCache.Classorg.apache.hadoop.hive.ql.exec.mrApache Hive
ObjectCacheObjectCache.Interfaceorg.apache.hadoop.hive.ql.execApache Hive
ObjectCacheObjectCache.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
ObjectCacheFactoryClassorg.apache.hadoop.hive.ql.execApache Hive
ObjectContainerAn eager object container that puts every row directly to output stream.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
OneNullRowInputFormatOneNullRowInputFormat outputs one null row.Classorg.apache.hadoop.hive.ql.ioApache Hive
OneNullRowInputFormat .OneNullRowRecordReaderClassorg.apache.hadoop.hive.ql.io.OneNullRowInputFormatApache Hive
Operation2PrivilegeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
Operation2Privilege .IOTypeClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.Operation2PrivilegeApache Hive
OperationLogOperationLog wraps the actual operation log file, and provides interface for accessing, reading, writing, and removing the file.Classorg.apache.hadoop.hive.ql.sessionApache Hive
OperationLog .LoggingLevelClassorg.apache.hadoop.hive.ql.session.OperationLogApache Hive
OperatorBase operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
OperatorClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Operator ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.OperatorApache Hive
Operator .OperatorFuncInterfaceorg.apache.hadoop.hive.ql.exec.OperatorApache Hive
Operator .StateClassorg.apache.hadoop.hive.ql.exec.OperatorApache Hive
OperatorDescInterfaceorg.apache.hadoop.hive.ql.planApache Hive
OperatorFactoryClassorg.apache.hadoop.hive.ql.execApache Hive
OperatorTypeClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
OperatorUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
OpParseContext that may be needed by an operator.Classorg.apache.hadoop.hive.ql.parseApache Hive
OpProcFactoryOperator factory for the rule processors for lineage.Classorg.apache.hadoop.hive.ql.optimizer.lineageApache Hive
OpProcFactoryOperator factory for partition pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
OpProcFactoryOperator factory for predicate pushdown processing of operator graph Each operator determines the pushdown predicates by walking the expression tree.Classorg.apache.hadoop.hive.ql.ppdApache Hive
OpProcFactory .DefaultLineageDefault processor.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .DefaultPPDDefault processor which just merges its children.Classorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .FilterPPDDetermines the push down predicates in its where expression and then combines it with the push down predicates that are passed from its children.Classorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .FilterPPRDetermines the partition pruner for the filter.Classorg.apache.hadoop.hive.ql.optimizer.ppr.OpProcFactoryApache Hive
OpProcFactory .GroupByLineageProcessor for GroupBy operator.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .JoinerPPDDetermines predicates for which alias can be pushed to it's parents.Classorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .JoinLineageProcessor for Join Operator.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .JoinPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .LateralViewForwardPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .LateralViewJoinLineageProcessor for Join Operator.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .PTFPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .ReduceSinkLineageReduceSink processor.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .ReduceSinkPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .ScriptPPDProcessor for Script Operator Prevents any predicates being pushed.Classorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .SelectLineageProcessor for Select operator.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .TableScanLineageProcessor for TableScan Operator.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .TableScanPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .TransformLineageProcessor for Script and UDTF Operators.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OpProcFactory .UDTFPPDClassorg.apache.hadoop.hive.ql.ppd.OpProcFactoryApache Hive
OpProcFactory .UnionLineage In this case we call mergeDependency as opposed to putDependency in order to account for visits from different parents.Classorg.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactoryApache Hive
OptimizerClassorg.apache.hadoop.hive.ql.optimizerApache Hive
OptimizeSparkProcContextOptimizeSparkProcContext.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
OptimizeTezProcContextOptimizeTezProcContext.Classorg.apache.hadoop.hive.ql.parseApache Hive
OpTraitsClassorg.apache.hadoop.hive.ql.planApache Hive
OpTraitsRulesProcFactoryClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotationApache Hive
OpTraitsRulesProcFactory .DefaultRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .GroupByRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .JoinRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .MultiParentRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .ReduceSinkRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .SelectRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpTraitsRulesProcFactory .TableScanRuleClassorg.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactoryApache Hive
OpWalkerCtxContext class for operator tree walker for partition pruner.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
OpWalkerInfoContext class for operator walker of predicate pushdown.Classorg.apache.hadoop.hive.ql.ppdApache Hive
OrcFileContains factory methods to read or write ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFile .CompressionStrategyClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .EncodingStrategyClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .OrcTablePropertiesClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .ReaderOptionsClassorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .VersionCreate a version number for the ORC file format, so that we can add non-forward compatible changes in the future.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterCallbackInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterOptionsOptions for creating ORC file writers.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFile .WriterVersionRecords the version of the writer in terms of which bugs have been fixed.Classorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
OrcFileKeyWrapperKey for OrcFileMergeMapper task.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFileMergeDescORC fast file merge operator descriptor.Classorg.apache.hadoop.hive.ql.planApache Hive
OrcFileMergeOperatorFast file merge operator for ORC files.Classorg.apache.hadoop.hive.ql.execApache Hive
ORCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
OrcFileStripeMergeInputFormatClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFileStripeMergeRecordReaderClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcFileValueWrapperValue for OrcFileMergeMapper.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcInputFormatA MapReduce/Hive input format for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcInputFormat .NullKeyRecordReaderReturn a RecordReader that is compatible with the Hive 0.Classorg.apache.hadoop.hive.ql.io.orc.OrcInputFormatApache Hive
OrcNewInputFormatAn InputFormat for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcNewOutputFormatAn OutputFormat that writes ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcNewSplitOrcFileSplit.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcOutputFormatA Hive OutputFormat for ORC files.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcProtoClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcProto .BinaryStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BinaryStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BinaryStatisticsApache Hive
OrcProto .BinaryStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilter .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilterApache Hive
OrcProto .BloomFilterIndexProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterIndex .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilterIndexApache Hive
OrcProto .BloomFilterIndexOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BloomFilterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BucketStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .BucketStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.BucketStatisticsApache Hive
OrcProto .BucketStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnEncodingProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnEncoding .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncodingApache Hive
OrcProto .ColumnEncoding .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncodingApache Hive
OrcProto .ColumnEncodingOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .ColumnStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatisticsApache Hive
OrcProto .ColumnStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .CompressionKindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DateStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DateStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DateStatisticsApache Hive
OrcProto .DateStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DecimalStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DecimalStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DecimalStatisticsApache Hive
OrcProto .DecimalStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DoubleStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .DoubleStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.DoubleStatisticsApache Hive
OrcProto .DoubleStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .FooterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Footer .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.FooterApache Hive
OrcProto .FooterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .IntegerStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .IntegerStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.IntegerStatisticsApache Hive
OrcProto .IntegerStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .MetadataProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Metadata .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.MetadataApache Hive
OrcProto .MetadataOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .PostScriptProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .PostScript .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.PostScriptApache Hive
OrcProto .PostScriptOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndex .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexApache Hive
OrcProto .RowIndexEntryProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexEntry .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexEntryApache Hive
OrcProto .RowIndexEntryOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .RowIndexOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StreamProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Stream .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StreamApache Hive
OrcProto .Stream .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StreamApache Hive
OrcProto .StreamOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StringStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StringStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StringStatisticsApache Hive
OrcProto .StringStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeFooterProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeFooter .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeFooterApache Hive
OrcProto .StripeFooterOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeInformationProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeInformation .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeInformationApache Hive
OrcProto .StripeInformationOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .StripeStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.StripeStatisticsApache Hive
OrcProto .StripeStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TimestampStatisticsProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TimestampStatistics .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TimestampStatisticsApache Hive
OrcProto .TimestampStatisticsOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .TypeProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .Type .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TypeApache Hive
OrcProto .Type .KindProtobuf enum orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.TypeApache Hive
OrcProto .TypeOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .UserMetadataItemProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcProto .UserMetadataItem .BuilderProtobuf type orc.Classorg.apache.hadoop.hive.ql.io.orc.OrcProto.UserMetadataItemApache Hive
OrcProto .UserMetadataItemOrBuilderInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcProtoApache Hive
OrcRawRecordMergerClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcRecordUpdaterA RecordUpdater where the files are stored as ORC.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcRecordUpdater .OrcOptionsClassorg.apache.hadoop.hive.ql.io.orc.OrcRecordUpdaterApache Hive
OrcSerdeA serde class for ORC.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcSplitOrcFileSplit.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcStructClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrcUtilsClassorg.apache.hadoop.hive.ql.io.orcApache Hive
OrderDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
OrderExpressionDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
ParquetByteInspectorThe ParquetByteInspector can inspect both ByteWritables and IntWritables into bytes.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
ParquetHiveArrayInspectorThe ParquetHiveArrayInspector will inspect an ArrayWritable, considering it as an Hive array.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
ParquetHiveSerDeClassorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
ParquetPrimitiveInspectorFactoryThe ParquetPrimitiveInspectorFactory allows us to be sure that the same object is inspected by the same inspector.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetRecordReaderWrapperClassorg.apache.hadoop.hive.ql.io.parquet.readApache Hive
ParquetRecordWriterWrapperClassorg.apache.hadoop.hive.ql.io.parquet.writeApache Hive
ParquetShortInspectorThe ParquetShortInspector can inspect both ShortWritables and IntWritables into shorts.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParquetStringInspectorThe ParquetStringInspector inspects a BinaryWritable to give a Text or String.Classorg.apache.hadoop.hive.ql.io.parquet.serde.primitiveApache Hive
ParseContextParse Context: The current parse context.Classorg.apache.hadoop.hive.ql.parseApache Hive
ParseDriverClassorg.apache.hadoop.hive.ql.parseApache Hive
ParseExceptionClassorg.apache.hadoop.hive.ql.parseApache Hive
ParseUtilsLibrary of utility functions used in the parse code.Classorg.apache.hadoop.hive.ql.parseApache Hive
PartExprEvalUtilsClassorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
PartialScanMapper It reads through block header and aggregates statistics at the end.Classorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PartialScanTask This task handles RCFile statics calculation via partial scan.Classorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PartialScanWorkClassorg.apache.hadoop.hive.ql.io.rcfile.statsApache Hive
PartitionA Hive Table Partition: is a fundamental storage unit within a Table.Classorg.apache.hadoop.hive.ql.metadataApache Hive
PartitionConditionRemoverThe transformation step that does partition condition remover.Classorg.apache.hadoop.hive.ql.optimizer.pcrApache Hive
PartitionDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
PartitionDescClassorg.apache.hadoop.hive.ql.planApache Hive
PartitionedTableFunctionDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
PartitionExpressionForMetastoreThe basic implementation of PartitionExpressionProxy that uses ql package classes.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
PartitionIterablePartitionIterable - effectively a lazy Iterable Sometimes, we have a need for iterating through a list of partitions,Classorg.apache.hadoop.hive.ql.metadataApache Hive
PartitionKeySamplerClassorg.apache.hadoop.hive.ql.execApache Hive
PartitionPruneClassorg.apache.hadoop.hive.ql.optimizer.calcite.rulesApache Hive
PartitionPrune .ExtractPartPruningPredicateClassorg.apache.hadoop.hive.ql.optimizer.calcite.rules.PartitionPruneApache Hive
PartitionPrune .ExtractRemainingPredicateClassorg.apache.hadoop.hive.ql.optimizer.calcite.rules.PartitionPruneApache Hive
PartitionPrunerThe transformation step that does partition pruning.Classorg.apache.hadoop.hive.ql.optimizer.pprApache Hive
PartitionTableFunctionDescriptionClassorg.apache.hadoop.hive.ql.execApache Hive
PcrExprProcCtxThe processor context for partition condition remover.Classorg.apache.hadoop.hive.ql.optimizer.pcrApache Hive
PcrExprProcFactoryExpression processor factory for partition condition removing.Classorg.apache.hadoop.hive.ql.optimizer.pcrApache Hive
PcrExprProcFactory .ColumnExprProcessorProcessor for column expressions.Classorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrExprProcFactory .DefaultExprProcessorProcessor for constants and null expressions.Classorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrExprProcFactory .FieldExprProcessorClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrExprProcFactory .GenericFuncExprProcessorProcessor for Generic functions If it is AND, OR or NOT, we replace the node to be the constant true orClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrExprProcFactory .NodeInfoWrapperClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrExprProcFactory .WalkStateClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactoryApache Hive
PcrOpProcFactoryPcrOpProcFactory contains processors that process expression tree of filter operators following table scan operators.Classorg.apache.hadoop.hive.ql.optimizer.pcrApache Hive
PcrOpProcFactory .DefaultPCRClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrOpProcFactoryApache Hive
PcrOpProcFactory .FilterPCRRemove partition condition in a filter operator when possible.Classorg.apache.hadoop.hive.ql.optimizer.pcr.PcrOpProcFactoryApache Hive
PcrOpWalkerCtxContext class for operator tree walker for partition condition remover.Classorg.apache.hadoop.hive.ql.optimizer.pcrApache Hive
PcrOpWalkerCtx .OpToDeleteInfoClassorg.apache.hadoop.hive.ql.optimizer.pcr.PcrOpWalkerCtxApache Hive
PerfLogger Can be used to measure and log the time spent by a piece of code.Classorg.apache.hadoop.hive.ql.logApache Hive
PhysicalContextphysical context used by physical resolvers.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
PhysicalOptimizerA hierarchy physical optimizer, which contains a list of PhysicalPlanResolver.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
PhysicalPlanResolverPhysical plan optimization interface.Interfaceorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
PidDailyRollingFileAppenderClassorg.apache.hadoop.hive.ql.logApache Hive
PlanModifierForASTConvClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
PlanModifierForReturnPathClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
PlanModifierUtilClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
PlanUtilsClassorg.apache.hadoop.hive.ql.planApache Hive
PlanUtils .ExpressionTypesClassorg.apache.hadoop.hive.ql.plan.PlanUtilsApache Hive
PosModDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
PosModLongToLongClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
PostExecuteThe post execute hook interface.Interfaceorg.apache.hadoop.hive.ql.hooksApache Hive
PostExecutePrinter to standard output.Classorg.apache.hadoop.hive.ql.hooksApache Hive
PredicateLeafThe primitive predicates that form a SearchArgument.Interfaceorg.apache.hadoop.hive.ql.io.sargApache Hive
PredicateLeaf .OperatorThe possible operators for predicates.Classorg.apache.hadoop.hive.ql.io.sarg.PredicateLeafApache Hive
PredicateLeaf .TypeThe possible types for sargs.Classorg.apache.hadoop.hive.ql.io.sarg.PredicateLeafApache Hive
PredicatePushDown relational databases even though for Hive it is predicate pushup.Classorg.apache.hadoop.hive.ql.ppdApache Hive
PredicateTransitivePropagateClassorg.apache.hadoop.hive.ql.ppdApache Hive
PreExecuteThe pre execute hook interface.Interfaceorg.apache.hadoop.hive.ql.hooksApache Hive
PreExecutePrinterClassorg.apache.hadoop.hive.ql.hooksApache Hive
PreOrderWalkerbase class for operator graph walker this class takes list of starting ops and walks them one by one.Classorg.apache.hadoop.hive.ql.libApache Hive
PrincipalDescClassorg.apache.hadoop.hive.ql.planApache Hive
PrintOpTreeProcessorPrintOpTreeProcessor.Classorg.apache.hadoop.hive.ql.parseApache Hive
PrivilegePrivilege defines a privilege in Hive.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeDescClassorg.apache.hadoop.hive.ql.planApache Hive
PrivilegeObjectDescClassorg.apache.hadoop.hive.ql.planApache Hive
PrivilegeRegistryPrivilegeRegistry is used to do privilege lookups.Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeScopePrivilegeScope describes a hive defined privilege's scope (global/database/table/column).Classorg.apache.hadoop.hive.ql.security.authorizationApache Hive
PrivilegeTypeClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
ProcessAnalyzeTableProcessAnalyzeTable sets up work for the several variants of analyze table (normal, no scan, partial scan.Classorg.apache.hadoop.hive.ql.parseApache Hive
ProjectionPusherClassorg.apache.hadoop.hive.ql.io.parquetApache Hive
ProxyUserAuthenticatorProxyUserAuthenticator extends HadoopDefaultAuthenticator but honours a proxy config setting proxy.Classorg.apache.hadoop.hive.ql.securityApache Hive
PrunedPartitionListThe list of pruned partitions.Classorg.apache.hadoop.hive.ql.parseApache Hive
PrunerExpressionOperatorFactoryExpression processor factory for pruning.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
PrunerExpressionOperatorFactory .ColumnExprProcessorProcessor for column expressions.Classorg.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactoryApache Hive
PrunerExpressionOperatorFactory .DefaultExprProcessorProcessor for constants and null expressions.Classorg.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactoryApache Hive
PrunerExpressionOperatorFactory .FieldExprProcessorClassorg.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactoryApache Hive
PrunerExpressionOperatorFactory .GenericFuncExprProcessorIf all children are candidates and refer only to one table alias then this expr is a candidate else it is not a candidate but its children could beClassorg.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactoryApache Hive
PrunerOperatorFactoryOperator factory for pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
PrunerOperatorFactory .DefaultPrunerDefault processor which just merges its children.Classorg.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactoryApache Hive
PrunerOperatorFactory .FilterPrunerDetermines the partition pruner for the filter.Classorg.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactoryApache Hive
PrunerUtilsGeneral utility common functions for the Pruner to do optimization.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
PTFDescClassorg.apache.hadoop.hive.ql.planApache Hive
PTFDeserializerClassorg.apache.hadoop.hive.ql.planApache Hive
PTFExpressionDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
PTFInputDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
PTFInvocationSpecClassorg.apache.hadoop.hive.ql.parseApache Hive
PTFInvocationSpec .OrderClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .OrderExpressionClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .OrderSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PartitionedTableFunctionSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PartitionExpressionClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PartitioningSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PartitionSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PTFInputSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PTFQueryInputSpecClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFInvocationSpec .PTFQueryInputTypeClassorg.apache.hadoop.hive.ql.parse.PTFInvocationSpecApache Hive
PTFOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
PTFPartitionClassorg.apache.hadoop.hive.ql.execApache Hive
PTFPartition .PTFPartitionIteratorInterfaceorg.apache.hadoop.hive.ql.exec.PTFPartitionApache Hive
PTFQueryInputDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
PTFRollingPartitionClassorg.apache.hadoop.hive.ql.execApache Hive
PTFRowContainer It extends RowContainer behavior in the following ways: You must continue to call first to signal the transition from writing to theClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
PTFRowContainer .PTFHiveSequenceFileOutputFormatClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
PTFRowContainer .PTFSequenceFileInputFormatClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
PTFRowContainer .PTFSequenceFileRecordReaderClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
PTFTopNHashClassorg.apache.hadoop.hive.ql.execApache Hive
PTFTranslatorClassorg.apache.hadoop.hive.ql.parseApache Hive
PTFTranslator .ValidateNoLeadLagClassorg.apache.hadoop.hive.ql.parse.PTFTranslatorApache Hive
PTFUtilsClassorg.apache.hadoop.hive.ql.execApache Hive
PTFUtils .PredicateClassorg.apache.hadoop.hive.ql.exec.PTFUtilsApache Hive
PTFUtils .ReverseIteratorClassorg.apache.hadoop.hive.ql.exec.PTFUtilsApache Hive
QBClassorg.apache.hadoop.hive.ql.parseApache Hive
QBExprClassorg.apache.hadoop.hive.ql.parseApache Hive
QBExpr .OpcodeClassorg.apache.hadoop.hive.ql.parse.QBExprApache Hive
QBJoinTreeInternal representation of the join tree.Classorg.apache.hadoop.hive.ql.parseApache Hive
QBMetaDataClassorg.apache.hadoop.hive.ql.parseApache Hive
QBParseInfoClassorg.apache.hadoop.hive.ql.parseApache Hive
QBParseInfo .ClauseTypeClassorg.apache.hadoop.hive.ql.parse.QBParseInfoApache Hive
QBSubQueryClassorg.apache.hadoop.hive.ql.parseApache Hive
QBSubQuery .SubQueryTypeClassorg.apache.hadoop.hive.ql.parse.QBSubQueryApache Hive
QBSubQuery .SubQueryTypeDefClassorg.apache.hadoop.hive.ql.parse.QBSubQueryApache Hive
QueryClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Query ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.QueryApache Hive
QueryPlanClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
QueryPlanQueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the currentClassorg.apache.hadoop.hive.qlApache Hive
QueryPlan ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.QueryPlanApache Hive
QueryPlanTreeTransformationQueryPlanTreeTransformation contains static methods used to transform the query plan tree (operator tree) based on the correlation we haveClassorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
QueryProperties A structure to contain features of a query that are determined during parsing and may be useful for categorizing a query typeClassorg.apache.hadoop.hive.qlApache Hive
RandomDimensionA random dimension is an abstract dimension.Classorg.apache.hadoop.hive.ql.metadataApache Hive
RangeBoundaryDefClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
RCFileRCFiles, short of Record Columnar File, are flat files consisting of binary key/value pairs, which shares much similarity withClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFile .KeyBufferKeyBuffer is the key of each record in RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .ReaderRead KeyBuffer/ValueBuffer pairs from a RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .ValueBufferValueBuffer is the value of each record in RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFile .WriterWrite KeyBuffer/ValueBuffer pairs to a RCFile.Classorg.apache.hadoop.hive.ql.io.RCFileApache Hive
RCFileBlockMergeInputFormatClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileBlockMergeRecordReaderClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileInputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileKeyBufferWrapperClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
RCFileMergeDescDescriptor for Fast file merge RC file operator.Classorg.apache.hadoop.hive.ql.planApache Hive
RCFileMergeOperatorFast file merge operator for RC files.Classorg.apache.hadoop.hive.ql.execApache Hive
RCFileOutputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileRecordReaderClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
RCFileValueBufferWrapperClassorg.apache.hadoop.hive.ql.io.rcfile.mergeApache Hive
ReadEntityThis class encapsulates the information on the partition and tables that areSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.hooksApache Hive
ReaderThe interface for reading ORC files.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
Reader .OptionsOptions for creating a RecordReader.Classorg.apache.hadoop.hive.ql.io.orc.ReaderApache Hive
ReaderImplClassorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordIdentifierGives the Record identifier information for the current record.Classorg.apache.hadoop.hive.ql.ioApache Hive
RecordIdentifier .FieldThis is in support of VirtualColumn.Classorg.apache.hadoop.hive.ql.io.RecordIdentifierApache Hive
RecordIdentifier .StructInfoRecordIdentifier is passed along the operator tree as a struct.Classorg.apache.hadoop.hive.ql.io.RecordIdentifierApache Hive
RecordProcessorProcess input from tez LogicalInput and write output It has different subclasses for map and reduce processingClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
RecordReaderInterfaceorg.apache.hadoop.hive.ql.execApache Hive
RecordReaderA row-by-row iterator for ORC files.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderFactoryFactory to create ORC tree readers.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderUtilsStateless methods shared between RecordReaderImpl and EncodedReaderImpl.Classorg.apache.hadoop.hive.ql.io.orcApache Hive
RecordReaderUtils .ByteBufferAllocatorPoolClassorg.apache.hadoop.hive.ql.io.orc.RecordReaderUtilsApache Hive
RecordSourceInterfaceorg.apache.hadoop.hive.ql.exec.tezApache Hive
RecordUpdaterAPI for supporting updating records.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
RecordWriterInterfaceorg.apache.hadoop.hive.ql.execApache Hive
RedactorClassorg.apache.hadoop.hive.ql.hooksApache Hive
ReduceRecordProcessorProcess input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
ReduceRecordSourceProcess input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
ReducerTimeStatsPerJobClassorg.apache.hadoop.hive.ql.planApache Hive
ReduceSinkDeDuplicationIf two reducer sink operators share the same partition/sort columns and order, they can be merged.Classorg.apache.hadoop.hive.ql.optimizer.correlationApache Hive
ReduceSinkDeDuplication .AbsctractReducerReducerProcClassorg.apache.hadoop.hive.ql.optimizer.correlation.ReduceSinkDeDuplicationApache Hive
ReduceSinkDescClassorg.apache.hadoop.hive.ql.planApache Hive
ReduceSinkDesc .ReducerTraitsClassorg.apache.hadoop.hive.ql.plan.ReduceSinkDescApache Hive
ReduceSinkMapJoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
ReduceSinkOperatorReduce Sink Operator sends output to the reduce stage.Classorg.apache.hadoop.hive.ql.execApache Hive
ReduceSinkOperator .CounterClassorg.apache.hadoop.hive.ql.exec.ReduceSinkOperatorApache Hive
ReduceTezProcessorClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
ReduceTranClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
ReduceWorkReduceWork represents all the information used to run a reduce task on the cluster.Classorg.apache.hadoop.hive.ql.planApache Hive
RegexErrorHeuristicSimple heuristic where the query and the lines of the task log file are run through regular expressions to see if they resemble a known error condition.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
RegistryClassorg.apache.hadoop.hive.ql.execApache Hive
ReloadFunctionDescClassorg.apache.hadoop.hive.ql.planApache Hive
ReloadProcessorClassorg.apache.hadoop.hive.ql.processorsApache Hive
RelOptHiveTableClassorg.apache.hadoop.hive.ql.optimizer.calciteApache Hive
RemoteHiveSparkClientRemoteSparkClient is a wrapper of SparkClient, which wrap a spark job request and send to an remote SparkContext.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
RemoteSparkJobMonitorRemoteSparkJobMonitor monitor a RSC remote job status in a loop until job finished/failed/killed.Classorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
RemoteSparkJobRefClassorg.apache.hadoop.hive.ql.exec.spark.status.implApache Hive
RemoteSparkJobStatusUsed with remove spark client.Classorg.apache.hadoop.hive.ql.exec.spark.status.implApache Hive
RemoveDynamicPruningBySizeClassorg.apache.hadoop.hive.ql.optimizerApache Hive
RenamePartitionDescContains the information needed to rename a partition.Classorg.apache.hadoop.hive.ql.planApache Hive
RepeatedConverters for repeated fields need to know when the parent field starts and ends to correctly build lists from the repeated values.Interfaceorg.apache.hadoop.hive.ql.io.parquet.convertApache Hive
Repeated .RepeatedConverterParentClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
Repeated .RepeatedGroupConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
Repeated .RepeatedPrimitiveConverterClassorg.apache.hadoop.hive.ql.io.parquet.convert.RepeatedApache Hive
ReplicationSpecStatements executed to handle replication have some additional information relevant to the replication subsystem - this classClassorg.apache.hadoop.hive.ql.parseApache Hive
ReplicationSpec .KEYClassorg.apache.hadoop.hive.ql.parse.ReplicationSpecApache Hive
ReplicationSpec .SCOPEClassorg.apache.hadoop.hive.ql.parse.ReplicationSpecApache Hive
RequiredPrivilegesCaptures privilege sets, and can be used to compare required and available privileges to find missing privileges (if any).Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
ResetProcessorClassorg.apache.hadoop.hive.ql.processorsApache Hive
ReusableGetAdaptorDirectAccessInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
RevokeDescClassorg.apache.hadoop.hive.ql.planApache Hive
RevokePrivAuthUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
ReworkMapredInputFormatInterfaceorg.apache.hadoop.hive.ql.ioApache Hive
RewriteCanApplyCtxRewriteCanApplyCtx class stores the context for the RewriteCanApplyProcFactory to determine if any index can be used and if the input queryClassorg.apache.hadoop.hive.ql.optimizer.indexApache Hive
RewriteCanApplyProcFactoryFactory of methods used by RewriteGBUsingIndex to determine if the rewrite optimization can be applied to the input query.Classorg.apache.hadoop.hive.ql.optimizer.indexApache Hive
RewriteGBUsingIndexRewriteGBUsingIndex is implemented as one of the Rule-based Optimizations.Classorg.apache.hadoop.hive.ql.optimizer.indexApache Hive
RewriteParseContextGeneratorRewriteParseContextGenerator is a class that offers methods to generate operator tree for input queries.Classorg.apache.hadoop.hive.ql.optimizer.indexApache Hive
RewriteQueryUsingAggregateIndexCtxRewriteQueryUsingAggregateIndexCtx class stores the context for the RewriteQueryUsingAggregateIndexClassorg.apache.hadoop.hive.ql.optimizer.indexApache Hive
RexNodeConverterClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
RoleDDLDescClassorg.apache.hadoop.hive.ql.planApache Hive
RoleDDLDesc .RoleOperationClassorg.apache.hadoop.hive.ql.plan.RoleDDLDescApache Hive
RoundUtilsUtility class for generic round UDF.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
RoundWithNumDigitsDoubleToDoubleClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
RowContainerSimple persistent container for rows.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
RowResolverClassorg.apache.hadoop.hive.ql.parseApache Hive
RowSchemaRowSchema Implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
RuleRule interface for Operators Used in operator dispatching to dispatch process/visitor functions for operators.Interfaceorg.apache.hadoop.hive.ql.libApache Hive
RuleExactMatchImplentation of the Rule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes.Classorg.apache.hadoop.hive.ql.libApache Hive
RuleRegExpRule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes.Classorg.apache.hadoop.hive.ql.libApache Hive
SampleA sample defines a subset of data based on sampling on a given dimension.Classorg.apache.hadoop.hive.ql.metadataApache Hive
SamplePrunerThe transformation step that does sample pruning.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
SamplePruner .AddPathReturnStatusClassorg.apache.hadoop.hive.ql.optimizer.SamplePrunerApache Hive
SamplePruner .DefaultPPRDefaultPPR default processor which does nothing.Classorg.apache.hadoop.hive.ql.optimizer.SamplePrunerApache Hive
SamplePruner .FilterPPRFilterPPR filter processor.Classorg.apache.hadoop.hive.ql.optimizer.SamplePrunerApache Hive
SamplePruner .LimitPruneRetStatusClassorg.apache.hadoop.hive.ql.optimizer.SamplePrunerApache Hive
SamplePruner .SamplePrunerCtxClassorg.apache.hadoop.hive.ql.optimizer.SamplePrunerApache Hive
SamplingOptimizerClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SchemaAwareCompressionInputStreamSchemaAwareCompressionInputStream adds the ability to inform the compression stream what column is being read.Classorg.apache.hadoop.hive.ql.ioApache Hive
SchemaAwareCompressionOutputStreamSchemaAwareCompressionOutputStream adds the ability to inform the comression stream the current column being compressed.Classorg.apache.hadoop.hive.ql.ioApache Hive
SchemaDescClassorg.apache.hadoop.hive.ql.planApache Hive
ScriptDescClassorg.apache.hadoop.hive.ql.planApache Hive
ScriptErrorHeuristicDetects when a query has failed because a user's script that was specified in transform returns a non-zero error code.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
ScriptOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
ScriptOperator .CounterClassorg.apache.hadoop.hive.ql.exec.ScriptOperatorApache Hive
SearchArgumentPrimary interface for SearchArgument, which are the subset of predicatesInterfaceorg.apache.hadoop.hive.ql.io.sargApache Hive
SearchArgument .BuilderA builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc.Interfaceorg.apache.hadoop.hive.ql.io.sarg.SearchArgumentApache Hive
SearchArgument .TruthValueThe potential result sets of logical operations.Classorg.apache.hadoop.hive.ql.io.sarg.SearchArgumentApache Hive
SearchArgumentFactoryA factory for creating SearchArguments.Classorg.apache.hadoop.hive.ql.io.sargApache Hive
SecureCmdDoAsSecureCmdDoAs - Helper class for setting parameters and env necessary for being able to run child jvm as intended user.Classorg.apache.hadoop.hive.ql.execApache Hive
SelectColumnIsFalseThis expression selects a row if the given boolean column is false.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
SelectColumnIsNotNullThis expression selects a row if the given column is null.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
SelectColumnIsNullThis expression selects a row if the given column is null.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
SelectColumnIsTrueThis expression selects a row if the given boolean column is true.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
SelectDescClassorg.apache.hadoop.hive.ql.planApache Hive
SelectOperatorSelect operator implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
SemanticAnalyzer There are other specific semantic analyzers for some hive operations such as DDLSemanticAnalyzer for ddl operations.Classorg.apache.hadoop.hive.ql.parseApache Hive
SemanticAnalyzer .GenericUDAFInfoClassorg.apache.hadoop.hive.ql.parse.SemanticAnalyzerApache Hive
SemanticAnalyzerFactorySemanticAnalyzerFactory.Classorg.apache.hadoop.hive.ql.parseApache Hive
SemanticExceptionException from SemanticAnalyzer.Classorg.apache.hadoop.hive.ql.parseApache Hive
SequenceFileInputFormatCheckerSequenceFileInputFormatChecker.Classorg.apache.hadoop.hive.ql.ioApache Hive
SequenceFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
SessionHiveMetaStoreClientClassorg.apache.hadoop.hive.ql.metadataApache Hive
SessionStateSessionState encapsulates common data associated with a session.Classorg.apache.hadoop.hive.ql.sessionApache Hive
SessionState .AuthorizationModeClassorg.apache.hadoop.hive.ql.session.SessionStateApache Hive
SessionState .LogHelperThis class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session'sClassorg.apache.hadoop.hive.ql.session.SessionStateApache Hive
SessionState .ResourceTypeClassorg.apache.hadoop.hive.ql.session.SessionStateApache Hive
SessionStateConfigUserAuthenticatorAuthenticator to be used for testing and debugging.Classorg.apache.hadoop.hive.ql.securityApache Hive
SessionStateUserAuthenticatorAuthenticator that returns the userName set in SessionState.Classorg.apache.hadoop.hive.ql.securityApache Hive
SetProcessorClassorg.apache.hadoop.hive.ql.processorsApache Hive
SetReducerParallelismSetReducerParallelism determines how many reducers should be run for a given reduce sink.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
SetSparkReducerParallelismSetSparkReducerParallelism determines how many reducers should be run for a given reduce sink, clone from SetReducerParallelism.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SettableConfigUpdaterHelper class that can be used by authorization implementations to set a default list of 'safe' HiveConf parameters that can be edited by user.Classorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
SettableUDFTHIS INTERFACE IS UNSTABLE AND SHOULD NOT BE USED BY 3RD PARTY UDFS.Interfaceorg.apache.hadoop.hive.ql.udfApache Hive
ShapeDetailsClassorg.apache.hadoop.hive.ql.plan.ptfApache Hive
ShowColumnsDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowCompactionsDescDescriptor for showing compactions.Classorg.apache.hadoop.hive.ql.planApache Hive
ShowConfDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowCreateTableDescShowCreateTableDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
ShowDatabasesDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowFunctionsDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowGrantDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowIndexesDesc Returns table index information per SQL syntax.Classorg.apache.hadoop.hive.ql.planApache Hive
ShowLocksDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowPartitionsDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowTablesDescClassorg.apache.hadoop.hive.ql.planApache Hive
ShowTableStatusDescShowTableStatusDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
ShowTblPropertiesDescShowTblPropertiesDesc.Classorg.apache.hadoop.hive.ql.planApache Hive
ShowTxnsDescDescriptor for showing transactions.Classorg.apache.hadoop.hive.ql.planApache Hive
ShuffleTranClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SimpleFetchAggregationClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SimpleFetchOptimizerTries to convert simple fetch query to single fetch task, which fetches rows directly from location of table/partition.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
SimpleGenericUDAFParameterInfoA simple implementation of GenericUDAFParameterInfo.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
SizeBasedBigTableSelectorForAutoSMJClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SkewedColumnPositionPairThis class record 2 types of positions for a skewed column: 1.Classorg.apache.hadoop.hive.ql.planApache Hive
SkewJoinHandlerAt runtime in Join, we output big keys in one table into one corresponding directories, and all same keys in other tables into different dirs(one forClassorg.apache.hadoop.hive.ql.execApache Hive
SkewJoinOptimizerClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SkewJoinOptimizer .SkewJoinOptProcCtxClassorg.apache.hadoop.hive.ql.optimizer.SkewJoinOptimizerApache Hive
SkewJoinOptimizer .SkewJoinProcClassorg.apache.hadoop.hive.ql.optimizer.SkewJoinOptimizerApache Hive
SkewJoinProcFactoryNode processor factory for skew join resolver.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SkewJoinProcFactory .SkewJoinDefaultProcessorSkewJoinDefaultProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physical.SkewJoinProcFactoryApache Hive
SkewJoinProcFactory .SkewJoinJoinProcessorSkewJoinJoinProcessor.Classorg.apache.hadoop.hive.ql.optimizer.physical.SkewJoinProcFactoryApache Hive
SkewJoinResolverAn implementation of PhysicalPlanResolver.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SkewJoinResolver .SkewJoinProcCtxA container of current task and parse context.Classorg.apache.hadoop.hive.ql.optimizer.physical.SkewJoinResolverApache Hive
SMBJoinDescClassorg.apache.hadoop.hive.ql.planApache Hive
SMBMapJoinOperatorSorted Merge Map Join Operator.Classorg.apache.hadoop.hive.ql.execApache Hive
SortBucketJoinProcCtxClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SortByShufflerClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SortedDynPartitionOptimizerWhen dynamic partitioning (with or without bucketing and sorting) is enabled, this optimization sorts the records on partition, bucket and sort columns respectively before inserting recordsClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SortedMergeBucketMapJoinOptimizerClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SortedMergeBucketMapjoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SortedMergeJoinProcClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SortMergeJoinResolverClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SortMergeJoinTaskDispatcherIterator over each task.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SparkBucketMapJoinContextClassorg.apache.hadoop.hive.ql.planApache Hive
SparkCompilerSparkCompiler translates the operator plan into SparkTasks.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
SparkCrossProductCheckCheck each MapJoin and ShuffleJoin Operator to see if they are performing a cross product.Classorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SparkEdgePropertyClassorg.apache.hadoop.hive.ql.planApache Hive
SparkFileSinkProcessorFileSinkProcessor handles addition of merge, move and stats tasks for filesinks.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
SparkHashTableSinkDescMap Join operator Descriptor implementation.Classorg.apache.hadoop.hive.ql.planApache Hive
SparkHashTableSinkOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
SparkJobRefInterfaceorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
SparkJobStateClassorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
SparkJobStatusSparkJobStatus identify what Hive want to know about the status of a Spark job.Interfaceorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
SparkJoinHintOptimizerThis processes joins in which user specified a hint to identify the small-table.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkJoinOptimizerConverts a join to a more optimized join for the Spark path.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkMapJoinOptimizerSparkMapJoinOptimizer cloned from ConvertJoinMapJoin is an optimization that replaces a common join (aka shuffle join) with a map join (aka broadcast or fragment replicateClassorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkMapJoinProcessorClassorg.apache.hadoop.hive.ql.optimizerApache Hive
SparkMapJoinResolverClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
SparkMapRecordHandlerClone from ExecMapper.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkMergeFileRecordHandlerCopied from MergeFileMapper.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkPlanClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkPlanGeneratorClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkProcessAnalyzeTableProcessAnalyzeTable sets up work for the several variants of analyze table (normal, no scan, partial scan.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
SparkRecordHandlerClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkReduceRecordHandlerClone from ExecReducer, it is the bridge between the spark framework and the Hive operator pipeline at execution time.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkReduceSinkMapJoinProcClassorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkReduceSinkMapJoinProc .SparkMapJoinFollowedByGroupByProcessorClassorg.apache.hadoop.hive.ql.optimizer.spark.SparkReduceSinkMapJoinProcApache Hive
SparkReporter UnsupportedOperationException for other unrelated methods, so if any Hive feature depends on these unimplemented methods, we could go back here quickly and enable it.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkSessionInterfaceorg.apache.hadoop.hive.ql.exec.spark.sessionApache Hive
SparkSessionImplClassorg.apache.hadoop.hive.ql.exec.spark.sessionApache Hive
SparkSessionManagerDefines interface for managing multiple SparkSessions in Hive when multiple users are executing queries simultaneously on Spark execution engine.Interfaceorg.apache.hadoop.hive.ql.exec.spark.sessionApache Hive
SparkSessionManagerImplSimple implementation of SparkSessionManager - returns SparkSession when requested through getSession and keeps track ofClassorg.apache.hadoop.hive.ql.exec.spark.sessionApache Hive
SparkShufflerInterfaceorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkSkewJoinProcFactorySpark-version of SkewJoinProcFactory.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkSkewJoinProcFactory .SparkSkewJoinJoinProcessorClassorg.apache.hadoop.hive.ql.optimizer.spark.SparkSkewJoinProcFactoryApache Hive
SparkSkewJoinResolverSpark version of SkewJoinResolver.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkSkewJoinResolver .SparkSkewJoinProcCtxClassorg.apache.hadoop.hive.ql.optimizer.spark.SparkSkewJoinResolverApache Hive
SparkSMBJoinHintOptimizerConverts from a bucket-mapjoin created from hints to SMB mapjoin.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkSMBMapJoinInfoData structure to keep track of SMBMapJoin operators during query compilation for Spark.Classorg.apache.hadoop.hive.ql.parse.sparkApache Hive
SparkSortMergeJoinFactoryOperator factory for Spark SMBJoin processing.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkSortMergeJoinOptimizerConverts a common join operator to an SMB join if eligible.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SparkStageProgressClassorg.apache.hadoop.hive.ql.exec.spark.statusApache Hive
SparkStatisticClassorg.apache.hadoop.hive.ql.exec.spark.StatisticApache Hive
SparkStatisticGroupClassorg.apache.hadoop.hive.ql.exec.spark.StatisticApache Hive
SparkStatisticsClassorg.apache.hadoop.hive.ql.exec.spark.StatisticApache Hive
SparkStatisticsBuilderClassorg.apache.hadoop.hive.ql.exec.spark.StatisticApache Hive
SparkTaskClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkTranInterfaceorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkUtilitiesContains utilities methods used as part of Spark tasks.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
SparkWorkThis class encapsulates all the work objects that can be executed in a single Spark job.Classorg.apache.hadoop.hive.ql.planApache Hive
SplitGrouperSplitGrouper is used to combine splits based on head room and locality.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
SplitSampleThis class stores all the information specified in the TABLESAMPLE(.Classorg.apache.hadoop.hive.ql.parseApache Hive
SplitSparkWorkResolverDo a BFS on the sparkWork graph, and look for any work that has more than one child.Classorg.apache.hadoop.hive.ql.optimizer.sparkApache Hive
SQLAuthorizationUtilsClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SqlFunctionConverterClassorg.apache.hadoop.hive.ql.optimizer.calcite.translatorApache Hive
SqlFunctionConverter .CalciteUDAFClassorg.apache.hadoop.hive.ql.optimizer.calcite.translator.SqlFunctionConverterApache Hive
SQLPrivilegeTypeenum SQLPrivilegeTypeEnum Constant SummaryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLPrivTypeGrantenum SQLPrivTypeGrantEnum Constant SummaryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdConfOnlyAuthorizerFactoryAuthorization class that can be used from hive cli, so that configuration in cli mode is set appropriately for SQL standards authorization.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAccessControllerClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAccessControllerWrapperWrapper for SQLStdHiveAccessController that does validation of arguments and then calls the real object.Classorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAuthorizationValidatorClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
SQLStdHiveAuthorizerFactoryClassorg.apache.hadoop.hive.ql.security.authorization.plugin.sqlstdApache Hive
StageClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Stage ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.StageApache Hive
StageIDsRearrangerClassorg.apache.hadoop.hive.ql.optimizer.physicalApache Hive
StageIDsRearranger .TaskTraverseClassorg.apache.hadoop.hive.ql.optimizer.physical.StageIDsRearrangerApache Hive
StageTypeClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
StandardParquetHiveMapInspectorThe StandardParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map.Classorg.apache.hadoop.hive.ql.io.parquet.serdeApache Hive
StatClassorg.apache.hadoop.hive.ql.execApache Hive
StatisticsStatistics.Classorg.apache.hadoop.hive.ql.planApache Hive
Statistics .StateClassorg.apache.hadoop.hive.ql.plan.StatisticsApache Hive
StatsAggregatorAn interface for any possible implementation for gathering statistics.Interfaceorg.apache.hadoop.hive.ql.statsApache Hive
StatsFactoryA factory of stats publisher and aggregator implementations of the StatsPublisher and StatsAggregator interfaces.Classorg.apache.hadoop.hive.ql.statsApache Hive
StatsNoJobTaskStatsNoJobTask is used in cases where stats collection is the only task for the given query (no parent MR or Tez job).Classorg.apache.hadoop.hive.ql.execApache Hive
StatsNoJobWorkClient-side stats aggregator task.Classorg.apache.hadoop.hive.ql.planApache Hive
StatsOptimizerThere is a set of queries which can be answered entirely from statistics stored in metastore.Classorg.apache.hadoop.hive.ql.optimizerApache Hive
StatsProvidingRecordReaderIf a file format internally gathers statistics (like ORC) then it can expose the statistics through this interface.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StatsProvidingRecordWriterIf a file format internally gathers statistics (like ORC) while writing then it can expose the statistics through this record writer interface.Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StatsPublisherAn interface for any possible implementation for publishing statics.Interfaceorg.apache.hadoop.hive.ql.statsApache Hive
StatsRulesProcFactoryClassorg.apache.hadoop.hive.ql.optimizer.stats.annotationApache Hive
StatsRulesProcFactory .DefaultStatsRuleDefault rule is to aggregate the statistics from all its parent operators.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .FilterStatsRuleFILTER operator does not change the average row size but it does change the number of rows emitted.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .GroupByStatsRuleGROUPBY operator changes the number of rows.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .JoinStatsRuleJOIN operator can yield any of the following three cases The values of join keys are disjoint in both relations in which case T(RXS) = 0 (we need histograms for this)JoinClassorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .LimitStatsRuleLIMIT operator changes the number of rows and thereby the data size.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .ReduceSinkStatsRuleReduceSink operator does not change any of the statistics.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .SelectStatsRuleSELECT operator doesn't change the number of rows emitted from the parent operator.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsRulesProcFactory .TableScanStatsRuleCollect basic statistics like number of rows, data size and column level statistics from the table.Classorg.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactoryApache Hive
StatsTaskStatsTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
StatsUtilsClassorg.apache.hadoop.hive.ql.statsApache Hive
StatsWorkClassorg.apache.hadoop.hive.ql.planApache Hive
StorageBasedAuthorizationProviderStorageBasedAuthorizationProvider is an implementation of HiveMetastoreAuthorizationProvider that tries to look at the hdfsClassorg.apache.hadoop.hive.ql.security.authorizationApache Hive
StorageFormatClassorg.apache.hadoop.hive.ql.parseApache Hive
StorageFormatDescriptorSubclasses represent a storage format for the CREATE TABLE .Interfaceorg.apache.hadoop.hive.ql.ioApache Hive
StorageFormatFactoryClassorg.apache.hadoop.hive.ql.ioApache Hive
StringColumnInListEvaluate an IN boolean expression (not a filter) on a batch for a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringColumnStatisticsStatistics for string columns.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
StringExprString expression evaluation helper functions.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringGroupColConcatCharScalarVectorized instruction to concatenate a string column to a scalar and put the result in an output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringGroupColConcatStringScalarVectorized instruction to concatenate a string column to a scalar and put the result in an output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringGroupColConcatVarCharScalarVectorized instruction to concatenate a string column to a scalar and put the result in an output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringGroupColEqualCharScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColEqualStringGroupScalarBaseThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColEqualStringScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColEqualVarCharScalarThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterCharScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterEqualCharScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterEqualStringGroupScalarBaseThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterEqualStringScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterEqualVarCharScalarThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterStringGroupScalarBaseThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterStringScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColGreaterVarCharScalarThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessCharScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessEqualCharScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessEqualStringGroupScalarBaseThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessEqualStringScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessEqualVarCharScalarThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessStringGroupScalarBaseThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessStringScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColLessVarCharScalarThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColNotEqualCharScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColNotEqualStringGroupColumnFilter the rows in a batch by comparing one string column to another.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColNotEqualStringGroupScalarBaseThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColNotEqualStringScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupColNotEqualVarCharScalarThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupConcatColColVectorized instruction to concatenate two string columns and put the output in a third column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringGroupScalarEqualStringGroupColumnBaseThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupScalarGreaterEqualStringGroupColumnBaseThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupScalarGreaterStringGroupColumnBaseThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupScalarLessEqualStringGroupColumnBaseThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupScalarLessStringGroupColumnBaseThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringGroupScalarNotEqualStringGroupColumnBaseThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringHexClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringInitCapReturns str, with the first letter of each word in uppercase, all other letters in lowercase.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringLengthCalculate the length of the strings in the input column vector, and store it in the output column vector.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringLowerExpression to convert a string to lower case.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringLTrimClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringNumDistinctValueEstimatorClassorg.apache.hadoop.hive.ql.udf.genericApache Hive
StringRTrimClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringScalarConcatStringGroupColVectorized instruction to concatenate a scalar to a string column and put the result in an output column.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringScalarEqualStringGroupColumnThis is a generated class to evaluate a == comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringScalarGreaterEqualStringGroupColumnThis is a generated class to evaluate a >= comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringScalarGreaterStringGroupColumnThis is a generated class to evaluate a > comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringScalarLessEqualStringGroupColumnThis is a generated class to evaluate a See Also:Serialized FormClassorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringScalarLessStringGroupColumnThis is a generated class to evaluate a < comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringScalarNotEqualStringGroupColumnThis is a generated class to evaluate a != comparison on a vector of strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressions.genApache Hive
StringSubstrColStartThis class provides the implementation of vectorized substring, with a single start index parameter.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringSubstrColStartLenThis class provides the implementation of vectorized substring, with a start index and length parameters.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringTrimClassorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringUnaryUDFExpression for vectorized evaluation of unary UDFs on strings.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringUnaryUDF .IUDFUnaryStringInterfaceorg.apache.hadoop.hive.ql.exec.vector.expressions.StringUnaryUDFApache Hive
StringUnaryUDFDirectThis is a superclass for unary string functions that operate directly on the input and set the output.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StringUpperExpression to convert a string to lower case.Classorg.apache.hadoop.hive.ql.exec.vector.expressionsApache Hive
StripeInformationInformation about the stripes in an ORC file that is provided by the Reader.Interfaceorg.apache.hadoop.hive.ql.io.orcApache Hive
StripeStatisticsClassorg.apache.hadoop.hive.ql.io.orcApache Hive
SubQueryDiagnosticClassorg.apache.hadoop.hive.ql.parseApache Hive
SubQueryDiagnostic .QBSubQueryRewriteClassorg.apache.hadoop.hive.ql.parse.SubQueryDiagnosticApache Hive
SubQueryDiagnostic .QBSubQueryRewriteNoopClassorg.apache.hadoop.hive.ql.parse.SubQueryDiagnosticApache Hive
SubQueryUtilsClassorg.apache.hadoop.hive.ql.parseApache Hive
SubQueryUtils .ISubQueryJoinInfoInterfaceorg.apache.hadoop.hive.ql.parse.SubQueryUtilsApache Hive
SwitchDatabaseDescClassorg.apache.hadoop.hive.ql.planApache Hive
SymbolicInputFormatClassorg.apache.hadoop.hive.ql.ioApache Hive
SymlinkTextInputFormatSymlink file is a text file which contains a list of filename / dirname.Classorg.apache.hadoop.hive.ql.ioApache Hive
SymlinkTextInputFormat .SymlinkTextInputSplitThis input split wraps the FileSplit generated from TextInputFormat.Classorg.apache.hadoop.hive.ql.io.SymlinkTextInputFormatApache Hive
SyntheticJoinPredicateClassorg.apache.hadoop.hive.ql.ppdApache Hive
TableA Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL.Classorg.apache.hadoop.hive.ql.metadataApache Hive
TableAccessAnalyzerTableAccessAnalyzer walks the operator graph from joins and group bys to the table scan operator backing it.Classorg.apache.hadoop.hive.ql.parseApache Hive
TableAccessCtxThis class implements the context information that is used for typechecking phase in query compilation.Classorg.apache.hadoop.hive.ql.parseApache Hive
TableAccessInfoClassorg.apache.hadoop.hive.ql.parseApache Hive
TableBasedIndexHandlerIndex handler for indexes that use tables to store indexes.Classorg.apache.hadoop.hive.ql.indexApache Hive
TableDescClassorg.apache.hadoop.hive.ql.planApache Hive
TableFunctionEvaluatorBased on Hive GenericUDAFEvaluator.Classorg.apache.hadoop.hive.ql.udf.ptfApache Hive
TableFunctionResolverBased on Hive GenericUDAFResolver.Classorg.apache.hadoop.hive.ql.udf.ptfApache Hive
TableSampleThis class stores all the information specified in the TABLESAMPLE clause.Classorg.apache.hadoop.hive.ql.parseApache Hive
TableScanDescTable Scan Descriptor Currently, data is only read from a base source as part of map-reduce framework.Classorg.apache.hadoop.hive.ql.planApache Hive
TableScanOperatorTable Scan Operator If the data is coming from the map-reduce framework, just forward it.Classorg.apache.hadoop.hive.ql.execApache Hive
TableSizeBasedBigTableSelectorForAutoSMJClassorg.apache.hadoop.hive.ql.optimizerApache Hive
TaskTask implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
TaskClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
Task ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hadoop.hive.ql.plan.api.TaskApache Hive
Task .FeedTypeClassorg.apache.hadoop.hive.ql.exec.TaskApache Hive
TaskCompilerTaskCompiler is a the base class for classes that compile operator pipelines into tasks.Classorg.apache.hadoop.hive.ql.parseApache Hive
TaskCompilerFactoryClassorg.apache.hadoop.hive.ql.parseApache Hive
TaskExecutionExceptionException thrown by any task processor to signal a problem with taskSee Also:Serialized FormClassorg.apache.hadoop.hive.ql.execApache Hive
TaskFactoryTaskFactory implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
TaskFactory .TaskTupleClassorg.apache.hadoop.hive.ql.exec.TaskFactoryApache Hive
TaskGraphWalkerbase class for operator graph walker this class takes list of starting ops and walks them one by one.Classorg.apache.hadoop.hive.ql.libApache Hive
TaskHandleClassorg.apache.hadoop.hive.ql.execApache Hive
TaskLogProcessorTaskLogProcessor reads the logs from failed task attempts and tries to figure out what the cause of the error was using various heuristics.Classorg.apache.hadoop.hive.ql.exec.errorsApache Hive
TaskResultTaskResult implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
TaskRunnerTaskRunner implementation.Classorg.apache.hadoop.hive.ql.execApache Hive
TaskTypeClassorg.apache.hadoop.hive.ql.plan.apiApache Hive
TemporaryHashSinkOperatorClassorg.apache.hadoop.hive.ql.execApache Hive
TerminalOperatorTerminal Operator Base Class.Classorg.apache.hadoop.hive.ql.execApache Hive
TextFileStorageFormatDescriptorClassorg.apache.hadoop.hive.ql.ioApache Hive
TextRecordReaderClassorg.apache.hadoop.hive.ql.execApache Hive
TextRecordWriterClassorg.apache.hadoop.hive.ql.execApache Hive
TezBucketJoinProcCtxClassorg.apache.hadoop.hive.ql.optimizerApache Hive
TezCompilerTezCompiler translates the operator plan into TezTasks.Classorg.apache.hadoop.hive.ql.parseApache Hive
TezContextClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezDummyStoreOperatorA dummy store operator same as the dummy store operator but for tez.Classorg.apache.hadoop.hive.ql.execApache Hive
TezEdgePropertyClassorg.apache.hadoop.hive.ql.planApache Hive
TezEdgeProperty .EdgeTypeClassorg.apache.hadoop.hive.ql.plan.TezEdgePropertyApache Hive
TezJobExecHelperTezJobExecHelper is a utility to safely call Tez functionality from common code paths.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezJobMonitorTezJobMonitor keeps track of a tez job while it's being executed.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezMergedLogicalInputTezMergedLogicalInput is an adapter to make union input look like a single input in tez.Classorg.apache.hadoop.hive.ql.exec.tez.toolsApache Hive
TezProcessorHive processor for Tez that forms the vertices in Tez and processes the data.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezSessionPoolManagerThis class is for managing multiple tez sessions particularly when HiveServer2 is being used to submit queries.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezSessionStateClassorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezTaskTezTask handles the execution of TezWork.Classorg.apache.hadoop.hive.ql.exec.tezApache Hive
TezWalkerWalks the operator tree in DFS fashion.Classorg.apache.hadoop.hive.ql.parseApache Hive
TezWorkTezWork.Classorg.apache.hadoop.hive.ql.planApache Hive
TezWork .VertexTypeClassorg.apache.hadoop.hive.ql.plan.TezWorkApache Hive