| Name | Description | Type | Package | Framework |
| AbstractBucketJoinProc | this transformation does bucket map join optimization. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| AbstractFileMergeOperator | Fast file merge operator for ORC and RCfile. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar | An abstract class for LIKE and REGEXP expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .BeginChecker | Matches the beginning of each string to a pattern. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .Checker | A Checker contains a pattern and checks whether a given string matches or not. | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .CheckerFactory | A CheckerFactory creates checkers of its kind. | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .ComplexChecker | Matches each string to a pattern with Java regular expression package. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .EndChecker | Matches the ending of each string to its pattern. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .MiddleChecker | Matches the middle of each string to its pattern. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractFilterStringColLikeStringScalar .NoneChecker | Matches the whole string to its pattern. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.AbstractFilterStringColLikeStringScalar | Apache Hive |
|
| AbstractGenericUDAFResolver | An abstract class to help facilitate existing implementations of GenericUDAFResolver to migrate towards the newly introduced | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| AbstractGenericUDFEWAHBitmapBop | An abstract class for a UDF that performs a binary operation between two EWAH-compressed bitmaps. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| AbstractGenericUDFReflect | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| AbstractIndexHandler | Abstract base class for index handlers. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| AbstractJoinTaskDispatcher | Common iteration methods for converting joins and sort-merge joins. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| AbstractMapJoinOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| AbstractMapJoinTableContainer | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| AbstractOperatorDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AbstractParquetMapInspector | | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| AbstractRowContainer | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| AbstractRowContainer .RowIterator | | Interface | org.apache.hadoop.hive.ql.exec.persistence.AbstractRowContainer | Apache Hive |
|
| AbstractSemanticAnalyzerHook | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| AbstractSMBJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| AbstractStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| AbstractVectorDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AcidInputFormat | The interface required for input formats that what to support ACID The goal is to provide ACID transactions to Hive. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| AcidInputFormat .AcidRecordReader | RecordReader returned by AcidInputFormat working in row-at-a-time mode should AcidRecordReader. | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
|
| AcidInputFormat .Options | Options for controlling the record readers. | Class | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
|
| AcidInputFormat .RawReader | | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
|
| AcidInputFormat .RowReader | | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
|
| AcidOutputFormat | An extension for OutputFormats that want to implement ACID transactions. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| AcidOutputFormat .Options | | Class | org.apache.hadoop.hive.ql.io.AcidOutputFormat | Apache Hive |
|
| AcidUtils | Utilities that are shared by all of the ACID input and output formats. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| AcidUtils .Directory | | Interface | org.apache.hadoop.hive.ql.io.AcidUtils | Apache Hive |
|
| AcidUtils .Operation | | Class | org.apache.hadoop.hive.ql.io.AcidUtils | Apache Hive |
|
| AcidUtils .ParsedDelta | | Class | org.apache.hadoop.hive.ql.io.AcidUtils | Apache Hive |
|
| AddPartitionDesc | Contains the information needed to add one or more partitions. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AddPartitionDesc .OnePartitionDesc | | Class | org.apache.hadoop.hive.ql.plan.AddPartitionDesc | Apache Hive |
|
| AddResourceProcessor | AddResourceProcessor. | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| Adjacency | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Adjacency ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Adjacency | Apache Hive |
|
| AdjacencyType | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| AggregateIndexHandler | Index handler for indexes that have aggregate functions on indexed columns. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| AggregationDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterDatabaseDesc .ALTER_DB_TYPES | | Class | org.apache.hadoop.hive.ql.plan.AlterDatabaseDesc | Apache Hive |
|
| AlterIndexDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterIndexDesc .AlterIndexTypes | | Class | org.apache.hadoop.hive.ql.plan.AlterIndexDesc | Apache Hive |
|
| AlterTableAlterPartDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterTableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterTableDesc .AlterTableTypes | | Class | org.apache.hadoop.hive.ql.plan.AlterTableDesc | Apache Hive |
|
| AlterTableDesc .ProtectModeType | | Class | org.apache.hadoop.hive.ql.plan.AlterTableDesc | Apache Hive |
|
| AlterTableExchangePartition | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AlterTablePartMergeFilesDesc | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| AlterTableSimpleDesc | Contains information needed to modify a partition or a tableSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AmbiguousMethodException | Exception thrown by the UDF and UDAF method resolvers in case a unique methodSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| AnnotateOpTraitsProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation | Apache Hive |
|
| AnnotateStatsProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation | Apache Hive |
|
| AnnotateWithOpTraits | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation | Apache Hive |
|
| AnnotateWithStatistics | | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation | Apache Hive |
|
| AppMasterEventDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| AppMasterEventOperator | AppMasterEventOperator sends any rows it receives to the Tez AM. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| AppMasterEventProcessor | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ArchiveDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ArchiveUtils | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ArchiveUtils .HarPathHelper | HarPathHelper helps to create har:/ URIs for locations inside of archive. | Class | org.apache.hadoop.hive.ql.exec.ArchiveUtils | Apache Hive |
|
| ArchiveUtils .PartSpecInfo | PartSpecInfo keeps fields and values extracted from partial partition info which is prefix of the full info. | Class | org.apache.hadoop.hive.ql.exec.ArchiveUtils | Apache Hive |
|
| ArchiveWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ArchiveWork .ArchiveActionType | | Class | org.apache.hadoop.hive.ql.plan.ArchiveWork | Apache Hive |
|
| ArrayWritableObjectInspector | The ArrayWritableObjectInspector will inspect an ArrayWritable, considering it as a Hive struct. | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| ASTConverter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| ASTErrorNode | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ASTNode | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ASTNodeOrigin | ASTNodeOrigin contains contextual information about the object from whose definition a particular ASTNode originated. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ATSHook | ATSHook sends query + plan info to Yarn App Timeline Server. | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| AuthorizationException | | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| AuthorizationFactory | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| AuthorizationFactory .AuthorizationExceptionHandler | | Interface | org.apache.hadoop.hive.ql.security.authorization.AuthorizationFactory | Apache Hive |
|
| AuthorizationFactory .DefaultAuthorizationExceptionHandler | | Class | org.apache.hadoop.hive.ql.security.authorization.AuthorizationFactory | Apache Hive |
|
| AuthorizationMetaStoreFilterHook | Metastore filter hook for filtering out the list of objects that the current authorization implementation does not allow user to see | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| AuthorizationParseUtils | | Class | org.apache.hadoop.hive.ql.parse.authorization | Apache Hive |
|
| AuthorizationPreEventListener | AuthorizationPreEventListener : A MetaStorePreEventListener that performs authorization/authentication checks on the metastore-side. | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| AuthorizationPreEventListener .PartitionWrapper | | Class | org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener | Apache Hive |
|
| AuthorizationPreEventListener .TableWrapper | | Class | org.apache.hadoop.hive.ql.security.authorization.AuthorizationPreEventListener | Apache Hive |
|
| AuthorizationUtils | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| AutoProgressor | AutoProgressor periodically sends updates to the job tracker so that it doesn't consider this task attempt dead if there is a long period of | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| AvgPartitionSizeBasedBigTableSelectorForAutoSMJ | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| AvroContainerInputFormat | | Class | org.apache.hadoop.hive.ql.io.avro | Apache Hive |
|
| AvroContainerOutputFormat | Write to an Avro file from a Hive process. | Class | org.apache.hadoop.hive.ql.io.avro | Apache Hive |
|
| AvroGenericRecordReader | RecordReader optimized against Avro GenericRecords that returns to record as the value of the k-v pair, as Hive requires. | Class | org.apache.hadoop.hive.ql.io.avro | Apache Hive |
|
| AvroGenericRecordWriter | Write an Avro GenericRecord to an Avro data file. | Class | org.apache.hadoop.hive.ql.io.avro | Apache Hive |
|
| AvroStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| BaseSemanticAnalyzer | BaseSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| BaseSemanticAnalyzer .TableSpec | | Class | org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer | Apache Hive |
|
| BaseSemanticAnalyzer .TableSpec .SpecType | | Class | org.apache.hadoop.hive.ql.parse.BaseSemanticAnalyzer.TableSpec | Apache Hive |
|
| BaseWork | BaseWork. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| BigTableSelectorForAutoSMJ | | Interface | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| BinaryColumnStatistics | Statistics for binary columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| BinaryRecordReader | Read from a binary stream and treat each 1000 bytes (configurable via hive. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| BitmapIndexHandler | Index handler for the bitmap index. | Class | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitmapInnerQuery | Representation of inner bitmap index SELECT query that scans bitmap index tables for a pushed predicate | Class | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitmapObjectInput | An ObjectInput that allows for conversion from an List of LongWritable to an EWAH-compressed bitmap. | Class | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitmapObjectOutput | An ObjectOutput that allows conversion from an EWAH-compressed bitmap to an List of LongWritable. | Class | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitmapOuterQuery | Representation of the outer query on bitmap indexes that JOINs the result of inner SELECT scans on bitmap indexes (represented in BitmapQuery objects) | Class | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitmapQuery | | Interface | org.apache.hadoop.hive.ql.index.bitmap | Apache Hive |
|
| BitSetCheckedAuthorizationProvider | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| BloomFilterIO | | Class | org.apache.hadoop.hive.ql.io.filters | Apache Hive |
|
| BooleanColumnStatistics | Statistics for boolean columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| BoundaryDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| BucketingSortingCtx | This class contains the bucketing sorting context that is passed while walking the operator tree in inferring bucket/sort columns. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| BucketingSortingCtx .BucketCol | An implementation of BucketSortCol which contains known aliases/indexes of equivalent columns which data is determined to be bucketed on. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtx | Apache 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. | Interface | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtx | Apache Hive |
|
| BucketingSortingCtx .SortCol | An implementation of BucketSortCol which contains known aliases/indexes of equivalent columns which data is determined to be sorted on. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingCtx | Apache Hive |
|
| BucketingSortingInferenceOptimizer | BucketingSortingInferenceOptimizer. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| BucketingSortingOpProcFactory | Operator factory for the rule processors for inferring bucketing/sorting columns. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| BucketingSortingOpProcFactory .DefaultInferrer | | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .FileSinkInferrer | Processor for FileSink operator. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .ForwardingInferrer | | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .GroupByInferrer | Processor for GroupBy operator. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .JoinInferrer | Processor for Join Operator. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .MultiGroupByInferrer | Processor for GroupByOperator, the special case where it follows a ForwardOperator There is a multi group by optimization which puts multiple group by operators in a | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingOpProcFactory .SelectInferrer | Processor for Select operator. | Class | org.apache.hadoop.hive.ql.optimizer.physical.BucketingSortingOpProcFactory | Apache Hive |
|
| BucketingSortingReduceSinkOptimizer | This transformation does optimization for enforcing bucketing and sorting. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| BucketizedHiveInputFormat | BucketizedHiveInputFormat serves the similar function as hiveInputFormat but its getSplits() always group splits from one input file into one wrapper | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| BucketizedHiveInputSplit | HiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| BucketizedHiveRecordReader | BucketizedHiveRecordReader is a wrapper on a list of RecordReader. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| BucketJoinProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| BucketMapJoinContext | was inner class of MapreLocalWork. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| BucketMapJoinOptimizer | this transformation does bucket map join optimization. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| BucketMapjoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| BucketMatcher | | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| BytesBytesMultiHashMap | HashMap that maps byte arrays to byte arrays with limited functionality necessary for MapJoin hash tables, with small memory overhead. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| BytesBytesMultiHashMap .KvSource | The source of keys and values to put into hashtable; avoids byte copying. | Interface | org.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMap | Apache Hive |
|
| BytesBytesMultiHashMap .Result | The result of looking up a key in the multi-hash map. | Class | org.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMap | Apache Hive |
|
| BytesColumnVector | This class supports string and binary data by value reference -- i. | Class | org.apache.hadoop.hive.ql.exec.vector | Apache Hive |
|
| ByteWritable | Looks like this has been phased out in favor of org. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ByteWritable .Comparator | A Comparator optimized for BytesWritable. | Class | org.apache.hadoop.hive.ql.exec.ByteWritable | Apache Hive |
|
| CalcitePlanner | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| CalciteSemanticException | Exception from SemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| CalciteSemanticException .UnsupportedFeature | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.CalciteSemanticException | Apache Hive |
|
| CastBooleanToCharViaLongToChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastBooleanToStringViaLongToString | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastBooleanToVarCharViaLongToVarChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDateToBooleanViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastDateToChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDateToString | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDateToVarChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToBoolean | Type cast decimal to booleanSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToChar | To support vectorized cast of decimal to string. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToDecimal | Cast a decimal to a decimal, accounting for precision and scale changes. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToLong | Type cast decimal to longSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToString | To support vectorized cast of decimal to string. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToTimestamp | Type cast decimal to timestamp. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDecimalToVarChar | To support vectorized cast of decimal to string. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDoubleToBooleanViaDoubleToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastDoubleToDecimal | Cast input double to a decimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastDoubleToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastDoubleToTimestampViaDoubleToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastLongToBooleanViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastLongToChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastLongToDate | Casts a timestamp and date vector to a date vector. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastLongToDecimal | To be used to cast long and boolean to decimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastLongToString | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastLongToTimestampViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastLongToVarChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastMillisecondsLongToTimestampViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastStringGroupToChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastStringGroupToVarChar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastStringToDate | Casts a string vector to a date vector. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastStringToDecimal | Cast a string to a decimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastStringToIntervalDayTime | Casts a string vector to a interval day-time vector. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastStringToIntervalYearMonth | Casts a string vector to a interval year-month vector. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastTimestampToBooleanViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastTimestampToDecimal | To be used to cast timestamp to decimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CastTimestampToDoubleViaLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CastTimestampToLongViaLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarConcatStringGroupCol | Vectorized instruction to concatenate a scalar to a string column and put the result in an output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CharScalarEqualStringGroupColumn | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarGreaterEqualStringGroupColumn | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarGreaterStringGroupColumn | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarLessEqualStringGroupColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarLessStringGroupColumn | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CharScalarNotEqualStringGroupColumn | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| CheckJDOException | Check if this is a javax. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| CheckResult | Result class used by the HiveMetaStoreChecker. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| CheckResult .PartitionResult | | Class | org.apache.hadoop.hive.ql.metadata.CheckResult | Apache Hive |
|
| Cleaner | A class to clean directories after compactions. | Class | org.apache.hadoop.hive.ql.txn.compactor | Apache Hive |
|
| ClientStatsPublisher | | Interface | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| CodecPool | A global compressor/decompressor pool used to save and reuse (possibly native) compression/decompression codecs. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| ColAndCol | Evaluate AND of two boolean columns and store result in the output boolean column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CollectDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CollectOperator | Buffers rows emitted by other operators. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Collector | Collector gets data from a source. | Interface | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| ColOrCol | This class performs OR expression on two input columns and stores, the boolean output in a separate output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| ColStatistics | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ColStatistics .Range | | Class | org.apache.hadoop.hive.ql.plan.ColStatistics | Apache Hive |
|
| ColumnAccessAnalyzer | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ColumnAccessInfo | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ColumnInfo | (the one that is used by the operator to access the column) and the type (identified by a java class). | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ColumnPruner | the current operator tree. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ColumnPruner .ColumnPrunerWalker | Walks the op tree in post order fashion (skips selects with file sink or script op children). | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPruner | Apache Hive |
|
| ColumnPrunerProcCtx | This class implements the processor context for Column Pruner. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ColumnPrunerProcFactory | Factory for generating the different node processors used by ColumnPruner. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerDefaultProc | The Default Node Processor for Column Pruning. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerFilterProc | Node Processor for Column Pruning on Filter Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerGroupByProc | Node Processor for Column Pruning on Group By Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerJoinProc | The Node Processor for Column Pruning on Join Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerLateralViewForwardProc | The Node Processor for Column Pruning on Lateral View Forward Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerLateralViewJoinProc | The Node Processor for Column Pruning on Lateral View Join Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerLimitProc | | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerMapJoinProc | The Node Processor for Column Pruning on Map Join Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerPTFProc | - Pruning can only be done for Windowing. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerReduceSinkProc | The Node Processor for Column Pruning on Reduce Sink Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerScriptProc | | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerSelectProc | The Node Processor for Column Pruning on Select Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnPrunerProcFactory .ColumnPrunerTableScanProc | The Node Processor for Column Pruning on Table Scan Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ColumnPrunerProcFactory | Apache Hive |
|
| ColumnStatistics | Statistics that are available for all types of columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| ColumnStatsDesc | Contains the information needed to persist column level statisticsSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ColumnStatsSemanticAnalyzer | ColumnStatsSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ColumnStatsTask | ColumnStatsTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ColumnStatsUpdateTask | ColumnStatsUpdateTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ColumnStatsUpdateWork | ColumnStatsUpdateWork implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ColumnStatsWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ColumnTruncateMapper | | Class | org.apache.hadoop.hive.ql.io.rcfile.truncate | Apache Hive |
|
| ColumnTruncateTask | | Class | org.apache.hadoop.hive.ql.io.rcfile.truncate | Apache Hive |
|
| ColumnTruncateWork | | Class | org.apache.hadoop.hive.ql.io.rcfile.truncate | Apache Hive |
|
| ColumnVector | ColumnVector contains the shared structure for the sub-types, including NULL information, and whether this vector | Class | org.apache.hadoop.hive.ql.exec.vector | Apache Hive |
|
| ColumnVector .Type | | Class | org.apache.hadoop.hive.ql.exec.vector.ColumnVector | Apache Hive |
|
| CombineHiveInputFormat | CombineHiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name from | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| CombineHiveInputFormat .AvoidSplitCombination | This is a marker interface that is used to identify the formats where combine split generation is not applicable | Interface | org.apache.hadoop.hive.ql.io.CombineHiveInputFormat | Apache Hive |
|
| CombineHiveInputFormat .CombineHiveInputSplit | CombineHiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClassName. | Class | org.apache.hadoop.hive.ql.io.CombineHiveInputFormat | Apache Hive |
|
| CombineHiveRecordReader | CombineHiveRecordReader. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| CommandNeedRetryException | | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| CommandProcessor | | Interface | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| CommandProcessorFactory | CommandProcessorFactory. | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| CommandProcessorResponse | Encapsulates the basic response info returned by classes the implement the CommandProcessor interface. | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| CommonJoinOperator | Join operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| CommonJoinResolver | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| CommonJoinTaskDispatcher | Iterator each tasks. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| CommonMergeJoinDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CommonMergeJoinOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| CompactIndexHandler | | Class | org.apache.hadoop.hive.ql.index.compact | Apache Hive |
|
| CompactorMR | Class to do compactions via an MR job. | Class | org.apache.hadoop.hive.ql.txn.compactor | Apache Hive |
|
| ComparisonOpMethodResolver | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| CompileProcessor | Processor allows users to build code inside a hive session, then use this code as a UDF, Serde, or even a more complex entity like an | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| CompositeProcessor | CompositeProcessor. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| CompressionCodec | | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| CompressionCodec .Modifier | | Class | org.apache.hadoop.hive.ql.io.orc.CompressionCodec | Apache Hive |
|
| CompressionKind | enum CompressionKindAn enumeration that lists the generic compression algorithms that | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| ConditionalResolver | Conditional task resolution interface. | Interface | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ConditionalResolverCommonJoin | ConditionalResolverSkewJoin. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ConditionalResolverCommonJoin .ConditionalResolverCommonJoinCtx | ConditionalResolverSkewJoinCtx. | Class | org.apache.hadoop.hive.ql.plan.ConditionalResolverCommonJoin | Apache Hive |
|
| ConditionalResolverMergeFiles | Conditional task resolution interface. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ConditionalResolverMergeFiles .ConditionalResolverMergeFilesCtx | ConditionalResolverMergeFilesCtx. | Class | org.apache.hadoop.hive.ql.plan.ConditionalResolverMergeFiles | Apache Hive |
|
| ConditionalResolverSkewJoin | ConditionalResolverSkewJoin. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ConditionalResolverSkewJoin .ConditionalResolverSkewJoinCtx | ConditionalResolverSkewJoinCtx. | Class | org.apache.hadoop.hive.ql.plan.ConditionalResolverSkewJoin | Apache Hive |
|
| ConditionalTask | Conditional Task implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ConditionalWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ConstantPropagate | from root to child. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ConstantPropagate .ConstantPropagateWalker | Walks the op tree in root first order. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagate | Apache Hive |
|
| ConstantPropagateProcCtx | This class implements the processor context for Constant Propagate. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ConstantPropagateProcFactory | Factory for generating the different node processors used by ConstantPropagate. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateDefaultProc | The Default Node Processor for Constant Propagation. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateFileSinkProc | The Node Processor for constant propagation for FileSink Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateFilterProc | Node Processor for Constant Propagation on Filter Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateGroupByProc | Node Processor for Constant Propagate for Group By Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateJoinProc | The Node Processor for Constant Propagation for Join Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateReduceSinkProc | The Node Processor for Constant Propagation for ReduceSink Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateSelectProc | The Node Processor for Constant Propagation for Select Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateStopProc | The Node Processor for Constant Propagation for Operators which is designed to stop propagate. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantPropagateProcFactory .ConstantPropagateTableScanProc | The Node Processor for Constant Propagation for Table Scan Operators. | Class | org.apache.hadoop.hive.ql.optimizer.ConstantPropagateProcFactory | Apache Hive |
|
| ConstantVectorExpression | Constant is represented as a vector with repeating values. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| ContentSummaryInputFormat | ContentSummayInputFormat provides an interface to let the input format itself figure the content summary for a give input path. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| Context | Context for Semantic Analyzers. | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| ConversionTreeReaderFactory | Factory for creating ORC tree readers. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| ConvertJoinMapJoin | ConvertJoinMapJoin is an optimization that replaces a common join (aka shuffle join) with a map join (aka broadcast or fragment replicate | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| CopyTask | CopyTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| CopyWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CorrelationOptimizer | the paper "YSmart: Yet Another SQL-to-MapReduce Translator" (Rubao Lee, Tian Luo, Yin Huai, Fusheng Wang, Yongqiang He, and Xiaodong Zhang) | Class | org.apache.hadoop.hive.ql.optimizer.correlation | Apache Hive |
|
| CorrelationUtilities | Utilities for both CorrelationOptimizer and ReduceSinkDeDuplication. | Class | org.apache.hadoop.hive.ql.optimizer.correlation | Apache Hive |
|
| CounterStatsAggregator | | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| CounterStatsAggregatorSpark | | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| CounterStatsAggregatorTez | This class aggregates stats via counters and does so for Tez Tasks. | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| CounterStatsPublisher | | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| CreateDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateFunctionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateIndexDesc | create index descriptorSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateMacroDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateTableAutomaticGrant | | Class | org.apache.hadoop.hive.ql.session | Apache Hive |
|
| CreateTableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateTableLikeDesc | CreateTableLikeDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CreateViewDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| CrossProductCheck | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| CrossProductCheck .ExtractReduceSinkInfo | | Class | org.apache.hadoop.hive.ql.optimizer.physical.CrossProductCheck | Apache Hive |
|
| CrossProductCheck .MapJoinCheck | | Class | org.apache.hadoop.hive.ql.optimizer.physical.CrossProductCheck | Apache Hive |
|
| CryptoProcessor | This class processes HADOOP commands used for HDFS encryption. | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| CuckooSetBytes | A high-performance set implementation used to support fast set membership testing, using Cuckoo hashing. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CuckooSetDouble | A high-performance set implementation used to support fast set membership testing, using Cuckoo hashing. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CuckooSetLong | A high-performance set implementation used to support fast set membership testing, using Cuckoo hashing. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| CuratorFrameworkSingleton | | Class | org.apache.hadoop.hive.ql.lockmgr.zookeeper | Apache Hive |
|
| CurrentRowDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| CustomPartitionEdge | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| CustomPartitionVertex | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| CustomVertexConfiguration | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| DagUtils | DagUtils. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| DataCorruptErrorHeuristic | Detects the condition where there is a error with one of the input files in Conditions to check: | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| DataInputByteBuffer | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| DataWritableReadSupport | A MapWritableReadSupport Manages the translation between Hive and Parquet | Class | org.apache.hadoop.hive.ql.io.parquet.read | Apache Hive |
|
| DataWritableRecordConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| DataWritableWriter | DataWritableWriter is a writer that reads a ParquetWritable object and send the data to the Parquet API with the expected schema. | Class | org.apache.hadoop.hive.ql.io.parquet.write | Apache Hive |
|
| DataWritableWriteSupport | | Class | org.apache.hadoop.hive.ql.io.parquet.write | Apache Hive |
|
| DateColAddIntervalDayTimeColumn | Generated from template ColumnArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColAddIntervalDayTimeScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColAddIntervalYearMonthColumn | Generated from template DateTimeColumnArithmeticIntervalColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColAddIntervalYearMonthScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColEqualDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColGreaterDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColGreaterEqualDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColLessDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColLessEqualDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColNotEqualDateScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractDateColumn | Generated from template ColumnArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractDateScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractIntervalDayTimeColumn | Generated from template ColumnArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractIntervalDayTimeScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractIntervalYearMonthColumn | Generated from template DateTimeColumnArithmeticIntervalColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractIntervalYearMonthScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractTimestampColumn | Generated from template ColumnArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColSubtractTimestampScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateColumnStatistics | Statistics for DATE columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| DateScalarAddIntervalDayTimeColumn | Generated from template ScalarArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarAddIntervalYearMonthColumn | Generated from template DateTimeScalarArithmeticIntervalColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarEqualDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarGreaterDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarGreaterEqualDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarLessDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarLessEqualDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarNotEqualDateColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarSubtractDateColumn | Generated from template ScalarArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarSubtractIntervalDayTimeColumn | Generated from template ScalarArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarSubtractIntervalYearMonthColumn | Generated from template DateTimeScalarArithmeticIntervalColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateScalarSubtractTimestampColumn | Generated from template ScalarArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DateTimeMath | | Class | org.apache.hadoop.hive.ql.util | Apache Hive |
|
| DbLockManager | An implementation of HiveLockManager for use with DbTxnManager. | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| DbTxnManager | An implementation of HiveTxnManager that stores the transactions in the metastore database. | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| DDLDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DDLSemanticAnalyzer | DDLSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| DDLTask | DDLTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DDLWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DecimalColAddDecimalColumn | Generated from template ColumnArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColAddDecimalScalar | Generated from template ColumnArithmeticScalarDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColDivideDecimalColumn | Generated from template ColumnArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColDivideDecimalScalar | Generated from template ColumnDivideScalarDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColModuloDecimalColumn | Generated from template ColumnArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColModuloDecimalScalar | Generated from template ColumnDivideScalarDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColMultiplyDecimalColumn | Generated from template ColumnArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColMultiplyDecimalScalar | Generated from template ColumnArithmeticScalarDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColSubtractDecimalColumn | Generated from template ColumnArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColSubtractDecimalScalar | Generated from template ColumnArithmeticScalarDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalColumnInList | Output a boolean value indicating if a column is IN a list of constants. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| DecimalColumnStatistics | Statistics for decimal columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| DecimalColumnVector | | Class | org.apache.hadoop.hive.ql.exec.vector | Apache Hive |
|
| DecimalNumDistinctValueEstimator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| DecimalScalarAddDecimalColumn | Generated from template ScalarArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalScalarDivideDecimalColumn | Generated from template ScalarDivideColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalScalarModuloDecimalColumn | Generated from template ScalarDivideColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalScalarMultiplyDecimalColumn | Generated from template ScalarArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalScalarSubtractDecimalColumn | Generated from template ScalarArithmeticColumnDecimal. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DecimalToStringUnaryUDF | This is a superclass for unary decimal functions returning strings that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| DecimalUtil | Utility functions for vector operations on decimal values. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| DeepParquetHiveMapInspector | The DeepParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map. | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| DefaultBucketMatcher | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DefaultFetchFormatter | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DefaultGraphWalker | base class for operator graph walker this class takes list of starting ops and walks them one by one. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| DefaultHiveAuthorizationProvider | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| DefaultHiveMetastoreAuthorizationProvider | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| DefaultHivePartitioner | Partition keys by their Object. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| DefaultRuleDispatcher | Dispatches calls to relevant method in processor. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| DefaultStorageHandler | DefaultStorageHandler is an implementation of HiveStorageHandler which supplies the standard defaults for all options. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| DefaultUDAFEvaluatorResolver | The default UDAF Method resolver. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DefaultUDFMethodResolver | The default UDF Method resolver. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DeleteResourceProcessor | DeleteResourceProcessor. | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| DemuxDesc | Demux operator descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DemuxOperator | DemuxOperator is an operator used by MapReduce Jobs optimized by CorrelationOptimizer. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DependencyCollectionTask | DependencyCollectionTask. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DependencyCollectionWork | DependencyCollectionWorkSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DependencyResolver | | Class | org.apache.hadoop.hive.ql.session | Apache Hive |
|
| DescDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DescFunctionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Description | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DescTableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DfsProcessor | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| Dimension | Hive consists of a fixed, well defined set of Dimensions. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| DirectDecompressionCodec | | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| DisallowTransformHook | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| Dispatcher | Dispatcher interface for Operators Used in operator graph walking to dispatch process/visitor functions for operators. | Interface | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| DosToUnix | | Class | org.apache.hadoop.hive.ql.util | Apache Hive |
|
| DoubleColAddDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColAddDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColAddLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColAddLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColDivideDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColDivideDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColDivideLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColDivideLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColGreaterLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColLessLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColModuloDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColModuloDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColModuloLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColModuloLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColMultiplyDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColMultiplyDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColMultiplyLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColMultiplyLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColNotEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColNotEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColNotEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColNotEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColSubtractDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColSubtractDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColSubtractLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColSubtractLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleColumnInList | Output a boolean value indicating if a column is IN a list of constants. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| DoubleColumnStatistics | Statistics for float and double columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| DoubleColumnVector | This class represents a nullable double precision floating point column vector. | Class | org.apache.hadoop.hive.ql.exec.vector | Apache Hive |
|
| DoubleColUnaryMinus | Generated from template ColumnUnaryMinus. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleNumDistinctValueEstimator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| DoubleScalarAddDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarAddLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarDivideDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarDivideLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarGreaterTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarLessTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarModuloDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarModuloLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarMultiplyDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarMultiplyLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarNotEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarNotEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarNotEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarSubtractDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| DoubleScalarSubtractLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| Driver | | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| DriverContext | | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| DriverTestHook | | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| DropDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DropFunctionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DropIndexDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DropMacroDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DropTableDesc | TODO: this is currently used for both drop table and drop partitions. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DropTableDesc .PartSpec | | Class | org.apache.hadoop.hive.ql.plan.DropTableDesc | Apache Hive |
|
| DummyHiveAuthorizationValidator | A no-op HiveAuthorizationValidator for use from hive cli. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| DummyPartition | A Hive Table Partition: is a fundamental storage unit within a Table. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| DummyStoreDesc | Dummy Store Desc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DummyStoreOperator | For SortMerge joins, this is a dummy operator, which stores the row for the small table before it reaches the sort merge join operator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| DynamicPartitionCtx | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| DynamicPartitionPruner | DynamicPartitionPruner takes a list of assigned partitions at runtime (split generation) and prunes them using events generated during execution of the | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| DynamicPartitionPruningOptimization | This optimization looks for expressions of the kind "x IN (RS[n])". | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| DynamicPartitionPruningOptimization .DynamicPartitionPrunerProc | | Class | org.apache.hadoop.hive.ql.optimizer.DynamicPartitionPruningOptimization | Apache Hive |
|
| DynamicPruningEventDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| EmbeddedLockManager | shared lock manager for dedicated hive server. | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| EnforceReadOnlyTables | | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| Entity | This class encapsulates an object that is being read or written to by the query. | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| Entity .Type | The type of the entity. | Class | org.apache.hadoop.hive.ql.hooks.Entity | Apache Hive |
|
| ErrorAndSolution | Immutable class for storing a possible error and a resolution suggestion. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| ErrorHeuristic | Classes implementing ErrorHeuristic are able to generate a possible cause and solution for Hive jobs that have failed by examining the query, task log | Interface | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| ErrorMsg | List of all error messages. | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| ETypeConverter | ETypeConverter is an easy way to set the converter for the right type. | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| ETypeConverter .BinaryConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert.ETypeConverter | Apache Hive |
|
| ExecDriver | ExecDriver is the central class in co-ordinating execution of any map-reduce task. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| ExecMapper | ExecMapper is the generic Map class for Hive. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| ExecMapper .ReportStats | | Class | org.apache.hadoop.hive.ql.exec.mr.ExecMapper | Apache Hive |
|
| ExecMapperContext | | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| ExecReducer | ExecReducer is the generic Reducer class for Hive. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| ExecuteWithHookContext | ExecuteWithHookContext is a new interface that the Pre/Post Execute Hook can run with the HookContext. | Interface | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| EximUtil | EximUtil. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| EximUtil .ReadMetaData | | Class | org.apache.hadoop.hive.ql.parse.EximUtil | Apache Hive |
|
| Explain | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Explain .Level | | Class | org.apache.hadoop.hive.ql.plan.Explain | Apache Hive |
|
| ExplainSemanticAnalyzer | ExplainSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ExplainSQRewriteSemanticAnalyzer | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ExplainSQRewriteTask | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExplainSQRewriteWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExplainTask | ExplainTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExplainWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExplosionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExportSemanticAnalyzer | ExportSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ExprNodeColumnDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeColumnEvaluator | This evaluator gets the column from the row object. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeColumnListDesc | Dummy desc only for populating TOK_ALLCOLREF and should not be used outside of TypeCheckProcFactory | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeConstantDesc | A constant expression. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeConstantEvaluator | ExprNodeConstantEvaluator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeConverter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| ExprNodeDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeDesc .ExprNodeDescEqualityWrapper | | Class | org.apache.hadoop.hive.ql.plan.ExprNodeDesc | Apache Hive |
|
| ExprNodeDescUtils | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeDynamicListDesc | This expression represents a list that will be available at runtime. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeEvaluator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeEvaluatorFactory | ExprNodeEvaluatorFactory. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeEvaluatorHead | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeEvaluatorRef | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeFieldDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeFieldEvaluator | This Evaluator can evaluate s. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprNodeGenericFuncDesc | Describes a GenericFunc node. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ExprNodeGenericFuncEvaluator | ExprNodeGenericFuncEvaluator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ExprProcCtx | The processor context for the lineage information. | Class | org.apache.hadoop.hive.ql.optimizer.lineage | Apache Hive |
|
| ExprProcCtx | The processor context for partition pruner. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| ExprProcFactory | Expression processor factory for lineage. | Class | org.apache.hadoop.hive.ql.optimizer.lineage | Apache Hive |
|
| ExprProcFactory | Expression processor factory for partition pruning. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| ExprProcFactory .ColumnExprProcessor | Processor for column expressions. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactory | Apache Hive |
|
| ExprProcFactory .DefaultExprProcessor | Processor for constants and null expressions. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactory | Apache Hive |
|
| ExprProcFactory .GenericExprProcessor | Processor for any function or field expression. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.ExprProcFactory | Apache Hive |
|
| ExprProcFactory .PPRColumnExprProcessor | Processor for ppr column expressions. | Class | org.apache.hadoop.hive.ql.optimizer.ppr.ExprProcFactory | Apache Hive |
|
| ExprPrunerInfo | The processor context for partition pruner. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| ExprWalkerInfo | Context for Expression Walker for determining predicate pushdown candidates It contains a ExprInfo object for each expression that is processed. | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| ExprWalkerProcFactory | Expression factory for predicate pushdown processing. | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| ExprWalkerProcFactory .ColumnExprProcessor | ColumnExprProcessor. | Class | org.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactory | Apache Hive |
|
| ExprWalkerProcFactory .DefaultExprProcessor | For constants and null expressions. | Class | org.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactory | Apache Hive |
|
| ExprWalkerProcFactory .FieldExprProcessor | | Class | org.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactory | Apache Hive |
|
| ExprWalkerProcFactory .GenericFuncExprProcessor | If 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 be | Class | org.apache.hadoop.hive.ql.ppd.ExprWalkerProcFactory | Apache Hive |
|
| FetchFormatter | | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FetchFormatter .ThriftFormatter | | Class | org.apache.hadoop.hive.ql.exec.FetchFormatter | Apache Hive |
|
| FetchOperator | FetchTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FetchTask | FetchTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FetchWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| FileDump | A tool for printing out the file structure of ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| FileMergeDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| FileSinkDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| FileSinkDesc .DPSortState | | Class | org.apache.hadoop.hive.ql.plan.FileSinkDesc | Apache Hive |
|
| FileSinkOperator | File Sink operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FileSinkOperator .Counter | | Class | org.apache.hadoop.hive.ql.exec.FileSinkOperator | Apache Hive |
|
| FileSinkOperator .RecordWriter | | Interface | org.apache.hadoop.hive.ql.exec.FileSinkOperator | Apache Hive |
|
| FileSinkProcessor | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| FilterCharColumnBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharColumnNotBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarEqualStringGroupColumn | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarGreaterEqualStringGroupColumn | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarGreaterStringGroupColumn | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarLessEqualStringGroupColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarLessStringGroupColumn | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterCharScalarNotEqualStringGroupColumn | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterColAndScalar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterColOrScalar | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterConstantBooleanVectorExpression | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterDateColEqualDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateColGreaterDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateColGreaterEqualDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateColLessDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateColLessEqualDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateColNotEqualDateScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarEqualDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarGreaterDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarGreaterEqualDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarLessDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarLessEqualDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDateScalarNotEqualDateColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColEqualDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColEqualDecimalScalar | This is a generated class to evaluate a == comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColGreaterDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColGreaterDecimalScalar | This is a generated class to evaluate a > comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColGreaterEqualDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColGreaterEqualDecimalScalar | This is a generated class to evaluate a >= comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColLessDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColLessDecimalScalar | This is a generated class to evaluate a < comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColLessEqualDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColLessEqualDecimalScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColNotEqualDecimalColumn | Generated from template FilterDecimalColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColNotEqualDecimalScalar | This is a generated class to evaluate a != comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColumnBetween | Generated from template FilterDecimalColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalColumnInList | Evaluate IN filter on a batch for a vector of decimals. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterDecimalColumnNotBetween | Generated from template FilterDecimalColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarEqualDecimalColumn | This is a generated class to evaluate a == comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarGreaterDecimalColumn | This is a generated class to evaluate a > comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarGreaterEqualDecimalColumn | This is a generated class to evaluate a >= comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarLessDecimalColumn | This is a generated class to evaluate a < comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarLessEqualDecimalColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDecimalScalarNotEqualDecimalColumn | This is a generated class to evaluate a != comparison on a vector of decimalSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| FilterDesc .SampleDesc | sampleDesc is used to keep track of the sampling descriptor. | Class | org.apache.hadoop.hive.ql.plan.FilterDesc | Apache Hive |
|
| FilterDoubleColEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColGreaterLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColLessLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColNotEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColNotEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColNotEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColNotEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColumnBetween | Generated from template FilterColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleColumnInList | Evaluate IN filter on a batch for a vector of doubles. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterDoubleColumnNotBetween | Generated from template FilterColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarGreaterTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarLessTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarNotEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarNotEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterDoubleScalarNotEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterExprAndExpr | This class represents a non leaf binary operator in the expression tree. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterExprOrExpr | This class represents an Or expression. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterIntervalDayTimeColEqualIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeColGreaterEqualIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeColGreaterIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeColLessEqualIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeColLessIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeColNotEqualIntervalDayTimeScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarEqualIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarGreaterEqualIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarGreaterIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarLessEqualIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarLessIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalDayTimeScalarNotEqualIntervalDayTimeColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColEqualIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColGreaterEqualIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColGreaterIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColLessEqualIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColLessIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthColNotEqualIntervalYearMonthScalar | Generated from template FilterDTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarEqualIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarGreaterEqualIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarGreaterIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarLessEqualIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarLessIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterIntervalYearMonthScalarNotEqualIntervalYearMonthColumn | Generated from template FilterDTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColGreaterLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColLessLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColNotEqualDoubleColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColNotEqualDoubleScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColNotEqualLongColumn | Generated from template FilterColumnCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColNotEqualLongScalar | Generated from template FilterColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColumnBetween | Generated from template FilterColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongColumnInList | Evaluate IN filter on a batch for a vector of longs. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterLongColumnNotBetween | Generated from template FilterColumnBetween. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarGreaterTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarLessTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarNotEqualDoubleColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarNotEqualLongColumn | Generated from template FilterScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterLongScalarNotEqualTimestampColumn | Generated from template FilterScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterOperator | Filter operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FilterPredicateLeafBuilder | The base class for building parquet supported filter predicate in primary types. | Class | org.apache.hadoop.hive.ql.io.parquet | Apache Hive |
|
| FilterScalarAndColumn | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterScalarOrColumn | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterSelectivityEstimator | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| FilterStringColLikeStringScalar | Evaluate LIKE filter on a batch for a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterStringColRegExpStringScalar | Evaluate REGEXP filter on a batch for a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterStringColumnBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringColumnInList | Evaluate an IN filter on a batch for a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FilterStringColumnNotBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColEqualCharScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColEqualStringGroupScalarBase | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColEqualStringScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColEqualVarCharScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterCharScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterEqualCharScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterEqualStringGroupScalarBase | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterEqualStringScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterEqualVarCharScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterStringGroupScalarBase | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterStringScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColGreaterVarCharScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessCharScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessEqualCharScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessEqualStringGroupScalarBase | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessEqualStringScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessEqualVarCharScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessStringGroupScalarBase | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessStringScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColLessVarCharScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColNotEqualCharScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColNotEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColNotEqualStringGroupScalarBase | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColNotEqualStringScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupColNotEqualVarCharScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarEqualStringGroupColumnBase | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarGreaterEqualStringGroupColumnBase | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarGreaterStringGroupColumnBase | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarLessEqualStringGroupColumnBase | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarLessStringGroupColumnBase | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringGroupScalarNotEqualStringGroupColumnBase | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarEqualStringGroupColumn | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarGreaterEqualStringGroupColumn | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarGreaterStringGroupColumn | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarLessEqualStringGroupColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarLessStringGroupColumn | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterStringScalarNotEqualStringGroupColumn | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColEqualDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColEqualLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColEqualTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterEqualDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterEqualLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterEqualTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColGreaterTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessEqualDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessEqualLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessEqualTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColLessTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColNotEqualDoubleScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColNotEqualLongScalar | Generated from template FilterTimestampColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampColNotEqualTimestampScalar | Generated from template FilterTimestampColumnCompareTimestampScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarEqualTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarGreaterEqualTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarGreaterTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarLessEqualTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarLessTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterTimestampScalarNotEqualTimestampColumn | Generated from template FilterTimestampScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharColumnBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharColumnNotBetween | This is a generated class to evaluate a [NOT] BETWEEN comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarEqualStringGroupColumn | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarGreaterEqualStringGroupColumn | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarGreaterStringGroupColumn | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarLessEqualStringGroupColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarLessStringGroupColumn | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FilterVarCharScalarNotEqualStringGroupColumn | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FlatFileInputFormat | An InputFormat for Plain files with Deserializer records. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| FlatFileInputFormat .RowContainer | A work-around until HADOOP-1230 is fixed. | Class | org.apache.hadoop.hive.ql.io.FlatFileInputFormat | Apache Hive |
|
| FlatFileInputFormat .SerializationContext | An implementation of SerializationContext is responsible for looking up the Serialization implementation for the given RecordReader. | Interface | org.apache.hadoop.hive.ql.io.FlatFileInputFormat | Apache Hive |
|
| FlatFileInputFormat .SerializationContextFromConf | An implementation of FlatFileInputFormat. | Class | org.apache.hadoop.hive.ql.io.FlatFileInputFormat | Apache Hive |
|
| FlatRowContainer | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| FooterBuffer | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ForwardDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ForwardOperator | Forward Operator Just forwards. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ForwardWalker | | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| FSStatsAggregator | | Class | org.apache.hadoop.hive.ql.stats.fs | Apache Hive |
|
| FSStatsPublisher | | Class | org.apache.hadoop.hive.ql.stats.fs | Apache Hive |
|
| FuncAbsDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncAbsDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncAbsLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncACosDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncACosLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncASinDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncASinLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncATanDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncATanLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncBin | Vectorized implementation of Bin(long) function that returns string. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncCeilDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncCeilDoubleToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncCeilLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncCosDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncCosLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncDecimalToDouble | This is a superclass for unary decimal functions and expressions returning doubles that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncDecimalToLong | This is a superclass for unary decimal functions and expressions returning integers that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncDegreesDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncDegreesLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncDoubleToDecimal | This is a superclass for unary double functions and expressions returning decimals that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncExpDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncExpLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncFloorDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncFloorDoubleToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncFloorLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncHex | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncLnDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLnLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLog10DoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLog10LongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLog2DoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLog2LongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncLogWithBaseDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncLogWithBaseLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncLongToDecimal | This is a superclass for unary long functions and expressions returning decimals that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncLongToString | Superclass to support vectorized functions that take a long and return a string, optionally with additional configuraiton arguments. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncNegateDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncPowerDoubleToDouble | Vectorized implementation for Pow(a, power) and Power(a, power)See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncPowerLongToDouble | Vectorized implementation for Pow(a, power) and Power(a, power)See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncRadiansDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncRadiansLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncRand | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncRandNoSeed | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncRoundDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncRoundDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncRoundWithNumDigitsDecimalToDecimal | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| FuncSignDecimalToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSignDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSignLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSinDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSinLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSqrtDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncSqrtLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncTanDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FuncTanLongToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| FunctionInfo | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FunctionInfo .FunctionResource | | Class | org.apache.hadoop.hive.ql.exec.FunctionInfo | Apache Hive |
|
| FunctionInfo .FunctionType | | Class | org.apache.hadoop.hive.ql.exec.FunctionInfo | Apache Hive |
|
| FunctionRegistry | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FunctionSemanticAnalyzer | FunctionSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| FunctionTask | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FunctionUtils | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| FunctionUtils .FunctionType | Function type, for permanent functions. | Class | org.apache.hadoop.hive.ql.exec.FunctionUtils | Apache Hive |
|
| FunctionUtils .UDFClassType | | Class | org.apache.hadoop.hive.ql.exec.FunctionUtils | Apache Hive |
|
| FunctionWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Generator | This class generates the lineage information for the columns and tables from the plan before it goes through other | Class | org.apache.hadoop.hive.ql.optimizer.lineage | Apache Hive |
|
| GenericUDAFAverage | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFAverage .AbstractGenericUDAFAverageEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverage | Apache Hive |
|
| GenericUDAFAverage .GenericUDAFAverageEvaluatorDecimal | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverage | Apache Hive |
|
| GenericUDAFAverage .GenericUDAFAverageEvaluatorDouble | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFAverage | Apache Hive |
|
| GenericUDAFBridge | This class is a bridge between GenericUDAF and UDAF. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFBridge .GenericUDAFBridgeEvaluator | GenericUDAFBridgeEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFBridge | Apache Hive |
|
| GenericUDAFCollectList | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCollectSet | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFComputeStats | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFBinaryStatsEvaluator | GenericUDAFBinaryStatsEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFBinaryStatsEvaluator .BinaryStatsAgg | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFBinaryStatsEvaluator | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFBooleanStatsEvaluator | GenericUDAFBooleanStatsEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFBooleanStatsEvaluator .BooleanStatsAgg | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFBooleanStatsEvaluator | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFDateStatsEvaluator | GenericUDAFDateStatsEvaluator High/low value will be saved in stats DB as long value representing days since epoch. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFDecimalStatsEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFDoubleStatsEvaluator | GenericUDAFDoubleStatsEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFLongStatsEvaluator | GenericUDAFLongStatsEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFNumericStatsEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFStringStatsEvaluator | GenericUDAFStringStatsEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats | Apache Hive |
|
| GenericUDAFComputeStats .GenericUDAFStringStatsEvaluator .StringStatsAgg | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFComputeStats.GenericUDAFStringStatsEvaluator | Apache Hive |
|
| GenericUDAFContextNGrams | Estimates the top-k contextual n-grams in arbitrary sequential data using a heuristic. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFContextNGrams .GenericUDAFContextNGramEvaluator | A constant-space heuristic to estimate the top-k contextual n-grams. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFContextNGrams | Apache Hive |
|
| GenericUDAFCorrelation | Compute the Pearson correlation coefficient corr(x, y), using the following stable one-pass method, based on: | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCorrelation .GenericUDAFCorrelationEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCorrelation | Apache Hive |
|
| GenericUDAFCount | This class implements the COUNT aggregation function as in SQL. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCount .GenericUDAFCountEvaluator | GenericUDAFCountEvaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCount | Apache Hive |
|
| GenericUDAFCovariance | Compute the covariance covar_pop(x, y), using the following one-pass method (ref. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCovariance .GenericUDAFCovarianceEvaluator | Evaluate the variance using the algorithm described in http://en. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCovariance | Apache Hive |
|
| GenericUDAFCovarianceSample | Compute the sample covariance by extending GenericUDAFCovariance and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCovarianceSample .GenericUDAFCovarianceSampleEvaluator | Compute the sample covariance by extending GenericUDAFCovarianceEvaluator and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCovarianceSample | Apache Hive |
|
| GenericUDAFCumeDist | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFCumeDist .GenericUDAFCumeDistEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFCumeDist | Apache Hive |
|
| GenericUDAFDenseRank | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFDenseRank .GenericUDAFDenseRankEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFDenseRank | Apache Hive |
|
| GenericUDAFEvaluator | A Generic User-defined aggregation function (GenericUDAF) for the use with New GenericUDAF classes need to inherit from this GenericUDAF class. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFEvaluator .AbstractAggregationBuffer | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator | Apache Hive |
|
| GenericUDAFEvaluator .AggregationBuffer | The interface for a class that is used to store the aggregation result during the process of aggregation. | Interface | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator | Apache Hive |
|
| GenericUDAFEvaluator .Mode | COMPLETE: from original data directly to full aggregation: iterate() and terminate() will be called. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEvaluator | Apache Hive |
|
| GenericUDAFEWAHBitmap | GenericUDAFEWAHBitmap. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFEWAHBitmap .GenericUDAFEWAHBitmapEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFEWAHBitmap | Apache Hive |
|
| GenericUDAFFirstValue | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFFirstValue .GenericUDAFFirstValueEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFFirstValue | Apache Hive |
|
| GenericUDAFHistogramNumeric | Computes an approximate histogram of a numerical column using a user-specified number of bins. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFHistogramNumeric .GenericUDAFHistogramNumericEvaluator | Construct a histogram using an algorithm described by Ben-Haim and Tom-Tov. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFHistogramNumeric | Apache Hive |
|
| GenericUDAFLag | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFLag .GenericUDAFLagEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFLag | Apache Hive |
|
| GenericUDAFLastValue | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFLastValue .GenericUDAFLastValueEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFLastValue | Apache Hive |
|
| GenericUDAFLead | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFLead .GenericUDAFLeadEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFLead | Apache Hive |
|
| GenericUDAFLeadLag | abstract class for Lead & lag UDAFs GenericUDAFLeadLag. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFLeadLag .GenericUDAFLeadLagEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFLeadLag | Apache Hive |
|
| GenericUDAFMax | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFMax .GenericUDAFMaxEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFMax | Apache Hive |
|
| GenericUDAFMin | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFMin .GenericUDAFMinEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFMin | Apache Hive |
|
| GenericUDAFMkCollectionEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFnGrams | Estimates the top-k n-grams in arbitrary sequential data using a heuristic. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFnGrams .GenericUDAFnGramEvaluator | A constant-space heuristic to estimate the top-k n-grams. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFnGrams | Apache Hive |
|
| GenericUDAFNTile | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFNTile .GenericUDAFNTileEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFNTile | Apache Hive |
|
| GenericUDAFParameterInfo | A callback interface used in conjunction with GenericUDAFResolver2 interface that allows for a more extensible and flexible means of | Interface | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFPercentileApprox | Computes an approximate percentile (quantile) from an approximate histogram, for very large numbers of rows where the regular percentile() UDAF might run out of memory. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFPercentileApprox .GenericUDAFMultiplePercentileApproxEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApprox | Apache Hive |
|
| GenericUDAFPercentileApprox .GenericUDAFPercentileApproxEvaluator | Construct a histogram using the algorithm described by Ben-Haim and Tom-Tov, and then use it to compute an approximate percentile value. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApprox | Apache Hive |
|
| GenericUDAFPercentileApprox .GenericUDAFSinglePercentileApproxEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentileApprox | Apache Hive |
|
| GenericUDAFPercentRank | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFPercentRank .GenericUDAFPercentRankEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFPercentRank | Apache Hive |
|
| GenericUDAFRank | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFRank .GenericUDAFAbstractRankEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFRank | Apache Hive |
|
| GenericUDAFRank .GenericUDAFRankEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFRank | Apache Hive |
|
| GenericUDAFResolver | A Generic User-defined aggregation function (GenericUDAF) for the use with GenericUDAFResolver is used at compile time. | Interface | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFResolver2 | This interface extends the GenericUDAFResolver interface and provides more flexibility in terms of discovering the parameter types | Interface | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFRowNumber | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFRowNumber .GenericUDAFRowNumberEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFRowNumber | Apache Hive |
|
| GenericUDAFStd | Compute the standard deviation by extending GenericUDAFVariance and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFStd .GenericUDAFStdEvaluator | Compute the standard deviation by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFStd | Apache Hive |
|
| GenericUDAFStdSample | Compute the sample standard deviation by extending GenericUDAFVariance and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFStdSample .GenericUDAFStdSampleEvaluator | Compute the sample standard deviation by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFStdSample | Apache Hive |
|
| GenericUDAFStreamingEvaluator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFStreamingEvaluator .SumAvgEnhancer | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFStreamingEvaluator | Apache Hive |
|
| GenericUDAFSum | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFSum .GenericUDAFSumDouble | GenericUDAFSumDouble. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFSum | Apache Hive |
|
| GenericUDAFSum .GenericUDAFSumHiveDecimal | GenericUDAFSumHiveDecimal. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFSum | Apache Hive |
|
| GenericUDAFSum .GenericUDAFSumLong | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFSum | Apache Hive |
|
| GenericUDAFVariance | Compute the variance. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFVariance .GenericUDAFVarianceEvaluator | Evaluate the variance using the algorithm described by Chan, Golub, and LeVeque in "Algorithms for computing the sample variance: analysis and recommendations" | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFVariance | Apache Hive |
|
| GenericUDAFVarianceSample | Compute the sample variance by extending GenericUDAFVariance and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDAFVarianceSample .GenericUDAFVarianceSampleEvaluator | Compute the sample variance by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the evaluator. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDAFVarianceSample | Apache Hive |
|
| GenericUDF | A Generic User-defined function (GenericUDF) for the use with Hive. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDF .DeferredJavaObject | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDF | Apache Hive |
|
| GenericUDF .DeferredObject | A Defered Object allows us to do lazy-evaluation and short-circuiting. | Interface | org.apache.hadoop.hive.ql.udf.generic.GenericUDF | Apache Hive |
|
| GenericUDFAbs | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFAddMonths | GenericUDFAddMonths. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFArray | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFArrayContains | GenericUDFArrayContains. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFAssertTrue | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseArithmetic | Wrapper UDF that will instantiate the proper arithmetic UDF (numeric, date, etc) depending on the argument types | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseBinary | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseCompare | GenericUDF Base Class for operations. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseCompare .CompareType | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDFBaseCompare | Apache Hive |
|
| GenericUDFBaseDTI | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseNumeric | GenericUDF Base Class for operations. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBasePad | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseTrim | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBaseUnary | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBetween | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFBridge | GenericUDFBridge encapsulates UDF to provide the same interface as Note that GenericUDFBridge implements Serializable because the name of the | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCase | GenericUDF Class for SQL construct "CASE a WHEN b THEN c [ELSE f] END". | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCbrt | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCeil | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCoalesce | GenericUDF Class for SQL construct "COALESCE(a, b, c)". | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFConcat | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFConcatWS | Generic UDF for string function CONCAT_WS. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCurrentDate | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCurrentTimestamp | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFCurrentUser | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDate | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDateAdd | Add a number of days to the date. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDateDiff | Calculate the difference in the number of days. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDateFormat | GenericUDFDateFormat. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDateSub | Subtract a number of days to the date. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFDecode | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFElt | Generic UDF for string function ELT(N,str1,str2,str3,. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFEncode | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFEWAHBitmapAnd | GenericEWAHUDFBitmapAnd. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFEWAHBitmapEmpty | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFEWAHBitmapOr | GenericUDFEWAHBitmapOr. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFFactorial | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFField | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFFloor | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFFloorCeilBase | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFFormatNumber | Generic UDF for format_number function FORMAT_NUMBER(X, D). | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFFromUtcTimestamp | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFGreatest | GenericUDF Class for SQL construct "greatest(v1, v2, . | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFHash | GenericUDF Class for computing hash values. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFIf | IF(expr1,expr2,expr3) If expr1 is TRUE (expr1 NULL) then IF() returns expr2; | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFIn | SELECT key FROM src WHERE key IN ("238", "1"); From MySQL page on IN(): To comply with the SQL standard, IN returns NULL | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFIndex | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFInFile | IN_FILE(str, filename) returns true if 'str' appears in the file specified by 'filename'. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFInitCap | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFInstr | Generic UDF for string function INSTR(str,substr). | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLag | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLastDay | Returns the last day of the month which the date belongs to. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLead | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLeadLag | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLeast | GenericUDF Class for SQL construct "least(v1, v2, . | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLevenshtein | GenericUDFLevenshtein. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLocate | Generic UDF for string function LOCATE(substr, str), LOCATE(substr, str, start). | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLower | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLpad | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFLTrim | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFMacro | GenericUDFMacro wraps a user-defined macro expression into a GenericUDFSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFMap | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFMapKeys | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFMapValues | GenericUDFMapValues. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFMonthsBetween | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFNamedStruct | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFNextDay | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFNextDay .DayOfWeek | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDFNextDay | Apache Hive |
|
| GenericUDFNvl | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPAnd | GenericUDF Class for computing and. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPDivide | Note that in SQL, the return type of divide is not necessarily the same as the parameters. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPDTIMinus | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPDTIPlus | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPEqual | GenericUDF Class for operation EQUAL. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPEqualNS | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPEqualOrGreaterThan | GenericUDF Class for operation EqualOrGreaterThan. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPEqualOrLessThan | GenericUDF Class for operation EqualOrLessThan. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPGreaterThan | GenericUDF Class for operation GreaterThan. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPLessThan | GenericUDF Class for operation LessThan. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPMinus | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPMod | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPMultiply | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNegative | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNot | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNotEqual | GenericUDF Class for operation Not EQUAL. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNotNull | GenericUDFOPNotNull. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNull | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNumericMinus | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPNumericPlus | The 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 int | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPOr | GenericUDF Class for computing or. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPPlus | The 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 int | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFOPPositive | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFPosMod | class for computing positive modulo. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFPower | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFPrintf | Generic UDF for printf function printf(String format, Obj. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFReflect | A simple generic udf to call java static functions via reflection. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFReflect2 | A simple generic udf to call java functions via reflection. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFRound | Note: rounding function permits rounding off integer digits in decimal numbers, which essentially downgrades the scale to negative territory. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFRpad | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFRTrim | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFSentences | GenericUDFSentences: splits a natural language chunk of text into sentences and words. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFSize | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFSortArray | Generic UDF for array sort SORT_ARRAY(array(obj1, obj2, obj3. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache 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. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFSplit | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFStringToMap | GenericUDFStringToMap. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFStruct | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFTimestamp | . | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToBinary | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToChar | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToDate | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToDecimal | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToIntervalDayTime | GenericUDFIntervalDayTime . | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToIntervalYearMonth | GenericUDFIntervalYearMonth . | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToUnixTimeStamp | deterministic version of UDFUnixTimeStamp. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToUtcTimestamp | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFToVarchar | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFTranslate | TRANSLATE(string input, string from, string to) is an equivalent function to translate in PostGresSQL. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFTrim | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFTrunc | Returns the first day of the month which the date belongs to. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFUnion | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFUnixTimeStamp | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFUpper | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFUtils | Util functions for GenericUDF classes. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFUtils .ConversionHelper | Convert parameters for the method if needed. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDFUtils | Apache Hive |
|
| GenericUDFUtils .ReturnObjectInspectorResolver | This class helps to find the return ObjectInspector for a GenericUDF. | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDFUtils | Apache Hive |
|
| GenericUDFUtils .StringHelper | | Class | org.apache.hadoop.hive.ql.udf.generic.GenericUDFUtils | Apache Hive |
|
| GenericUDFWhen | GenericUDF Class for SQL construct "CASE WHEN a THEN b WHEN c THEN d [ELSE f] END". | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDFXPath | | Class | org.apache.hadoop.hive.ql.udf.xml | Apache Hive |
|
| GenericUDTF | A Generic User-defined Table Generating Function (UDTF) Generates a variable number of output rows for a single input row. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFExplode | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFInline | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFJSONTuple | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFParseUrlTuple | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFPosExplode | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenericUDTFStack | Takes a row of size k of data and splits it into n rows of data. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| GenMapRedUtils | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMapRedWalker | Walks the operator tree in pre order fashion. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GenMRFileSink1 | Processor for the rule - table scan followed by reduce sink. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMROperator | Processor for the rule - no specific rule fired. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRProcContext | Processor Context for creating map reduce task. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRProcContext .GenMapRedCtx | GenMapRedCtx is used to keep track of the current state. | Class | org.apache.hadoop.hive.ql.optimizer.GenMRProcContext | Apache Hive |
|
| GenMRProcContext .GenMRUnionCtx | | Class | org.apache.hadoop.hive.ql.optimizer.GenMRProcContext | Apache Hive |
|
| GenMRRedSink1 | Processor for the rule - table scan followed by reduce sink. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRRedSink2 | Processor for the rule - reduce sink followed by reduce sink. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRRedSink3 | Processor for the rule - union followed by reduce sink. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRSkewJoinProcessor | GenMRSkewJoinProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| GenMRTableScan1 | Processor for the rule - table scan. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenMRUnion1 | Processor for the rule - TableScan followed by Union. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GenSparkProcContext | GenSparkProcContext maintains information about the tasks and operators as we walk the operator tree to break them into SparkTasks. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| GenSparkSkewJoinProcessor | Copied from GenMRSkewJoinProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| GenSparkUtils | GenSparkUtils is a collection of shared helper methods to produce SparkWork Cloned from GenTezUtils. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| GenSparkWork | GenSparkWork separates the operator tree into spark tasks. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| GenSparkWorkWalker | Walks the operator tree in DFS fashion. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| GenTezProcContext | GenTezProcContext. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GenTezUtils | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GenTezWork | GenTezWork separates the operator tree into tez tasks. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GenTezWorkWalker | Walks the operator tree in DFS fashion. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GlobalLimitCtx | context for pruning inputs. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| GlobalLimitOptimizer | This optimizer is used to reduce the input size for the query for queries which are specifying a limit. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GrantDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| GrantPrivAuthUtils | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| GrantRevokeRoleDDL | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Graph | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Graph ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Graph | Apache Hive |
|
| GraphWalker | Interface for operator graph walker. | Interface | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| GroupByDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| GroupByDesc .Mode | | Class | org.apache.hadoop.hive.ql.plan.GroupByDesc | Apache Hive |
|
| GroupByOperator | GroupBy operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| GroupByOptimizer | This transformation does group by optimization. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| GroupByOptimizer .GroupByOptimizerSortMatch | | Class | org.apache.hadoop.hive.ql.optimizer.GroupByOptimizer | Apache Hive |
|
| GroupByShuffler | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HadoopDefaultAuthenticator | | Class | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| HadoopDefaultMetastoreAuthenticator | | Class | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| HadoopJobExecHelper | | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| HadoopJobExecHook | | Interface | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| HashMapWrapper | Simple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| HashTableDummyDesc | HashTable Dummy Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| HashTableDummyOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| HashTableLoader | HashTableLoader is an interface used by MapJoinOperator used to load the hashtables needed to process the join. | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| HashTableLoader | HashTableLoader for MR loads the hashtable for MapJoins from local disk (hashtables are distributed by using the DistributedCache. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| HashTableLoader | HashTableLoader for Spark to load the hashtable for MapJoins. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HashTableLoader | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| HashTableLoaderFactory | HashTableLoaderFactory is used to determine the strategy of loading the hashtables for the MapJoinOperator | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| HashTableSinkDesc | Map Join operator Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| HashTableSinkOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Heartbeater | Class to handle heartbeats for MR and Tez tasks. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Hive | This class has functions that implement meta data/DDL operations using calls It has a metastore client instance it uses to communicate with the metastore. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveAccessControlException | Exception thrown by the Authorization plugin api (v2). | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAccessController | Interface that is invoked by access control commands, including grant/revoke role/privileges, create/drop roles, and commands to read the state of authorization rules. | Interface | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAggregate | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveAlgorithmsConf | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveAlgorithmsUtil | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveAuthenticationProvider | HiveAuthenticationProvider is an interface for authentication. | Interface | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| HiveAuthorizationProvider | | Interface | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| HiveAuthorizationProviderBase | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| HiveAuthorizationTaskFactory | HiveAuthorizationTaskFactory creates DDL authorization related tasks. | Interface | org.apache.hadoop.hive.ql.parse.authorization | Apache Hive |
|
| HiveAuthorizationTaskFactoryImpl | | Class | org.apache.hadoop.hive.ql.parse.authorization | Apache Hive |
|
| HiveAuthorizationValidator | Interface used to check if user has privileges to perform certain action. | Interface | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthorizer | Interface for hive authorization plugins. | Interface | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthorizer .VERSION | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthorizer | Apache Hive |
|
| HiveAuthorizerFactory | create HiveAuthorizer instance used for hive authorization. | Interface | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthorizerImpl | Convenience implementation of HiveAuthorizer. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthzContext | Provides context information in authorization check call that can be used for auditing and/or authorization. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthzContext .Builder | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzContext | Apache Hive |
|
| HiveAuthzPluginException | Exception thrown by the Authorization plugin api (v2). | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthzSessionContext | Provides session context information. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveAuthzSessionContext .Builder | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContext | Apache Hive |
|
| HiveAuthzSessionContext .CLIENT_TYPE | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContext | Apache Hive |
|
| HiveBaseFunctionResultList | - collecting Map/Reduce function output and - providing an Iterable interface for fetching output records. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveBinaryOutputFormat | HiveBinaryOutputFormat writes out the values consecutively without any separators. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveCalciteUtil | Generic utility functions needed for Calcite based Hive CBO. | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveCalciteUtil .ConstantFinder | Walks over an expression and determines whether it is constant. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtil | Apache Hive |
|
| HiveCalciteUtil .JoinLeafPredicateInfo | JoinLeafPredicateInfo represents leaf predicate in Join condition (conjuctive lement). | Class | org.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtil | Apache Hive |
|
| HiveCalciteUtil .JoinPredicateInfo | JoinPredicateInfo represents Join condition; JoinPredicate Info uses JoinLeafPredicateInfo to represent individual conjunctive elements in the | Class | org.apache.hadoop.hive.ql.optimizer.calcite.HiveCalciteUtil | Apache Hive |
|
| HiveCollectionConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| HiveCommand | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| HiveCompactIndexInputFormat | | Class | org.apache.hadoop.hive.ql.index.compact | Apache Hive |
|
| HiveConfigContext | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveContextAwareRecordReader | This class prepares an IOContext, and provides the ability to perform a binary search on the data. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveCost | 1. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveCostModel | Cost model interface. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveCostModel .JoinAlgorithm | | Interface | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveCostModel | Apache Hive |
|
| HiveDefaultCostModel | Default implementation of the cost model. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveDefaultCostModel .DefaultJoinAlgorithm | Default join algorithm. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveDefaultCostModel | Apache Hive |
|
| HiveDefaultRelMetadataProvider | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveDriverRunHook | HiveDriverRunHook allows Hive to be extended with custom logic for processing commands. | Interface | org.apache.hadoop.hive.ql | Apache Hive |
|
| HiveDriverRunHookContext | | Interface | org.apache.hadoop.hive.ql | Apache Hive |
|
| HiveDriverRunHookContextImpl | | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| HiveException | Generic exception class for Hive. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveExpandDistinctAggregatesRule | Planner rule that expands distinct aggregates (such as COUNT(DISTINCT x)) from a | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveFatalException | | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveFileFormatUtils | An util class for various Hive file format tasks. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveFileFormatUtils .NullOutputCommitter | | Class | org.apache.hadoop.hive.ql.io.HiveFileFormatUtils | Apache Hive |
|
| HiveFilter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveFilterJoinRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveFilterJoinRule .HiveFilterJoinMergeRule | Rule that tries to push filter expressions into a join condition and into the inputs of the join. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules.HiveFilterJoinRule | Apache Hive |
|
| HiveFilterJoinRule .HiveFilterJoinTransposeRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules.HiveFilterJoinRule | Apache Hive |
|
| HiveFilterProjectTransposeRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveFilterSetOpTransposeRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveGBOpConvUtil | 1. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| HiveGroupConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| HiveGroupingID | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveHistory | HiveHistory. | Interface | org.apache.hadoop.hive.ql.history | Apache Hive |
|
| HiveHistory .Info | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .Keys | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .Listener | Parser will call handle function for each history record row, specifying the record type and its values | Interface | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .QueryInfo | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .RecordTypes | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .SessionInfo | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistory .TaskInfo | | Class | org.apache.hadoop.hive.ql.history.HiveHistory | Apache Hive |
|
| HiveHistoryImpl | HiveHistory. | Class | org.apache.hadoop.hive.ql.history | Apache Hive |
|
| HiveHistoryProxyHandler | | Class | org.apache.hadoop.hive.ql.history | Apache Hive |
|
| HiveHistoryUtil | | Class | org.apache.hadoop.hive.ql.history | Apache Hive |
|
| HiveHistoryViewer | | Class | org.apache.hadoop.hive.ql.history | Apache Hive |
|
| HiveIgnoreKeyTextOutputFormat | HiveIgnoreKeyTextOutputFormat replaces key with null before feeding the to TextOutputFormat. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveIgnoreKeyTextOutputFormat .IgnoreKeyWriter | | Class | org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat | Apache Hive |
|
| HiveIndex | | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| HiveIndex .IndexType | | Class | org.apache.hadoop.hive.ql.index.HiveIndex | Apache Hive |
|
| HiveIndexedInputFormat | Input format for doing queries that use indexes. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| HiveIndexHandler | | Interface | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| HiveIndexQueryContext | Used to pass information between the IndexProcessor and the plugin IndexHandler during query processing | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| HiveIndexResult | HiveIndexResult parses the input stream from an index query to generate a list of file splits to query. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| HiveInputFormat | HiveInputFormat is a parameterized InputFormat which looks at the path name and determine the correct InputFormat for that path name from | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveInputFormat .HiveInputSplit | HiveInputSplit encapsulates an InputSplit with its corresponding inputFormatClass. | Class | org.apache.hadoop.hive.ql.io.HiveInputFormat | Apache Hive |
|
| HiveInsertExchange4JoinRule | Not an optimization rule. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveJoin | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveJoin .MapJoinStreamingRelation | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators.HiveJoin | Apache Hive |
|
| HiveJoinAddNotNullRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveJoinToMultiJoinRule | Rule that merges a join with multijoin/join children if the equi compared the same set of input columns. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveKey | HiveKey is a simple wrapper on Text which allows us to set the hashCode easily. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveKey .Comparator | A Comparator optimized for HiveKey. | Class | org.apache.hadoop.hive.ql.io.HiveKey | Apache Hive |
|
| HiveLexer | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveLimit | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveLock | | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockManager | Manager for locks in Hive. | Interface | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockManagerCtx | | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockMode | | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockObj | | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockObject | | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveLockObject .HiveLockObjectData | | Class | org.apache.hadoop.hive.ql.lockmgr.HiveLockObject | Apache Hive |
|
| HiveMapFunction | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveMapFunctionResultList | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveMetastoreAuthenticationProvider | HiveMetastoreAuthenticationProvider is an interface extension from HiveAuthenticationProvider for authentication from the | Interface | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| HiveMetastoreAuthorizationProvider | HiveMetastoreAuthorizationProvider : An extension of HiveAuthorizaytionProvider that is intended to be called from the metastore-side. | Interface | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| HiveMetaStoreChecker | Verify that the information in the metastore matches what is on the filesystem. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveMetastoreClientFactory | Factory for getting current valid instance of IMetaStoreClient Metastore client cannot be cached in authorization interface as that | Interface | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveMetastoreClientFactoryImpl | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveMultiPartitionAuthorizationProviderBase | Abstract class that allows authorization of operations on partition-sets. | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| HiveNullValueSequenceFileOutputFormat | A HiveOutputFormat that writes SequenceFiles with the content saved in the keys, and null in the values. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveOnTezCostModel | Cost model for Tez execution engine. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveOnTezCostModel .TezBucketJoinAlgorithm | BUCKET_JOIN is a hash joins where one bucket of the non streaming tables is kept in memory at the time. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModel | Apache Hive |
|
| HiveOnTezCostModel .TezCommonJoinAlgorithm | COMMON_JOIN is Sort Merge Join. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModel | Apache Hive |
|
| HiveOnTezCostModel .TezMapJoinAlgorithm | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModel | Apache Hive |
|
| HiveOnTezCostModel .TezSMBJoinAlgorithm | SMB_JOIN is a Sort Merge Join. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost.HiveOnTezCostModel | Apache Hive |
|
| HiveOpConverter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| HiveOpConverter .HIVEAGGOPMODE | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator.HiveOpConverter | Apache Hive |
|
| HiveOpConverterPostProc | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| HiveOperation | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| HiveOperation .PrivilegeAgreement | | Class | org.apache.hadoop.hive.ql.plan.HiveOperation | Apache Hive |
|
| HiveOperationType | enum HiveOperationTypeList of hive operations types. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveOutputFormat | HiveOutputFormat describes the output-specification for Hive's operators. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveOutputFormatImpl | Hive does not use OutputFormat's in a conventional way, but constructs and uses the defined OutputFormat for each table from FileSinkOperator. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HivePairFlatMapFunction | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveParser | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveParser .adminOptionFor_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterDatabaseStatementSuffix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterDatabaseSuffixProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterDatabaseSuffixSetOwner_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterIndexStatementSuffix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterProtectMode_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterProtectModeMode_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementChangeColPosition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementPartitionKeyType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixAddCol_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixAddPartitions_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixAddPartitionsElement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixArchive_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixBucketNum_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixClusterbySortby_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixCompact_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixDropPartitions_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixExchangePartition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixFileFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixLocation_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixMergeFiles_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixProtectMode_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixRename_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixRenameCol_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixRenamePart_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixSerdeProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixSkewedby_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixStatsPart_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixTouch_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixUnArchive_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterStatementSuffixUpdateStatsCol_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterTableStatementSuffix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterTblPartitionStatementSuffix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterTblPartitionStatementSuffixSkewedLocation_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterViewStatementSuffix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .alterViewSuffixProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .analyzeStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .autoRebuild_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .body_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .colType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .colTypeList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnAssignmentClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameColonType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameColonTypeList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameComment_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameCommentList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameOrder_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameOrderList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnNameTypeList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .columnRefOrder_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createDatabaseStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createFunctionStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createIndexStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createMacroStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createRoleStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createTableStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .createViewStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .cteStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .databaseComment_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dbLocation_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dbProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dbPropertiesList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .ddlStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .deleteStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .descStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .destination_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropDatabaseStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropFunctionStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropIndexStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropMacroStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropRoleStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropTableStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .dropViewStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .execStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .explainOption_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .explainStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .exportStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .fileFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .fromStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .grantOptionFor_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .grantPrivileges_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .grantRole_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .ifExists_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .ifNotExists_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .ignoreProtection_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .importStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .indexComment_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .indexProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .indexPropertiesList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .indexPropertiesPrefixed_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .indexTblName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .insertClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .keyProperty_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .keyValueProperty_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .limitClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .listType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .loadStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .lockDatabase_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .lockMode_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .lockStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .mapType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .metastoreCheck_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .orReplace_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .partitionLocation_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .partTypeExpr_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .primitiveType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .principalName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .principalSpecification_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privilegeIncludeColObject_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privilegeList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privilegeObject_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privilegeType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privlegeDef_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privObject_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .privObjectCols_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .queryStatementExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .queryStatementExpressionBody_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .recordReader_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .recordWriter_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .regularBody_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .reloadFunctionStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .replicationClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .resource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .resourceList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .resourceType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .restrictOrCascade_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .revokePrivileges_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .revokeRole_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .rowFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .rowFormatDelimited_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .rowFormatSerde_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .selectStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .selectStatementWithCTE_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .setColumnsClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .setOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .setOpSelectStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .setRole_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showCurrentRole_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showFunctionIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showGrants_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showRoleGrants_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showRolePrincipals_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showRoles_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .showStmtIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .simpleSelectStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .singleFromStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedColumnValue_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedColumnValuePair_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedColumnValuePairList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedColumnValues_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedLocationMap_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedLocations_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedLocationsList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedValueElement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .skewedValueLocationElement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .statement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .storedAsDirs_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .structType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .switchDatabaseStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableBuckets_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableComment_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableFileFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableLocation_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tablePartition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tablePartitionPrefix_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableProperties_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tablePropertiesList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tablePropertiesPrefixed_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowFormatCollItemsIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowFormatFieldIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowFormatLinesIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowFormatMapKeysIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableRowNullFormat_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tableSkewed_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .tabTypeExpr_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .truncateTableStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .type_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .unionType_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .unlockDatabase_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .unlockStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .updateStatement_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .viewPartition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .withAdminOption_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .withClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser .withGrantOption_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser | Apache Hive |
|
| HiveParser_FromClauseParser | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveParser_FromClauseParser .aliasList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .expressionList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .fromClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .fromSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .joinSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .joinToken_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .lateralView_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .partitionedTableFunction_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .partitioningSpec_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .partitionTableFunctionSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .searchCondition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .splitSample_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .subQuerySource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableAlias_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableAllColumns_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableBucketSample_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableNameColList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableOrColumn_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableSample_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .tableSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .uniqueJoinExpr_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .uniqueJoinSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .uniqueJoinToken_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .valueRowConstructor_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .valuesClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .valuesTableConstructor_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .viewName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .virtualTableSource_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_FromClauseParser .whereClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_FromClauseParser | Apache Hive |
|
| HiveParser_IdentifiersParser | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveParser_IdentifiersParser .atomExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .booleanValue_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .caseExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .castExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .charSetStringLiteral_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .clusterByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .columnRefOrderInParenthese_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .columnRefOrderNotInParenthese_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .constant_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .dateLiteral_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .descFuncNames_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .distributeByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .dropPartitionOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .dropPartitionSpec_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .dropPartitionVal_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .expression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .expressions_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .expressionsInParenthese_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .expressionsNotInParenthese_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .function_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .functionIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .functionName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .groupByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .groupingExpressionSingle_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .groupingSetExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .groupingSetExpressionMultiple_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .havingClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .havingCondition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .identifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .intervalLiteral_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .intervalQualifiers_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .nonReserved_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .nullCondition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .orderByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .partitionByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .partitionSpec_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .partitionVal_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceAmpersandExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceAmpersandOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceAndExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceAndOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceBitwiseOrExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceBitwiseOrOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceBitwiseXorExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceBitwiseXorOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceEqualExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceEqualNegatableOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceEqualOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceFieldExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceNotExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceNotOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceOrExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceOrOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedencePlusExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedencePlusOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceStarExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceStarOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceUnaryOperator_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceUnaryPrefixExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .precedenceUnarySuffixExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .principalIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .sortByClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .sql11ReservedKeywordsUsedAsCastFunctionName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .sql11ReservedKeywordsUsedAsIdentifier_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .stringLiteralSequence_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .subQueryExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .sysFuncNames_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .tableOrPartition_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .timestampLiteral_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_IdentifiersParser .whenExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_IdentifiersParser | Apache Hive |
|
| HiveParser_SelectClauseParser | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveParser_SelectClauseParser .hintArgName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .hintArgs_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .hintClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .hintItem_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .hintList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .hintName_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectExpression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectExpressionList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectItem_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectList_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .selectTrfmClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .trfmClause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_clause_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_defn_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_frame_boundary_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_frame_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_frame_start_boundary_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_range_expression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_specification_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HiveParser_SelectClauseParser .window_value_expression_return | | Class | org.apache.hadoop.hive.ql.parse.HiveParser_SelectClauseParser | Apache Hive |
|
| HivePartitioner | Partition keys by their Object. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HivePartitionPruneRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HivePassThroughOutputFormat | This pass through class is used to wrap OutputFormat implementations such that new OutputFormats not derived from HiveOutputFormat gets through the checker | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HivePassThroughRecordWriter | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HivePreFilteringRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HivePreWarmProcessor | A simple sleep processor implementation that sleeps for the configured time in milliseconds. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| HivePrincipal | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HivePrincipal .HivePrincipalType | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrincipal | Apache Hive |
|
| HivePrivilege | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HivePrivilegeInfo | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HivePrivilegeObject | Represents the object on which privilege is being granted/revoked, and objects being used in queries. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HivePrivilegeObject .HivePrivilegeObjectType | Note that GLOBAL, PARTITION, COLUMN fields are populated only for Hive's old default authorization mode. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObject | Apache Hive |
|
| HivePrivilegeObject .HivePrivObjectActionType | When 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_OVERWRITE | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.HivePrivilegeObject | Apache Hive |
|
| HivePrivilegeObjectUtils | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveProject | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveProjectMergeRule | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveRecordReader | HiveRecordReader is a simple wrapper on RecordReader. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveReduceFunction | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveReduceFunctionResultList | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveRelCollation | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveRelDistribution | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveRelFieldTrimmer | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HiveRelMdCollation | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdCost | HiveRelMdCost supplies the implementation of cost model. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveRelMdDistinctRowCount | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdDistribution | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdMemory | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdParallelism | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdRowCount | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdSelectivity | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdSize | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelMdUniqueKeys | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.stats | Apache Hive |
|
| HiveRelNode | | Interface | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveRelNode .Implementor | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators.HiveRelNode | Apache Hive |
|
| HiveRelOptUtil | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveRoleGrant | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveSchemaConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| HiveSemanticAnalyzerHook | HiveSemanticAnalyzerHook allows Hive to be extended with custom logic for semantic analysis of QL statements. | Interface | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveSemanticAnalyzerHookContext | Context information provided by Hive to implementations of HiveSemanticAnalyzerHook. | Interface | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveSemanticAnalyzerHookContextImpl | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| HiveSequenceFileOutputFormat | A HiveOutputFormat that writes SequenceFiles. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| HiveSort | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveSortExchange | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveSparkClient | | Interface | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveSparkClientFactory | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveSplitGenerator | This class is used to generate splits inside the AM on the cluster. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| HiveStorageHandler | HiveStorageHandler defines a pluggable interface for adding new storage handlers to Hive. | Interface | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveStoragePredicateHandler | HiveStoragePredicateHandler is an optional companion to HiveStorageHandler; it should only be implemented by handlers which support decomposition of predicates being pushed down into table scans. | Interface | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveStoragePredicateHandler .DecomposedPredicate | Struct class for returning multiple values from decomposePredicate. | Class | org.apache.hadoop.hive.ql.metadata.HiveStoragePredicateHandler | Apache Hive |
|
| HiveStructConverter | A MapWritableGroupConverter, real converter between hive and parquet types recursively for complex types. | Class | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| HiveTableScan | Relational expression representing a scan of a HiveDB collection. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveTotalOrderPartitioner | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| HiveTxnManager | An interface that allows Hive to manage transactions. | Interface | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| HiveTypeSystemImpl | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| HiveUnion | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.reloperators | Apache Hive |
|
| HiveUtils | General collection of helper functions. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| HiveV1Authorizer | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| HiveVoidFunction | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| HiveVolcanoPlanner | Refinement of VolcanoPlanner for Hive. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.cost | Apache Hive |
|
| HiveWindowingFixRule | Rule to fix windowing issue when it is done over aggregation columns (more info in HIVE-10627). | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| HookContext | Hook Context keeps all the necessary information for all the hooks. | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| HookContext .HookType | | Class | org.apache.hadoop.hive.ql.hooks.HookContext | Apache Hive |
|
| HookUtils | | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| HybridHashTableConf | This 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). | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| HybridHashTableContainer | Hash table container that can have many partitions -- each partition has its own hashmap, as well as row container for small table and big table. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| HybridHashTableContainer .HashPartition | This 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 container | Class | org.apache.hadoop.hive.ql.exec.persistence.HybridHashTableContainer | Apache Hive |
|
| IdentityExpression | An expression representing a column, only children are evaluated. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IdentityProjectRemover | This optimization tries to remove SelectOperator from tree which don't do any processing except forwarding columns from its parent to its children. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| IDoubleInExpr | Interface used for both filter and non-filter versions of IN to simplify VectorizationContext code. | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprCharScalarStringGroupColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprCharScalarStringScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprDoubleColumnDoubleColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleColumnDoubleScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleColumnLongScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleScalarDoubleColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleScalarDoubleScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleScalarLongColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprDoubleScalarLongScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongColumnDoubleScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongColumnLongColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongColumnLongScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongScalarDoubleColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongScalarDoubleScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongScalarLongColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprLongScalarLongScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IfExprStringGroupColumnCharScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringGroupColumnStringGroupColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringGroupColumnStringScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringGroupColumnVarCharScalar | Compute IF(expr1, expr2, expr3) for 3 input expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringScalarCharScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringScalarStringGroupColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringScalarStringScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprStringScalarVarCharScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprVarCharScalarStringGroupColumn | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IfExprVarCharScalarStringScalar | Compute IF(expr1, expr2, expr3) for 3 input column expressions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IgnoreKeyTextOutputFormat | This class replaces key with null before feeding the to TextOutputFormat. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| IgnoreKeyTextOutputFormat .IgnoreKeyWriter | | Class | org.apache.hadoop.hive.ql.io.IgnoreKeyTextOutputFormat | Apache Hive |
|
| ILongInExpr | Interface used for both filter and non-filter versions of IN to simplify VectorizationContext code. | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| ImportSemanticAnalyzer | ImportSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| IndexMetadataChangeTask | | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| IndexMetadataChangeWork | | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| IndexPredicateAnalyzer | IndexPredicateAnalyzer decomposes predicates, separating the parts which can be satisfied by an index from the parts which cannot. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| IndexPredicateAnalyzer .FieldValidator | | Interface | org.apache.hadoop.hive.ql.index.IndexPredicateAnalyzer | Apache Hive |
|
| IndexSearchCondition | IndexSearchCondition represents an individual search condition found by IndexPredicateAnalyzer. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| IndexUpdater | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| IndexUtils | Utility class for index support. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| IndexWhereProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer.physical.index | Apache Hive |
|
| IndexWhereProcessor | IndexWhereProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical.index | Apache Hive |
|
| IndexWhereResolver | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| IndexWhereTaskDispatcher | IndexWhereTaskDispatcher. | Class | org.apache.hadoop.hive.ql.optimizer.physical.index | Apache Hive |
|
| Initiator | A class to initiate compactions. | Class | org.apache.hadoop.hive.ql.txn.compactor | Apache Hive |
|
| InputEstimator | | Interface | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| InputEstimator .Estimation | | Class | org.apache.hadoop.hive.ql.metadata.InputEstimator | Apache Hive |
|
| InputFormatChecker | Check for validity of the input files. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| InputSignature | The input signature of a function or operator. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| InStream | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| IntegerColumnStatistics | | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| IntervalDayTimeColAddDateColumn | Generated from template ColumnArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColAddDateScalar | Generated from template ColumnArithmeticScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColAddIntervalDayTimeColumn | Generated from template DTIColumnArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColAddIntervalDayTimeScalar | Generated from template DTIColumnArithmeticDTIScalarNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColAddTimestampColumn | Generated from template DTIColumnArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColAddTimestampScalar | Generated from template DTIColumnArithmeticDTIScalarNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColEqualIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColGreaterEqualIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColGreaterIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColLessEqualIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColLessIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColNotEqualIntervalDayTimeScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColSubtractIntervalDayTimeColumn | Generated from template DTIColumnArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeColSubtractIntervalDayTimeScalar | Generated from template DTIColumnArithmeticDTIScalarNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarAddDateColumn | Generated from template ScalarArithmeticColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarAddIntervalDayTimeColumn | Generated from template DTIScalarArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarAddTimestampColumn | Generated from template DTIScalarArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarEqualIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarGreaterEqualIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarGreaterIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarLessEqualIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarLessIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarNotEqualIntervalDayTimeColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalDayTimeScalarSubtractIntervalDayTimeColumn | Generated from template DTIScalarArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddDateColumn | Generated from template IntervalColumnArithmeticDateTimeColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddDateScalar | Generated from template IntervalColumnArithmeticDateTimeScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddIntervalYearMonthColumn | Generated from template DTIColumnArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddIntervalYearMonthScalar | Generated from template DTIColumnArithmeticDTIScalarNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddTimestampColumn | Generated from template IntervalColumnArithmeticDateTimeColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColAddTimestampScalar | Generated from template IntervalColumnArithmeticDateTimeScalarWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColEqualIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColGreaterEqualIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColGreaterIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColLessEqualIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColLessIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColNotEqualIntervalYearMonthScalar | Generated from template DTIColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColSubtractIntervalYearMonthColumn | Generated from template DTIColumnArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthColSubtractIntervalYearMonthScalar | Generated from template DTIColumnArithmeticDTIScalarNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarAddDateColumn | Generated from template IntervalScalarArithmeticDateTimeColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarAddIntervalYearMonthColumn | Generated from template DTIScalarArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarAddTimestampColumn | Generated from template IntervalScalarArithmeticDateTimeColumnWithConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarEqualIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarGreaterEqualIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarGreaterIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarLessEqualIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarLessIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarNotEqualIntervalYearMonthColumn | Generated from template DTIScalarCompareColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntervalYearMonthScalarSubtractIntervalYearMonthColumn | Generated from template DTIScalarArithmeticDTIColumnNoConvert. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| IntraQueryCorrelation | IntraQueryCorrelation records a sub-tree of the query plan tree which can be evaluated in a single MR job. | Class | org.apache.hadoop.hive.ql.optimizer.correlation | Apache Hive |
|
| InvalidTableException | Generic exception class for Hive. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| IOConstants | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| IOContext | IOContext basically contains the position information of the current key/value. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| IOContext .Comparison | | Class | org.apache.hadoop.hive.ql.io.IOContext | Apache Hive |
|
| IOPrepareCache | IOPrepareCache is used to cache pre-query io-related objects. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| IsNotNull | This expression evaluates to true if the given input columns is not null. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IsNull | This expression evaluates to true if the given input columns is null. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| IStringInExpr | Interface used for both filter and non-filter versions of IN to simplify VectorizationContext code. | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| ISupportStreamingModeForWindowing | A GenericUDAF mode that provides it results as a List to the WindowingTableFunction (so it is a | Interface | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| JavaDataModel | Estimation of memory footprint of objectEnum Constant Summary | Class | org.apache.hadoop.hive.ql.util | Apache Hive |
|
| JDBCStatsAggregator | | Class | org.apache.hadoop.hive.ql.stats.jdbc | Apache Hive |
|
| JDBCStatsPublisher | | Class | org.apache.hadoop.hive.ql.stats.jdbc | Apache Hive |
|
| JDBCStatsSetupConstants | | Class | org.apache.hadoop.hive.ql.stats.jdbc | Apache Hive |
|
| JDBCStatsUtils | | Class | org.apache.hadoop.hive.ql.stats.jdbc | Apache Hive |
|
| JobDebugger | JobDebugger takes a RunningJob that has failed and grabs the top 4 failing tasks and outputs this information to the Hive CLI. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| JobMetricsListener | | Class | org.apache.hadoop.hive.ql.exec.spark.status.impl | Apache Hive |
|
| JobTrackerURLResolver | JobTrackerURLResolver. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| JoinCond | Join conditions Descriptor implementation. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| JoinCondDesc | Join conditions Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| JoinCondTypeCheckProcFactory | 1. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| JoinCondTypeCheckProcFactory .JoinCondColumnExprProcessor | Processor for table columns. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator.JoinCondTypeCheckProcFactory | Apache Hive |
|
| JoinCondTypeCheckProcFactory .JoinCondDefaultExprProcessor | The default processor for typechecking. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator.JoinCondTypeCheckProcFactory | Apache Hive |
|
| JoinDesc | Join operator Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| JoinOperator | Join operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| JoinOperator .SkewkeyTableCounter | SkewkeyTableCounter. | Class | org.apache.hadoop.hive.ql.exec.JoinOperator | Apache 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. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| JoinType | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| JoinTypeCheckCtx | 1. | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| JoinUtil | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| JoinUtil .JoinResult | | Class | org.apache.hadoop.hive.ql.exec.JoinUtil | Apache Hive |
|
| JsonMetaDataFormatter | | Class | org.apache.hadoop.hive.ql.metadata.formatting | Apache Hive |
|
| KeyValueContainer | An eager key/value container that puts every row directly to output stream. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| KeyValueInputMerger | A KeyValuesReader implementation that returns a sorted stream of key-values by doing a sorted merge of the key-value in LogicalInputs. | Class | org.apache.hadoop.hive.ql.exec.tez.tools | Apache Hive |
|
| KeyValuesInputMerger | A KeyValuesReader implementation that returns a sorted stream of key-values by doing a sorted merge of the key-value in LogicalInputs. | Class | org.apache.hadoop.hive.ql.exec.tez.tools | Apache Hive |
|
| KeyWrapper | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| KeyWrapperFactory | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| KryoSerializer | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| LateralViewForwardDesc | LateralViewForwardDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LateralViewForwardOperator | LateralViewForwardOperator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| LateralViewJoinDesc | LateralViewJoinDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LateralViewJoinOperator | The lateral view join operator is used for FROM src LATERAL VIEW udtf(). | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| LBExprProcCtx | The processor context for list bucketing pruner. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBExprProcFactory | Expression processor factory for list bucketing pruning. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBExprProcFactory .LBPRColumnExprProcessor | Processor for lbpr column expressions. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBExprProcFactory | Apache Hive |
|
| LBOpPartitionWalkerCtx | | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBOpWalkerCtx | Context used by list bucketing to walk operator trees to generate expression tree. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBPartitionProcFactory | Walk through top operators in tree to find all partitions. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBPartitionProcFactory .LBPRPartitionFilterPruner | Retrieve partitions for the filter. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBPartitionProcFactory | Apache Hive |
|
| LBProcFactory | Operator factory for list bucketing pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| LBProcFactory .LBPRFilterPruner | Determines the list bucketing pruner for the filter. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.LBProcFactory | Apache Hive |
|
| LeadLagInfo | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| LeafFilterFactory | | Class | org.apache.hadoop.hive.ql.io.parquet | Apache Hive |
|
| LeftmostBigTableSelectorForAutoSMJ | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| LimitDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LimitOperator | Limit operator implementation Limits the number of rows to be passed on. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| LimitPushdownOptimizer | Make RS calculate top-K selection for limit clause. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| LineageCtx | This class contains the lineage context that is passed while walking the operator tree in Lineage. | Class | org.apache.hadoop.hive.ql.optimizer.lineage | Apache Hive |
|
| LineageCtx .Index | | Class | org.apache.hadoop.hive.ql.optimizer.lineage.LineageCtx | Apache Hive |
|
| LineageInfo | This class contains the lineage information that is passed to the PreExecution hook. | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| LineageInfo | This class prints out the lineage info. | Class | org.apache.hadoop.hive.ql.tools | Apache Hive |
|
| LineageInfo .BaseColumnInfo | Base Column information. | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageInfo .DataContainer | Table or Partition data container. | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageInfo .Dependency | This class tracks the dependency information for the base column. | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageInfo .DependencyKey | is from (DataContainer, FieldSchema) to a Dependency structure. | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageInfo .DependencyType | 1. | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageInfo .TableAliasInfo | | Class | org.apache.hadoop.hive.ql.hooks.LineageInfo | Apache Hive |
|
| LineageState | LineageState. | Class | org.apache.hadoop.hive.ql.session | Apache Hive |
|
| ListBucketingCtx | Context for list bucketing. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ListBucketingPruner | The transformation step that does list bucketing pruning. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| ListBucketingPruner .DynamicMultiDimensionalCollection | Note: this class is not designed to be used in general but for list bucketing pruner only. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner.ListBucketingPruner | Apache Hive |
|
| ListBucketingPrunerUtils | Utility for list bucketing prune. | Class | org.apache.hadoop.hive.ql.optimizer.listbucketingpruner | Apache Hive |
|
| ListResourceProcessor | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| ListSinkDesc | description for ListSinkOperator, just for explain result. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ListSinkOperator | For fetch task with operator tree, row read from FetchOperator is processed via operator tree and finally arrives to this operator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| LoadDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LoadFileDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LoadMultiFilesDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LoadSemanticAnalyzer | LoadSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| LoadTableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LocalHiveSparkClient | LocalSparkClient submit Spark job in local driver, it's responsible for build spark client environment and execute spark work. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| LocalMapJoinProcFactory | Node processor factory for map join resolver. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| LocalMapJoinProcFactory .LocalMapJoinProcessor | LocalMapJoinProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical.LocalMapJoinProcFactory | Apache Hive |
|
| LocalMapJoinProcFactory .MapJoinFollowedByGroupByProcessor | MapJoinFollowByProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical.LocalMapJoinProcFactory | Apache Hive |
|
| LocalSparkJobMonitor | LocalSparkJobMonitor monitor a single Spark job status in a loop until job finished/failed/killed. | Class | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| LocalSparkJobRef | | Class | org.apache.hadoop.hive.ql.exec.spark.status.impl | Apache Hive |
|
| LocalSparkJobStatus | | Class | org.apache.hadoop.hive.ql.exec.spark.status.impl | Apache Hive |
|
| LockDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LockException | Exception from lock manager. | Class | org.apache.hadoop.hive.ql.lockmgr | Apache Hive |
|
| LockTableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| LongColAddDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColAddDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColAddLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColAddLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColDivideDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColDivideDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColDivideLongColumn | This operation is handled as a special case because Hive long/long division returns double. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| LongColDivideLongScalar | This operation is handled as a special case because Hive long/long division returns double. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| LongColEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColGreaterLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColLessLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColModuloDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColModuloDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColModuloLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColModuloLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColMultiplyDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColMultiplyDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColMultiplyLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColMultiplyLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColNotEqualDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColNotEqualDoubleScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColNotEqualLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColNotEqualLongScalar | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColSubtractDoubleColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColSubtractDoubleScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColSubtractLongColumn | Generated from template ColumnArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColSubtractLongScalar | Generated from template ColumnArithmeticScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongColumnInList | Output a boolean value indicating if a column is IN a list of constants. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| LongColumnVector | This class represents a nullable int column vector. | Class | org.apache.hadoop.hive.ql.exec.vector | Apache Hive |
|
| LongColUnaryMinus | Generated from template ColumnUnaryMinus. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongNumDistinctValueEstimator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| LongScalarAddDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarAddLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarDivideDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarDivideLongColumn | This operation is handled as a special case because Hive long/long division returns double. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| LongScalarEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarGreaterTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarLessTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarModuloDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarModuloLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarMultiplyDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarMultiplyLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarNotEqualDoubleColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarNotEqualLongColumn | Generated from template ColumnCompareScalar. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarNotEqualTimestampColumn | Generated from template ScalarCompareTimestampColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarSubtractDoubleColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongScalarSubtractLongColumn | Generated from template ScalarArithmeticColumn. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| LongToStringUnaryUDF | This is a superclass for unary long functions returning strings that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| MacroSemanticAnalyzer | MacroSemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| MapAggrMemErrorHeuristic | Detects out-of-memory errors when hash tables in map-based aggregation group by queries take up too much memory. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| MapBuilder | Helper class to build Maps consumed by the JSON formatter. | Class | org.apache.hadoop.hive.ql.metadata.formatting | Apache Hive |
|
| MapInput | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| MapJoinBytesTableContainer | Table container that serializes keys and values using LazyBinarySerDe into BytesBytesMultiHashMap, with very low memory overhead. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinBytesTableContainer .DirectKeyValueWriter | | Class | org.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainer | Apache Hive |
|
| MapJoinBytesTableContainer .KeyValueHelper | | Interface | org.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainer | Apache Hive |
|
| MapJoinDesc | Map Join operator Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MapJoinEagerRowContainer | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinFactory | Operator factory for MapJoin processing. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| MapJoinKey | The base class for MapJoinKey. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinKeyObject | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinMemoryExhaustionException | | Class | org.apache.hadoop.hive.ql.exec.mapjoin | Apache Hive |
|
| MapJoinMemoryExhaustionHandler | Handles the logic around deciding when to throw an MapJoinMemoryExhaustionException for HashTableSinkOperator. | Class | org.apache.hadoop.hive.ql.exec.mapjoin | Apache Hive |
|
| MapJoinObjectSerDeContext | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinOperator | Map side Join operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| MapJoinPersistableTableContainer | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache 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. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| MapJoinProcessor .CurrentMapJoin | | Class | org.apache.hadoop.hive.ql.optimizer.MapJoinProcessor | Apache Hive |
|
| MapJoinProcessor .Default | | Class | org.apache.hadoop.hive.ql.optimizer.MapJoinProcessor | Apache Hive |
|
| MapJoinProcessor .MapJoinDefault | | Class | org.apache.hadoop.hive.ql.optimizer.MapJoinProcessor | Apache Hive |
|
| MapJoinProcessor .MapJoinFS | | Class | org.apache.hadoop.hive.ql.optimizer.MapJoinProcessor | Apache Hive |
|
| MapJoinProcessor .MapJoinWalkerCtx | | Class | org.apache.hadoop.hive.ql.optimizer.MapJoinProcessor | Apache Hive |
|
| MapJoinResolver | An implementation of PhysicalPlanResolver. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| MapJoinResolver .LocalMapJoinProcCtx | A container of current task and parse context. | Class | org.apache.hadoop.hive.ql.optimizer.physical.MapJoinResolver | Apache Hive |
|
| MapJoinRowContainer | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinTableContainer | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinTableContainer .ReusableGetAdaptor | Retrieve rows from hashtable key by key, one key at a time, w/o copying the structures for each key. | Interface | org.apache.hadoop.hive.ql.exec.persistence.MapJoinTableContainer | Apache Hive |
|
| MapJoinTableContainerDirectAccess | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapJoinTableContainerSerDe | | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| MapOperator | Map operator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| MapOperator .Counter | | Class | org.apache.hadoop.hive.ql.exec.MapOperator | Apache Hive |
|
| MapOperator .MapOpCtx | | Class | org.apache.hadoop.hive.ql.exec.MapOperator | Apache Hive |
|
| MapRecordProcessor | Process input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| MapRecordSource | Process input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| MapredContext | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| MapredLocalTask | MapredLocalTask represents any local work (i. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| MapredLocalWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MapredParquetInputFormat | A Parquet InputFormat for Hive (with the deprecated package mapred) NOTE: With HIVE-9235 we removed "implements VectorizedParquetInputFormat" since all data types | Class | org.apache.hadoop.hive.ql.io.parquet | Apache Hive |
|
| MapredParquetOutputFormat | | Class | org.apache.hadoop.hive.ql.io.parquet | Apache Hive |
|
| MapRedStats | A data structure to keep one mapreduce's stats: number of mappers, number of reducers, accumulative CPU time and whether it | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| MapRedTask | Extension of ExecDriver: - can optionally spawn a map-reduce task from a separate jvm | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| MapReduceCompiler | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| MapredWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MapTezProcessor | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| MapTran | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| MapWork | MapWork represents all the information used to run a map task on the cluster. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MatchPath | return rows that meet a specified pattern. | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| MatchPath .Chain | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .MatchPathResolver | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .Plus | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .ResultExpressionParser | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .ResultExprInfo | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .Star | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .Symbol | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .SymbolFunction | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .SymbolFunctionResult | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MatchPath .SymbolParser | | Class | org.apache.hadoop.hive.ql.udf.ptf.MatchPath | Apache Hive |
|
| MathExpr | Math expression evaluation helper functions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| MathFuncDoubleToDouble | constant argument(s)) and returns long. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| MathFuncLongToDouble | constant argument(s)) and returns long. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| MathFuncLongToLong | constant argument(s)) and returns long. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| MergeFileInputFormat | | Class | org.apache.hadoop.hive.ql.io.merge | Apache Hive |
|
| MergeFileMapper | Mapper for fast file merging of ORC and RC files. | Class | org.apache.hadoop.hive.ql.io.merge | Apache Hive |
|
| MergeFileOutputFormat | | Class | org.apache.hadoop.hive.ql.io.merge | Apache Hive |
|
| MergeFileRecordProcessor | Record processor for fast merging of files. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| MergeFileTask | Task for fast merging of ORC and RC files. | Class | org.apache.hadoop.hive.ql.io.merge | Apache Hive |
|
| MergeFileTezProcessor | Tez processor for fast file merging. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| MergeFileWork | | Class | org.apache.hadoop.hive.ql.io.merge | Apache Hive |
|
| MergeJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| MergeJoinWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Metadata | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| MetaDataExportListener | This class listens for drop events and, if set, exports the table's metadata as JSON to the trash of the user performing the drop | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| MetaDataFormatter | Interface to format table and index information. | Interface | org.apache.hadoop.hive.ql.metadata.formatting | Apache Hive |
|
| MetaDataFormatUtils | This class provides methods to format table and index information. | Class | org.apache.hadoop.hive.ql.metadata.formatting | Apache Hive |
|
| MetadataOnlyOptimizer | MetadataOnlyOptimizer determines to which TableScanOperators "metadata only" optimization can be applied. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| MetaDataPrettyFormatUtils | This class provides methods to format the output of DESCRIBE PRETTY in a human-readable way. | Class | org.apache.hadoop.hive.ql.metadata.formatting | Apache Hive |
|
| MetadataReader | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| MetaStoreAuthzAPIAuthorizerEmbedOnly | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| MoveTask | MoveTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| MoveWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MsckDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MuxDesc | Mux operator descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| MuxOperator | MuxOperator is used in the Reduce side of MapReduce jobs optimized by Correlation Optimizer. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| MuxOperator .Handler | Handler is used to construct the key-value structure. | Class | org.apache.hadoop.hive.ql.exec.MuxOperator | Apache Hive |
|
| NanoTime | Provides a wrapper representing a parquet-timestamp, with methods to convert to and from binary. | Class | org.apache.hadoop.hive.ql.io.parquet.timestamp | Apache Hive |
|
| NanoTimeUtils | Utilities for converting from java. | Class | org.apache.hadoop.hive.ql.io.parquet.timestamp | Apache Hive |
|
| NGramEstimator | A generic, re-usable n-gram estimation class that supports partial aggregations. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| Node | This interface defines the functions needed by the walkers and dispatchers. | Interface | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| NodeProcessor | Base class for processing operators which is no-op. | Interface | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| NodeType | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| NodeUtils | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| NoMatchingMethodException | Exception thrown by the UDF and UDAF method resolvers in case no matching methodSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| NonBlockingOpDeDupProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| NonSyncDataInputBuffer | A thread-not-safe version of Hadoop's DataInputBuffer, which removes all synchronized modifiers. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| NonSyncDataOutputBuffer | A thread-not-safe version of Hadoop's DataOutputBuffer, which removes all synchronized modifiers. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| Noop | | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| Noop .NoopResolver | | Class | org.apache.hadoop.hive.ql.udf.ptf.Noop | Apache Hive |
|
| NoopStreaming | | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| NoopStreaming .NoopStreamingResolver | | Class | org.apache.hadoop.hive.ql.udf.ptf.NoopStreaming | Apache Hive |
|
| NoopWithMap | | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| NoopWithMap .NoopWithMapResolver | | Class | org.apache.hadoop.hive.ql.udf.ptf.NoopWithMap | Apache Hive |
|
| NoopWithMapStreaming | | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| NoopWithMapStreaming .NoopWithMapStreamingResolver | | Class | org.apache.hadoop.hive.ql.udf.ptf.NoopWithMapStreaming | Apache Hive |
|
| NotCol | Evaluates the boolean complement of the input. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| NullRowsInputFormat | NullRowsInputFormat outputs null rows, maximum 100. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| NullRowsInputFormat .DummyInputSplit | | Class | org.apache.hadoop.hive.ql.io.NullRowsInputFormat | Apache Hive |
|
| NullRowsInputFormat .NullRowsRecordReader | | Class | org.apache.hadoop.hive.ql.io.NullRowsInputFormat | Apache Hive |
|
| NullScanOptimizer | This optimizer attempts following two optimizations: 1. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| NullScanTaskDispatcher | Iterate over all tasks one by one and removes all input paths from task if conditions as defined in rules match. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| NullUtil | Utility functions to handle null propagation. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| NumDistinctValueEstimator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| NumericHistogram | A generic, re-usable histogram class that supports partial aggregations. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| NumericOpMethodResolver | The class implements the method resolution for operators like (+, -, *, %). | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| NumericUDAF | Base class of numeric UDAFs like sum and avg which need a NumericUDAFEvaluatorResolver. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| NumericUDAFEvaluatorResolver | Resolver for Numeric UDAFs like sum and avg. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ObjectCache | ObjectCache. | Class | org.apache.hadoop.hive.ql.exec.mr | Apache Hive |
|
| ObjectCache | ObjectCache. | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ObjectCache | ObjectCache. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| ObjectCacheFactory | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ObjectContainer | An eager object container that puts every row directly to output stream. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| OneNullRowInputFormat | OneNullRowInputFormat outputs one null row. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| OneNullRowInputFormat .OneNullRowRecordReader | | Class | org.apache.hadoop.hive.ql.io.OneNullRowInputFormat | Apache Hive |
|
| Operation2Privilege | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| Operation2Privilege .IOType | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd.Operation2Privilege | Apache Hive |
|
| OperationLog | OperationLog wraps the actual operation log file, and provides interface for accessing, reading, writing, and removing the file. | Class | org.apache.hadoop.hive.ql.session | Apache Hive |
|
| OperationLog .LoggingLevel | | Class | org.apache.hadoop.hive.ql.session.OperationLog | Apache Hive |
|
| Operator | Base operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Operator | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Operator ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Operator | Apache Hive |
|
| Operator .OperatorFunc | | Interface | org.apache.hadoop.hive.ql.exec.Operator | Apache Hive |
|
| Operator .State | | Class | org.apache.hadoop.hive.ql.exec.Operator | Apache Hive |
|
| OperatorDesc | | Interface | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| OperatorFactory | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| OperatorType | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| OperatorUtils | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| OpParseContext | that may be needed by an operator. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| OpProcFactory | Operator factory for the rule processors for lineage. | Class | org.apache.hadoop.hive.ql.optimizer.lineage | Apache Hive |
|
| OpProcFactory | Operator factory for partition pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| OpProcFactory | Operator factory for predicate pushdown processing of operator graph Each operator determines the pushdown predicates by walking the expression tree. | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| OpProcFactory .DefaultLineage | Default processor. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .DefaultPPD | Default processor which just merges its children. | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .FilterPPD | Determines the push down predicates in its where expression and then combines it with the push down predicates that are passed from its children. | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .FilterPPR | Determines the partition pruner for the filter. | Class | org.apache.hadoop.hive.ql.optimizer.ppr.OpProcFactory | Apache Hive |
|
| OpProcFactory .GroupByLineage | Processor for GroupBy operator. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .JoinerPPD | Determines predicates for which alias can be pushed to it's parents. | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .JoinLineage | Processor for Join Operator. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .JoinPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .LateralViewForwardPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .LateralViewJoinLineage | Processor for Join Operator. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .PTFPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .ReduceSinkLineage | ReduceSink processor. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .ReduceSinkPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .ScriptPPD | Processor for Script Operator Prevents any predicates being pushed. | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .SelectLineage | Processor for Select operator. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .TableScanLineage | Processor for TableScan Operator. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .TableScanPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .TransformLineage | Processor for Script and UDTF Operators. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| OpProcFactory .UDTFPPD | | Class | org.apache.hadoop.hive.ql.ppd.OpProcFactory | Apache Hive |
|
| OpProcFactory .UnionLineage | In this case we call mergeDependency as opposed to putDependency in order to account for visits from different parents. | Class | org.apache.hadoop.hive.ql.optimizer.lineage.OpProcFactory | Apache Hive |
|
| Optimizer | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| OptimizeSparkProcContext | OptimizeSparkProcContext. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| OptimizeTezProcContext | OptimizeTezProcContext. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| OpTraits | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| OpTraitsRulesProcFactory | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation | Apache Hive |
|
| OpTraitsRulesProcFactory .DefaultRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .GroupByRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .JoinRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .MultiParentRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .ReduceSinkRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .SelectRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpTraitsRulesProcFactory .TableScanRule | | Class | org.apache.hadoop.hive.ql.optimizer.metainfo.annotation.OpTraitsRulesProcFactory | Apache Hive |
|
| OpWalkerCtx | Context class for operator tree walker for partition pruner. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| OpWalkerInfo | Context class for operator walker of predicate pushdown. | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| OrcFile | Contains factory methods to read or write ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcFile .CompressionStrategy | | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .EncodingStrategy | | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .OrcTableProperties | | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .ReaderOptions | | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .Version | Create a version number for the ORC file format, so that we can add non-forward compatible changes in the future. | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .WriterCallback | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .WriterOptions | Options for creating ORC file writers. | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFile .WriterVersion | Records the version of the writer in terms of which bugs have been fixed. | Class | org.apache.hadoop.hive.ql.io.orc.OrcFile | Apache Hive |
|
| OrcFileKeyWrapper | Key for OrcFileMergeMapper task. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcFileMergeDesc | ORC fast file merge operator descriptor. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| OrcFileMergeOperator | Fast file merge operator for ORC files. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ORCFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| OrcFileStripeMergeInputFormat | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcFileStripeMergeRecordReader | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcFileValueWrapper | Value for OrcFileMergeMapper. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcInputFormat | A MapReduce/Hive input format for ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcInputFormat .NullKeyRecordReader | Return a RecordReader that is compatible with the Hive 0. | Class | org.apache.hadoop.hive.ql.io.orc.OrcInputFormat | Apache Hive |
|
| OrcNewInputFormat | An InputFormat for ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcNewOutputFormat | An OutputFormat that writes ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcNewSplit | OrcFileSplit. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcOutputFormat | A Hive OutputFormat for ORC files. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcProto | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcProto .BinaryStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BinaryStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.BinaryStatistics | Apache Hive |
|
| OrcProto .BinaryStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BloomFilter | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BloomFilter .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilter | Apache Hive |
|
| OrcProto .BloomFilterIndex | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BloomFilterIndex .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.BloomFilterIndex | Apache Hive |
|
| OrcProto .BloomFilterIndexOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BloomFilterOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BucketStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .BucketStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.BucketStatistics | Apache Hive |
|
| OrcProto .BucketStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .ColumnEncoding | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .ColumnEncoding .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncoding | Apache Hive |
|
| OrcProto .ColumnEncoding .Kind | Protobuf enum orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnEncoding | Apache Hive |
|
| OrcProto .ColumnEncodingOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .ColumnStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .ColumnStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.ColumnStatistics | Apache Hive |
|
| OrcProto .ColumnStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .CompressionKind | Protobuf enum orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DateStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DateStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.DateStatistics | Apache Hive |
|
| OrcProto .DateStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DecimalStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DecimalStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.DecimalStatistics | Apache Hive |
|
| OrcProto .DecimalStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DoubleStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .DoubleStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.DoubleStatistics | Apache Hive |
|
| OrcProto .DoubleStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Footer | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Footer .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Footer | Apache Hive |
|
| OrcProto .FooterOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .IntegerStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .IntegerStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.IntegerStatistics | Apache Hive |
|
| OrcProto .IntegerStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Metadata | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Metadata .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Metadata | Apache Hive |
|
| OrcProto .MetadataOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .PostScript | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .PostScript .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.PostScript | Apache Hive |
|
| OrcProto .PostScriptOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .RowIndex | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .RowIndex .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndex | Apache Hive |
|
| OrcProto .RowIndexEntry | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .RowIndexEntry .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.RowIndexEntry | Apache Hive |
|
| OrcProto .RowIndexEntryOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .RowIndexOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Stream | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Stream .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Stream | Apache Hive |
|
| OrcProto .Stream .Kind | Protobuf enum orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Stream | Apache Hive |
|
| OrcProto .StreamOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StringStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StringStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.StringStatistics | Apache Hive |
|
| OrcProto .StringStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeFooter | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeFooter .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeFooter | Apache Hive |
|
| OrcProto .StripeFooterOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeInformation | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeInformation .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeInformation | Apache Hive |
|
| OrcProto .StripeInformationOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .StripeStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.StripeStatistics | Apache Hive |
|
| OrcProto .StripeStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .TimestampStatistics | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .TimestampStatistics .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.TimestampStatistics | Apache Hive |
|
| OrcProto .TimestampStatisticsOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Type | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .Type .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Type | Apache Hive |
|
| OrcProto .Type .Kind | Protobuf enum orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.Type | Apache Hive |
|
| OrcProto .TypeOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .UserMetadataItem | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcProto .UserMetadataItem .Builder | Protobuf type orc. | Class | org.apache.hadoop.hive.ql.io.orc.OrcProto.UserMetadataItem | Apache Hive |
|
| OrcProto .UserMetadataItemOrBuilder | | Interface | org.apache.hadoop.hive.ql.io.orc.OrcProto | Apache Hive |
|
| OrcRawRecordMerger | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcRecordUpdater | A RecordUpdater where the files are stored as ORC. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcRecordUpdater .OrcOptions | | Class | org.apache.hadoop.hive.ql.io.orc.OrcRecordUpdater | Apache Hive |
|
| OrcSerde | A serde class for ORC. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcSplit | OrcFileSplit. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcStruct | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrcUtils | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| OrderDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| OrderExpressionDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| ParquetByteInspector | The ParquetByteInspector can inspect both ByteWritables and IntWritables into bytes. | Class | org.apache.hadoop.hive.ql.io.parquet.serde.primitive | Apache Hive |
|
| ParquetFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| ParquetHiveArrayInspector | The ParquetHiveArrayInspector will inspect an ArrayWritable, considering it as an Hive array. | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| ParquetHiveSerDe | | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| ParquetPrimitiveInspectorFactory | The ParquetPrimitiveInspectorFactory allows us to be sure that the same object is inspected by the same inspector. | Class | org.apache.hadoop.hive.ql.io.parquet.serde.primitive | Apache Hive |
|
| ParquetRecordReaderWrapper | | Class | org.apache.hadoop.hive.ql.io.parquet.read | Apache Hive |
|
| ParquetRecordWriterWrapper | | Class | org.apache.hadoop.hive.ql.io.parquet.write | Apache Hive |
|
| ParquetShortInspector | The ParquetShortInspector can inspect both ShortWritables and IntWritables into shorts. | Class | org.apache.hadoop.hive.ql.io.parquet.serde.primitive | Apache Hive |
|
| ParquetStringInspector | The ParquetStringInspector inspects a BinaryWritable to give a Text or String. | Class | org.apache.hadoop.hive.ql.io.parquet.serde.primitive | Apache Hive |
|
| ParseContext | Parse Context: The current parse context. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ParseDriver | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ParseException | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ParseUtils | Library of utility functions used in the parse code. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| PartExprEvalUtils | | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| PartialScanMapper | It reads through block header and aggregates statistics at the end. | Class | org.apache.hadoop.hive.ql.io.rcfile.stats | Apache Hive |
|
| PartialScanTask | This task handles RCFile statics calculation via partial scan. | Class | org.apache.hadoop.hive.ql.io.rcfile.stats | Apache Hive |
|
| PartialScanWork | | Class | org.apache.hadoop.hive.ql.io.rcfile.stats | Apache Hive |
|
| Partition | A Hive Table Partition: is a fundamental storage unit within a Table. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| PartitionConditionRemover | The transformation step that does partition condition remover. | Class | org.apache.hadoop.hive.ql.optimizer.pcr | Apache Hive |
|
| PartitionDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| PartitionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PartitionedTableFunctionDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| PartitionExpressionForMetastore | The basic implementation of PartitionExpressionProxy that uses ql package classes. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| PartitionIterable | PartitionIterable - effectively a lazy Iterable Sometimes, we have a need for iterating through a list of partitions, | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| PartitionKeySampler | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PartitionPrune | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules | Apache Hive |
|
| PartitionPrune .ExtractPartPruningPredicate | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules.PartitionPrune | Apache Hive |
|
| PartitionPrune .ExtractRemainingPredicate | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.rules.PartitionPrune | Apache Hive |
|
| PartitionPruner | The transformation step that does partition pruning. | Class | org.apache.hadoop.hive.ql.optimizer.ppr | Apache Hive |
|
| PartitionTableFunctionDescription | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PcrExprProcCtx | The processor context for partition condition remover. | Class | org.apache.hadoop.hive.ql.optimizer.pcr | Apache Hive |
|
| PcrExprProcFactory | Expression processor factory for partition condition removing. | Class | org.apache.hadoop.hive.ql.optimizer.pcr | Apache Hive |
|
| PcrExprProcFactory .ColumnExprProcessor | Processor for column expressions. | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrExprProcFactory .DefaultExprProcessor | Processor for constants and null expressions. | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrExprProcFactory .FieldExprProcessor | | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrExprProcFactory .GenericFuncExprProcessor | Processor for Generic functions If it is AND, OR or NOT, we replace the node to be the constant true or | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrExprProcFactory .NodeInfoWrapper | | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrExprProcFactory .WalkState | | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrExprProcFactory | Apache Hive |
|
| PcrOpProcFactory | PcrOpProcFactory contains processors that process expression tree of filter operators following table scan operators. | Class | org.apache.hadoop.hive.ql.optimizer.pcr | Apache Hive |
|
| PcrOpProcFactory .DefaultPCR | | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrOpProcFactory | Apache Hive |
|
| PcrOpProcFactory .FilterPCR | Remove partition condition in a filter operator when possible. | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrOpProcFactory | Apache Hive |
|
| PcrOpWalkerCtx | Context class for operator tree walker for partition condition remover. | Class | org.apache.hadoop.hive.ql.optimizer.pcr | Apache Hive |
|
| PcrOpWalkerCtx .OpToDeleteInfo | | Class | org.apache.hadoop.hive.ql.optimizer.pcr.PcrOpWalkerCtx | Apache Hive |
|
| PerfLogger | Can be used to measure and log the time spent by a piece of code. | Class | org.apache.hadoop.hive.ql.log | Apache Hive |
|
| PhysicalContext | physical context used by physical resolvers. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| PhysicalOptimizer | A hierarchy physical optimizer, which contains a list of PhysicalPlanResolver. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| PhysicalPlanResolver | Physical plan optimization interface. | Interface | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| PidDailyRollingFileAppender | | Class | org.apache.hadoop.hive.ql.log | Apache Hive |
|
| PlanModifierForASTConv | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| PlanModifierForReturnPath | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| PlanModifierUtil | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| PlanUtils | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PlanUtils .ExpressionTypes | | Class | org.apache.hadoop.hive.ql.plan.PlanUtils | Apache Hive |
|
| PosModDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| PosModLongToLong | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| PostExecute | The post execute hook interface. | Interface | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| PostExecutePrinter | to standard output. | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| PredicateLeaf | The primitive predicates that form a SearchArgument. | Interface | org.apache.hadoop.hive.ql.io.sarg | Apache Hive |
|
| PredicateLeaf .Operator | The possible operators for predicates. | Class | org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf | Apache Hive |
|
| PredicateLeaf .Type | The possible types for sargs. | Class | org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf | Apache Hive |
|
| PredicatePushDown | relational databases even though for Hive it is predicate pushup. | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| PredicateTransitivePropagate | | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| PreExecute | The pre execute hook interface. | Interface | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| PreExecutePrinter | | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| PreOrderWalker | base class for operator graph walker this class takes list of starting ops and walks them one by one. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| PrincipalDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PrintOpTreeProcessor | PrintOpTreeProcessor. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| Privilege | Privilege defines a privilege in Hive. | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| PrivilegeDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PrivilegeObjectDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PrivilegeRegistry | PrivilegeRegistry is used to do privilege lookups. | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| PrivilegeScope | PrivilegeScope describes a hive defined privilege's scope (global/database/table/column). | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| PrivilegeType | | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| ProcessAnalyzeTable | ProcessAnalyzeTable sets up work for the several variants of analyze table (normal, no scan, partial scan. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ProjectionPusher | | Class | org.apache.hadoop.hive.ql.io.parquet | Apache Hive |
|
| ProxyUserAuthenticator | ProxyUserAuthenticator extends HadoopDefaultAuthenticator but honours a proxy config setting proxy. | Class | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| PrunedPartitionList | The list of pruned partitions. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| PrunerExpressionOperatorFactory | Expression processor factory for pruning. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| PrunerExpressionOperatorFactory .ColumnExprProcessor | Processor for column expressions. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactory | Apache Hive |
|
| PrunerExpressionOperatorFactory .DefaultExprProcessor | Processor for constants and null expressions. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactory | Apache Hive |
|
| PrunerExpressionOperatorFactory .FieldExprProcessor | | Class | org.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactory | Apache Hive |
|
| PrunerExpressionOperatorFactory .GenericFuncExprProcessor | If 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 be | Class | org.apache.hadoop.hive.ql.optimizer.PrunerExpressionOperatorFactory | Apache Hive |
|
| PrunerOperatorFactory | Operator factory for pruning processing of operator graph We find all the filter operators that appear just beneath the table scan operators. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| PrunerOperatorFactory .DefaultPruner | Default processor which just merges its children. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory | Apache Hive |
|
| PrunerOperatorFactory .FilterPruner | Determines the partition pruner for the filter. | Class | org.apache.hadoop.hive.ql.optimizer.PrunerOperatorFactory | Apache Hive |
|
| PrunerUtils | General utility common functions for the Pruner to do optimization. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| PTFDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PTFDeserializer | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| PTFExpressionDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| PTFInputDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| PTFInvocationSpec | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| PTFInvocationSpec .Order | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .OrderExpression | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .OrderSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PartitionedTableFunctionSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PartitionExpression | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PartitioningSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PartitionSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PTFInputSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PTFQueryInputSpec | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFInvocationSpec .PTFQueryInputType | | Class | org.apache.hadoop.hive.ql.parse.PTFInvocationSpec | Apache Hive |
|
| PTFOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PTFPartition | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PTFPartition .PTFPartitionIterator | | Interface | org.apache.hadoop.hive.ql.exec.PTFPartition | Apache Hive |
|
| PTFQueryInputDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| PTFRollingPartition | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PTFRowContainer | It extends RowContainer behavior in the following ways: You must continue to call first to signal the transition from writing to the | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| PTFRowContainer .PTFHiveSequenceFileOutputFormat | | Class | org.apache.hadoop.hive.ql.exec.persistence.PTFRowContainer | Apache Hive |
|
| PTFRowContainer .PTFSequenceFileInputFormat | | Class | org.apache.hadoop.hive.ql.exec.persistence.PTFRowContainer | Apache Hive |
|
| PTFRowContainer .PTFSequenceFileRecordReader | | Class | org.apache.hadoop.hive.ql.exec.persistence.PTFRowContainer | Apache Hive |
|
| PTFTopNHash | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PTFTranslator | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| PTFTranslator .ValidateNoLeadLag | | Class | org.apache.hadoop.hive.ql.parse.PTFTranslator | Apache Hive |
|
| PTFUtils | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| PTFUtils .Predicate | | Class | org.apache.hadoop.hive.ql.exec.PTFUtils | Apache Hive |
|
| PTFUtils .ReverseIterator | | Class | org.apache.hadoop.hive.ql.exec.PTFUtils | Apache Hive |
|
| QB | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBExpr | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBExpr .Opcode | | Class | org.apache.hadoop.hive.ql.parse.QBExpr | Apache Hive |
|
| QBJoinTree | Internal representation of the join tree. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBMetaData | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBParseInfo | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBParseInfo .ClauseType | | Class | org.apache.hadoop.hive.ql.parse.QBParseInfo | Apache Hive |
|
| QBSubQuery | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| QBSubQuery .SubQueryType | | Class | org.apache.hadoop.hive.ql.parse.QBSubQuery | Apache Hive |
|
| QBSubQuery .SubQueryTypeDef | | Class | org.apache.hadoop.hive.ql.parse.QBSubQuery | Apache Hive |
|
| Query | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Query ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Query | Apache Hive |
|
| QueryPlan | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| QueryPlan | QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| QueryPlan ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.QueryPlan | Apache Hive |
|
| QueryPlanTreeTransformation | QueryPlanTreeTransformation contains static methods used to transform the query plan tree (operator tree) based on the correlation we have | Class | org.apache.hadoop.hive.ql.optimizer.correlation | Apache Hive |
|
| QueryProperties | A structure to contain features of a query that are determined during parsing and may be useful for categorizing a query type | Class | org.apache.hadoop.hive.ql | Apache Hive |
|
| RandomDimension | A random dimension is an abstract dimension. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| RangeBoundaryDef | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| RCFile | RCFiles, short of Record Columnar File, are flat files consisting of binary key/value pairs, which shares much similarity with | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RCFile .KeyBuffer | KeyBuffer is the key of each record in RCFile. | Class | org.apache.hadoop.hive.ql.io.RCFile | Apache Hive |
|
| RCFile .Reader | Read KeyBuffer/ValueBuffer pairs from a RCFile. | Class | org.apache.hadoop.hive.ql.io.RCFile | Apache Hive |
|
| RCFile .ValueBuffer | ValueBuffer is the value of each record in RCFile. | Class | org.apache.hadoop.hive.ql.io.RCFile | Apache Hive |
|
| RCFile .Writer | Write KeyBuffer/ValueBuffer pairs to a RCFile. | Class | org.apache.hadoop.hive.ql.io.RCFile | Apache Hive |
|
| RCFileBlockMergeInputFormat | | Class | org.apache.hadoop.hive.ql.io.rcfile.merge | Apache Hive |
|
| RCFileBlockMergeRecordReader | | Class | org.apache.hadoop.hive.ql.io.rcfile.merge | Apache Hive |
|
| RCFileInputFormat | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RCFileKeyBufferWrapper | | Class | org.apache.hadoop.hive.ql.io.rcfile.merge | Apache Hive |
|
| RCFileMergeDesc | Descriptor for Fast file merge RC file operator. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| RCFileMergeOperator | Fast file merge operator for RC files. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| RCFileOutputFormat | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RCFileRecordReader | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RCFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RCFileValueBufferWrapper | | Class | org.apache.hadoop.hive.ql.io.rcfile.merge | Apache Hive |
|
| ReadEntity | This class encapsulates the information on the partition and tables that areSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| Reader | The interface for reading ORC files. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| Reader .Options | Options for creating a RecordReader. | Class | org.apache.hadoop.hive.ql.io.orc.Reader | Apache Hive |
|
| ReaderImpl | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| RecordIdentifier | Gives the Record identifier information for the current record. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RecordIdentifier .Field | This is in support of VirtualColumn. | Class | org.apache.hadoop.hive.ql.io.RecordIdentifier | Apache Hive |
|
| RecordIdentifier .StructInfo | RecordIdentifier is passed along the operator tree as a struct. | Class | org.apache.hadoop.hive.ql.io.RecordIdentifier | Apache Hive |
|
| RecordProcessor | Process input from tez LogicalInput and write output It has different subclasses for map and reduce processing | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| RecordReader | | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| RecordReader | A row-by-row iterator for ORC files. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| RecordReaderFactory | Factory to create ORC tree readers. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| RecordReaderUtils | Stateless methods shared between RecordReaderImpl and EncodedReaderImpl. | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| RecordReaderUtils .ByteBufferAllocatorPool | | Class | org.apache.hadoop.hive.ql.io.orc.RecordReaderUtils | Apache Hive |
|
| RecordSource | | Interface | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| RecordUpdater | API for supporting updating records. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RecordWriter | | Interface | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Redactor | | Class | org.apache.hadoop.hive.ql.hooks | Apache Hive |
|
| ReduceRecordProcessor | Process input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| ReduceRecordSource | Process input from tez LogicalInput and write output - for a map plan Just pump the records through the query plan. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| ReducerTimeStatsPerJob | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ReduceSinkDeDuplication | If two reducer sink operators share the same partition/sort columns and order, they can be merged. | Class | org.apache.hadoop.hive.ql.optimizer.correlation | Apache Hive |
|
| ReduceSinkDeDuplication .AbsctractReducerReducerProc | | Class | org.apache.hadoop.hive.ql.optimizer.correlation.ReduceSinkDeDuplication | Apache Hive |
|
| ReduceSinkDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ReduceSinkDesc .ReducerTraits | | Class | org.apache.hadoop.hive.ql.plan.ReduceSinkDesc | Apache Hive |
|
| ReduceSinkMapJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| ReduceSinkOperator | Reduce Sink Operator sends output to the reduce stage. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ReduceSinkOperator .Counter | | Class | org.apache.hadoop.hive.ql.exec.ReduceSinkOperator | Apache Hive |
|
| ReduceTezProcessor | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| ReduceTran | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| ReduceWork | ReduceWork represents all the information used to run a reduce task on the cluster. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| RegexErrorHeuristic | Simple 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. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| Registry | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ReloadFunctionDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ReloadProcessor | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| RelOptHiveTable | | Class | org.apache.hadoop.hive.ql.optimizer.calcite | Apache Hive |
|
| RemoteHiveSparkClient | RemoteSparkClient is a wrapper of SparkClient, which wrap a spark job request and send to an remote SparkContext. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| RemoteSparkJobMonitor | RemoteSparkJobMonitor monitor a RSC remote job status in a loop until job finished/failed/killed. | Class | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| RemoteSparkJobRef | | Class | org.apache.hadoop.hive.ql.exec.spark.status.impl | Apache Hive |
|
| RemoteSparkJobStatus | Used with remove spark client. | Class | org.apache.hadoop.hive.ql.exec.spark.status.impl | Apache Hive |
|
| RemoveDynamicPruningBySize | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| RenamePartitionDesc | Contains the information needed to rename a partition. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Repeated | Converters for repeated fields need to know when the parent field starts and ends to correctly build lists from the repeated values. | Interface | org.apache.hadoop.hive.ql.io.parquet.convert | Apache Hive |
|
| Repeated .RepeatedConverterParent | | Class | org.apache.hadoop.hive.ql.io.parquet.convert.Repeated | Apache Hive |
|
| Repeated .RepeatedGroupConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert.Repeated | Apache Hive |
|
| Repeated .RepeatedPrimitiveConverter | | Class | org.apache.hadoop.hive.ql.io.parquet.convert.Repeated | Apache Hive |
|
| ReplicationSpec | Statements executed to handle replication have some additional information relevant to the replication subsystem - this class | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| ReplicationSpec .KEY | | Class | org.apache.hadoop.hive.ql.parse.ReplicationSpec | Apache Hive |
|
| ReplicationSpec .SCOPE | | Class | org.apache.hadoop.hive.ql.parse.ReplicationSpec | Apache Hive |
|
| RequiredPrivileges | Captures privilege sets, and can be used to compare required and available privileges to find missing privileges (if any). | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| ResetProcessor | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| ReusableGetAdaptorDirectAccess | | Interface | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| RevokeDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| RevokePrivAuthUtils | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| ReworkMapredInputFormat | | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| RewriteCanApplyCtx | RewriteCanApplyCtx class stores the context for the RewriteCanApplyProcFactory to determine if any index can be used and if the input query | Class | org.apache.hadoop.hive.ql.optimizer.index | Apache Hive |
|
| RewriteCanApplyProcFactory | Factory of methods used by RewriteGBUsingIndex to determine if the rewrite optimization can be applied to the input query. | Class | org.apache.hadoop.hive.ql.optimizer.index | Apache Hive |
|
| RewriteGBUsingIndex | RewriteGBUsingIndex is implemented as one of the Rule-based Optimizations. | Class | org.apache.hadoop.hive.ql.optimizer.index | Apache Hive |
|
| RewriteParseContextGenerator | RewriteParseContextGenerator is a class that offers methods to generate operator tree for input queries. | Class | org.apache.hadoop.hive.ql.optimizer.index | Apache Hive |
|
| RewriteQueryUsingAggregateIndexCtx | RewriteQueryUsingAggregateIndexCtx class stores the context for the RewriteQueryUsingAggregateIndex | Class | org.apache.hadoop.hive.ql.optimizer.index | Apache Hive |
|
| RexNodeConverter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| RoleDDLDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| RoleDDLDesc .RoleOperation | | Class | org.apache.hadoop.hive.ql.plan.RoleDDLDesc | Apache Hive |
|
| RoundUtils | Utility class for generic round UDF. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| RoundWithNumDigitsDoubleToDouble | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| RowContainer | Simple persistent container for rows. | Class | org.apache.hadoop.hive.ql.exec.persistence | Apache Hive |
|
| RowResolver | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| RowSchema | RowSchema Implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Rule | Rule interface for Operators Used in operator dispatching to dispatch process/visitor functions for operators. | Interface | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| RuleExactMatch | Implentation of the Rule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| RuleRegExp | Rule interface for Nodes Used in Node dispatching to dispatch process/visitor functions for Nodes. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| Sample | A sample defines a subset of data based on sampling on a given dimension. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| SamplePruner | The transformation step that does sample pruning. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SamplePruner .AddPathReturnStatus | | Class | org.apache.hadoop.hive.ql.optimizer.SamplePruner | Apache Hive |
|
| SamplePruner .DefaultPPR | DefaultPPR default processor which does nothing. | Class | org.apache.hadoop.hive.ql.optimizer.SamplePruner | Apache Hive |
|
| SamplePruner .FilterPPR | FilterPPR filter processor. | Class | org.apache.hadoop.hive.ql.optimizer.SamplePruner | Apache Hive |
|
| SamplePruner .LimitPruneRetStatus | | Class | org.apache.hadoop.hive.ql.optimizer.SamplePruner | Apache Hive |
|
| SamplePruner .SamplePrunerCtx | | Class | org.apache.hadoop.hive.ql.optimizer.SamplePruner | Apache Hive |
|
| SamplingOptimizer | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SchemaAwareCompressionInputStream | SchemaAwareCompressionInputStream adds the ability to inform the compression stream what column is being read. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SchemaAwareCompressionOutputStream | SchemaAwareCompressionOutputStream adds the ability to inform the comression stream the current column being compressed. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SchemaDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ScriptDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ScriptErrorHeuristic | Detects when a query has failed because a user's script that was specified in transform returns a non-zero error code. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| ScriptOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| ScriptOperator .Counter | | Class | org.apache.hadoop.hive.ql.exec.ScriptOperator | Apache Hive |
|
| SearchArgument | Primary interface for SearchArgument, which are the subset of predicates | Interface | org.apache.hadoop.hive.ql.io.sarg | Apache Hive |
|
| SearchArgument .Builder | A builder object for contexts outside of Hive where it isn't easy to get a ExprNodeDesc. | Interface | org.apache.hadoop.hive.ql.io.sarg.SearchArgument | Apache Hive |
|
| SearchArgument .TruthValue | The potential result sets of logical operations. | Class | org.apache.hadoop.hive.ql.io.sarg.SearchArgument | Apache Hive |
|
| SearchArgumentFactory | A factory for creating SearchArguments. | Class | org.apache.hadoop.hive.ql.io.sarg | Apache Hive |
|
| SecureCmdDoAs | SecureCmdDoAs - Helper class for setting parameters and env necessary for being able to run child jvm as intended user. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| SelectColumnIsFalse | This expression selects a row if the given boolean column is false. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| SelectColumnIsNotNull | This expression selects a row if the given column is null. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| SelectColumnIsNull | This expression selects a row if the given column is null. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| SelectColumnIsTrue | This expression selects a row if the given boolean column is true. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| SelectDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SelectOperator | Select operator implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| SemanticAnalyzer | There are other specific semantic analyzers for some hive operations such as DDLSemanticAnalyzer for ddl operations. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SemanticAnalyzer .GenericUDAFInfo | | Class | org.apache.hadoop.hive.ql.parse.SemanticAnalyzer | Apache Hive |
|
| SemanticAnalyzerFactory | SemanticAnalyzerFactory. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SemanticException | Exception from SemanticAnalyzer. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SequenceFileInputFormatChecker | SequenceFileInputFormatChecker. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SequenceFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SessionHiveMetaStoreClient | | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| SessionState | SessionState encapsulates common data associated with a session. | Class | org.apache.hadoop.hive.ql.session | Apache Hive |
|
| SessionState .AuthorizationMode | | Class | org.apache.hadoop.hive.ql.session.SessionState | Apache Hive |
|
| SessionState .LogHelper | This class provides helper routines to emit informational and error messages to the user and log4j files while obeying the current session's | Class | org.apache.hadoop.hive.ql.session.SessionState | Apache Hive |
|
| SessionState .ResourceType | | Class | org.apache.hadoop.hive.ql.session.SessionState | Apache Hive |
|
| SessionStateConfigUserAuthenticator | Authenticator to be used for testing and debugging. | Class | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| SessionStateUserAuthenticator | Authenticator that returns the userName set in SessionState. | Class | org.apache.hadoop.hive.ql.security | Apache Hive |
|
| SetProcessor | | Class | org.apache.hadoop.hive.ql.processors | Apache Hive |
|
| SetReducerParallelism | SetReducerParallelism determines how many reducers should be run for a given reduce sink. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SetSparkReducerParallelism | SetSparkReducerParallelism determines how many reducers should be run for a given reduce sink, clone from SetReducerParallelism. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SettableConfigUpdater | Helper class that can be used by authorization implementations to set a default list of 'safe' HiveConf parameters that can be edited by user. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin | Apache Hive |
|
| SettableUDF | THIS INTERFACE IS UNSTABLE AND SHOULD NOT BE USED BY 3RD PARTY UDFS. | Interface | org.apache.hadoop.hive.ql.udf | Apache Hive |
|
| ShapeDetails | | Class | org.apache.hadoop.hive.ql.plan.ptf | Apache Hive |
|
| ShowColumnsDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowCompactionsDesc | Descriptor for showing compactions. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowConfDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowCreateTableDesc | ShowCreateTableDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowDatabasesDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowFunctionsDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowGrantDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowIndexesDesc | Returns table index information per SQL syntax. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowLocksDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowPartitionsDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowTablesDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowTableStatusDesc | ShowTableStatusDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowTblPropertiesDesc | ShowTblPropertiesDesc. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShowTxnsDesc | Descriptor for showing transactions. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| ShuffleTran | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SimpleFetchAggregation | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SimpleFetchOptimizer | Tries to convert simple fetch query to single fetch task, which fetches rows directly from location of table/partition. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SimpleGenericUDAFParameterInfo | A simple implementation of GenericUDAFParameterInfo. | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| SizeBasedBigTableSelectorForAutoSMJ | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SkewedColumnPositionPair | This class record 2 types of positions for a skewed column: 1. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SkewJoinHandler | At 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 for | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| SkewJoinOptimizer | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SkewJoinOptimizer .SkewJoinOptProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer.SkewJoinOptimizer | Apache Hive |
|
| SkewJoinOptimizer .SkewJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer.SkewJoinOptimizer | Apache Hive |
|
| SkewJoinProcFactory | Node processor factory for skew join resolver. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SkewJoinProcFactory .SkewJoinDefaultProcessor | SkewJoinDefaultProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical.SkewJoinProcFactory | Apache Hive |
|
| SkewJoinProcFactory .SkewJoinJoinProcessor | SkewJoinJoinProcessor. | Class | org.apache.hadoop.hive.ql.optimizer.physical.SkewJoinProcFactory | Apache Hive |
|
| SkewJoinResolver | An implementation of PhysicalPlanResolver. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SkewJoinResolver .SkewJoinProcCtx | A container of current task and parse context. | Class | org.apache.hadoop.hive.ql.optimizer.physical.SkewJoinResolver | Apache Hive |
|
| SMBJoinDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SMBMapJoinOperator | Sorted Merge Map Join Operator. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| SortBucketJoinProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SortByShuffler | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SortedDynPartitionOptimizer | When dynamic partitioning (with or without bucketing and sorting) is enabled, this optimization sorts the records on partition, bucket and sort columns respectively before inserting records | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SortedMergeBucketMapJoinOptimizer | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SortedMergeBucketMapjoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SortedMergeJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SortMergeJoinResolver | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SortMergeJoinTaskDispatcher | Iterator over each task. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SparkBucketMapJoinContext | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SparkCompiler | SparkCompiler translates the operator plan into SparkTasks. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| SparkCrossProductCheck | Check each MapJoin and ShuffleJoin Operator to see if they are performing a cross product. | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SparkEdgeProperty | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SparkFileSinkProcessor | FileSinkProcessor handles addition of merge, move and stats tasks for filesinks. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| SparkHashTableSinkDesc | Map Join operator Descriptor implementation. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SparkHashTableSinkOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| SparkJobRef | | Interface | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| SparkJobState | | Class | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| SparkJobStatus | SparkJobStatus identify what Hive want to know about the status of a Spark job. | Interface | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| SparkJoinHintOptimizer | This processes joins in which user specified a hint to identify the small-table. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkJoinOptimizer | Converts a join to a more optimized join for the Spark path. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkMapJoinOptimizer | SparkMapJoinOptimizer cloned from ConvertJoinMapJoin is an optimization that replaces a common join (aka shuffle join) with a map join (aka broadcast or fragment replicate | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkMapJoinProcessor | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| SparkMapJoinResolver | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| SparkMapRecordHandler | Clone from ExecMapper. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkMergeFileRecordHandler | Copied from MergeFileMapper. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkPlan | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkPlanGenerator | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkProcessAnalyzeTable | ProcessAnalyzeTable sets up work for the several variants of analyze table (normal, no scan, partial scan. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| SparkRecordHandler | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkReduceRecordHandler | Clone from ExecReducer, it is the bridge between the spark framework and the Hive operator pipeline at execution time. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkReduceSinkMapJoinProc | | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkReduceSinkMapJoinProc .SparkMapJoinFollowedByGroupByProcessor | | Class | org.apache.hadoop.hive.ql.optimizer.spark.SparkReduceSinkMapJoinProc | Apache 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. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkSession | | Interface | org.apache.hadoop.hive.ql.exec.spark.session | Apache Hive |
|
| SparkSessionImpl | | Class | org.apache.hadoop.hive.ql.exec.spark.session | Apache Hive |
|
| SparkSessionManager | Defines interface for managing multiple SparkSessions in Hive when multiple users are executing queries simultaneously on Spark execution engine. | Interface | org.apache.hadoop.hive.ql.exec.spark.session | Apache Hive |
|
| SparkSessionManagerImpl | Simple implementation of SparkSessionManager - returns SparkSession when requested through getSession and keeps track of | Class | org.apache.hadoop.hive.ql.exec.spark.session | Apache Hive |
|
| SparkShuffler | | Interface | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkSkewJoinProcFactory | Spark-version of SkewJoinProcFactory. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkSkewJoinProcFactory .SparkSkewJoinJoinProcessor | | Class | org.apache.hadoop.hive.ql.optimizer.spark.SparkSkewJoinProcFactory | Apache Hive |
|
| SparkSkewJoinResolver | Spark version of SkewJoinResolver. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkSkewJoinResolver .SparkSkewJoinProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer.spark.SparkSkewJoinResolver | Apache Hive |
|
| SparkSMBJoinHintOptimizer | Converts from a bucket-mapjoin created from hints to SMB mapjoin. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkSMBMapJoinInfo | Data structure to keep track of SMBMapJoin operators during query compilation for Spark. | Class | org.apache.hadoop.hive.ql.parse.spark | Apache Hive |
|
| SparkSortMergeJoinFactory | Operator factory for Spark SMBJoin processing. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkSortMergeJoinOptimizer | Converts a common join operator to an SMB join if eligible. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SparkStageProgress | | Class | org.apache.hadoop.hive.ql.exec.spark.status | Apache Hive |
|
| SparkStatistic | | Class | org.apache.hadoop.hive.ql.exec.spark.Statistic | Apache Hive |
|
| SparkStatisticGroup | | Class | org.apache.hadoop.hive.ql.exec.spark.Statistic | Apache Hive |
|
| SparkStatistics | | Class | org.apache.hadoop.hive.ql.exec.spark.Statistic | Apache Hive |
|
| SparkStatisticsBuilder | | Class | org.apache.hadoop.hive.ql.exec.spark.Statistic | Apache Hive |
|
| SparkTask | | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkTran | | Interface | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkUtilities | Contains utilities methods used as part of Spark tasks. | Class | org.apache.hadoop.hive.ql.exec.spark | Apache Hive |
|
| SparkWork | This class encapsulates all the work objects that can be executed in a single Spark job. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SplitGrouper | SplitGrouper is used to combine splits based on head room and locality. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| SplitSample | This class stores all the information specified in the TABLESAMPLE(. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SplitSparkWorkResolver | Do a BFS on the sparkWork graph, and look for any work that has more than one child. | Class | org.apache.hadoop.hive.ql.optimizer.spark | Apache Hive |
|
| SQLAuthorizationUtils | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SqlFunctionConverter | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator | Apache Hive |
|
| SqlFunctionConverter .CalciteUDAF | | Class | org.apache.hadoop.hive.ql.optimizer.calcite.translator.SqlFunctionConverter | Apache Hive |
|
| SQLPrivilegeType | enum SQLPrivilegeTypeEnum Constant Summary | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLPrivTypeGrant | enum SQLPrivTypeGrantEnum Constant Summary | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLStdConfOnlyAuthorizerFactory | Authorization class that can be used from hive cli, so that configuration in cli mode is set appropriately for SQL standards authorization. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLStdHiveAccessController | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLStdHiveAccessControllerWrapper | Wrapper for SQLStdHiveAccessController that does validation of arguments and then calls the real object. | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLStdHiveAuthorizationValidator | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| SQLStdHiveAuthorizerFactory | | Class | org.apache.hadoop.hive.ql.security.authorization.plugin.sqlstd | Apache Hive |
|
| Stage | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Stage ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Stage | Apache Hive |
|
| StageIDsRearranger | | Class | org.apache.hadoop.hive.ql.optimizer.physical | Apache Hive |
|
| StageIDsRearranger .TaskTraverse | | Class | org.apache.hadoop.hive.ql.optimizer.physical.StageIDsRearranger | Apache Hive |
|
| StageType | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| StandardParquetHiveMapInspector | The StandardParquetHiveMapInspector will inspect an ArrayWritable, considering it as a Hive map. | Class | org.apache.hadoop.hive.ql.io.parquet.serde | Apache Hive |
|
| Stat | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Statistics | Statistics. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| Statistics .State | | Class | org.apache.hadoop.hive.ql.plan.Statistics | Apache Hive |
|
| StatsAggregator | An interface for any possible implementation for gathering statistics. | Interface | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| StatsFactory | A factory of stats publisher and aggregator implementations of the StatsPublisher and StatsAggregator interfaces. | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| StatsNoJobTask | StatsNoJobTask is used in cases where stats collection is the only task for the given query (no parent MR or Tez job). | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| StatsNoJobWork | Client-side stats aggregator task. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| StatsOptimizer | There is a set of queries which can be answered entirely from statistics stored in metastore. | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| StatsProvidingRecordReader | If a file format internally gathers statistics (like ORC) then it can expose the statistics through this interface. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| StatsProvidingRecordWriter | If a file format internally gathers statistics (like ORC) while writing then it can expose the statistics through this record writer interface. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| StatsPublisher | An interface for any possible implementation for publishing statics. | Interface | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| StatsRulesProcFactory | | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation | Apache Hive |
|
| StatsRulesProcFactory .DefaultStatsRule | Default rule is to aggregate the statistics from all its parent operators. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .FilterStatsRule | FILTER operator does not change the average row size but it does change the number of rows emitted. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .GroupByStatsRule | GROUPBY operator changes the number of rows. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .JoinStatsRule | JOIN 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)Join | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .LimitStatsRule | LIMIT operator changes the number of rows and thereby the data size. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .ReduceSinkStatsRule | ReduceSink operator does not change any of the statistics. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .SelectStatsRule | SELECT operator doesn't change the number of rows emitted from the parent operator. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsRulesProcFactory .TableScanStatsRule | Collect basic statistics like number of rows, data size and column level statistics from the table. | Class | org.apache.hadoop.hive.ql.optimizer.stats.annotation.StatsRulesProcFactory | Apache Hive |
|
| StatsTask | StatsTask implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| StatsUtils | | Class | org.apache.hadoop.hive.ql.stats | Apache Hive |
|
| StatsWork | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| StorageBasedAuthorizationProvider | StorageBasedAuthorizationProvider is an implementation of HiveMetastoreAuthorizationProvider that tries to look at the hdfs | Class | org.apache.hadoop.hive.ql.security.authorization | Apache Hive |
|
| StorageFormat | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| StorageFormatDescriptor | Subclasses represent a storage format for the CREATE TABLE . | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| StorageFormatFactory | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| StringColumnInList | Evaluate an IN boolean expression (not a filter) on a batch for a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringColumnStatistics | Statistics for string columns. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| StringExpr | String expression evaluation helper functions. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringGroupColConcatCharScalar | Vectorized instruction to concatenate a string column to a scalar and put the result in an output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringGroupColConcatStringScalar | Vectorized instruction to concatenate a string column to a scalar and put the result in an output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringGroupColConcatVarCharScalar | Vectorized instruction to concatenate a string column to a scalar and put the result in an output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringGroupColEqualCharScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColEqualStringGroupScalarBase | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColEqualStringScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColEqualVarCharScalar | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterCharScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterEqualCharScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterEqualStringGroupScalarBase | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterEqualStringScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterEqualVarCharScalar | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterStringGroupScalarBase | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterStringScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColGreaterVarCharScalar | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessCharScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessEqualCharScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessEqualStringGroupScalarBase | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessEqualStringScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessEqualVarCharScalar | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessStringGroupScalarBase | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessStringScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColLessVarCharScalar | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColNotEqualCharScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColNotEqualStringGroupColumn | Filter the rows in a batch by comparing one string column to another. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColNotEqualStringGroupScalarBase | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColNotEqualStringScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupColNotEqualVarCharScalar | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupConcatColCol | Vectorized instruction to concatenate two string columns and put the output in a third column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringGroupScalarEqualStringGroupColumnBase | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupScalarGreaterEqualStringGroupColumnBase | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupScalarGreaterStringGroupColumnBase | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupScalarLessEqualStringGroupColumnBase | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupScalarLessStringGroupColumnBase | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringGroupScalarNotEqualStringGroupColumnBase | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringHex | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringInitCap | Returns str, with the first letter of each word in uppercase, all other letters in lowercase. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringLength | Calculate the length of the strings in the input column vector, and store it in the output column vector. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringLower | Expression to convert a string to lower case. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringLTrim | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringNumDistinctValueEstimator | | Class | org.apache.hadoop.hive.ql.udf.generic | Apache Hive |
|
| StringRTrim | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringScalarConcatStringGroupCol | Vectorized instruction to concatenate a scalar to a string column and put the result in an output column. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringScalarEqualStringGroupColumn | This is a generated class to evaluate a == comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringScalarGreaterEqualStringGroupColumn | This is a generated class to evaluate a >= comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringScalarGreaterStringGroupColumn | This is a generated class to evaluate a > comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringScalarLessEqualStringGroupColumn | This is a generated class to evaluate a See Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringScalarLessStringGroupColumn | This is a generated class to evaluate a < comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringScalarNotEqualStringGroupColumn | This is a generated class to evaluate a != comparison on a vector of strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions.gen | Apache Hive |
|
| StringSubstrColStart | This class provides the implementation of vectorized substring, with a single start index parameter. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringSubstrColStartLen | This class provides the implementation of vectorized substring, with a start index and length parameters. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringTrim | | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringUnaryUDF | Expression for vectorized evaluation of unary UDFs on strings. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringUnaryUDF .IUDFUnaryString | | Interface | org.apache.hadoop.hive.ql.exec.vector.expressions.StringUnaryUDF | Apache Hive |
|
| StringUnaryUDFDirect | This is a superclass for unary string functions that operate directly on the input and set the output. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StringUpper | Expression to convert a string to lower case. | Class | org.apache.hadoop.hive.ql.exec.vector.expressions | Apache Hive |
|
| StripeInformation | Information about the stripes in an ORC file that is provided by the Reader. | Interface | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| StripeStatistics | | Class | org.apache.hadoop.hive.ql.io.orc | Apache Hive |
|
| SubQueryDiagnostic | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SubQueryDiagnostic .QBSubQueryRewrite | | Class | org.apache.hadoop.hive.ql.parse.SubQueryDiagnostic | Apache Hive |
|
| SubQueryDiagnostic .QBSubQueryRewriteNoop | | Class | org.apache.hadoop.hive.ql.parse.SubQueryDiagnostic | Apache Hive |
|
| SubQueryUtils | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| SubQueryUtils .ISubQueryJoinInfo | | Interface | org.apache.hadoop.hive.ql.parse.SubQueryUtils | Apache Hive |
|
| SwitchDatabaseDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| SymbolicInputFormat | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SymlinkTextInputFormat | Symlink file is a text file which contains a list of filename / dirname. | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| SymlinkTextInputFormat .SymlinkTextInputSplit | This input split wraps the FileSplit generated from TextInputFormat. | Class | org.apache.hadoop.hive.ql.io.SymlinkTextInputFormat | Apache Hive |
|
| SyntheticJoinPredicate | | Class | org.apache.hadoop.hive.ql.ppd | Apache Hive |
|
| Table | A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL. | Class | org.apache.hadoop.hive.ql.metadata | Apache Hive |
|
| TableAccessAnalyzer | TableAccessAnalyzer walks the operator graph from joins and group bys to the table scan operator backing it. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TableAccessCtx | This class implements the context information that is used for typechecking phase in query compilation. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TableAccessInfo | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TableBasedIndexHandler | Index handler for indexes that use tables to store indexes. | Class | org.apache.hadoop.hive.ql.index | Apache Hive |
|
| TableDesc | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| TableFunctionEvaluator | Based on Hive GenericUDAFEvaluator. | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| TableFunctionResolver | Based on Hive GenericUDAFResolver. | Class | org.apache.hadoop.hive.ql.udf.ptf | Apache Hive |
|
| TableSample | This class stores all the information specified in the TABLESAMPLE clause. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TableScanDesc | Table Scan Descriptor Currently, data is only read from a base source as part of map-reduce framework. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| TableScanOperator | Table Scan Operator If the data is coming from the map-reduce framework, just forward it. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TableSizeBasedBigTableSelectorForAutoSMJ | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| Task | Task implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| Task | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| Task ._Fields | The set of fields this struct contains, along with convenience methods for finding and manipulating them. | Class | org.apache.hadoop.hive.ql.plan.api.Task | Apache Hive |
|
| Task .FeedType | | Class | org.apache.hadoop.hive.ql.exec.Task | Apache Hive |
|
| TaskCompiler | TaskCompiler is a the base class for classes that compile operator pipelines into tasks. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TaskCompilerFactory | | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TaskExecutionException | Exception thrown by any task processor to signal a problem with taskSee Also:Serialized Form | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TaskFactory | TaskFactory implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TaskFactory .TaskTuple | | Class | org.apache.hadoop.hive.ql.exec.TaskFactory | Apache Hive |
|
| TaskGraphWalker | base class for operator graph walker this class takes list of starting ops and walks them one by one. | Class | org.apache.hadoop.hive.ql.lib | Apache Hive |
|
| TaskHandle | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TaskLogProcessor | TaskLogProcessor reads the logs from failed task attempts and tries to figure out what the cause of the error was using various heuristics. | Class | org.apache.hadoop.hive.ql.exec.errors | Apache Hive |
|
| TaskResult | TaskResult implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TaskRunner | TaskRunner implementation. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TaskType | | Class | org.apache.hadoop.hive.ql.plan.api | Apache Hive |
|
| TemporaryHashSinkOperator | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TerminalOperator | Terminal Operator Base Class. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TextFileStorageFormatDescriptor | | Class | org.apache.hadoop.hive.ql.io | Apache Hive |
|
| TextRecordReader | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TextRecordWriter | | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TezBucketJoinProcCtx | | Class | org.apache.hadoop.hive.ql.optimizer | Apache Hive |
|
| TezCompiler | TezCompiler translates the operator plan into TezTasks. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TezContext | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezDummyStoreOperator | A dummy store operator same as the dummy store operator but for tez. | Class | org.apache.hadoop.hive.ql.exec | Apache Hive |
|
| TezEdgeProperty | | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| TezEdgeProperty .EdgeType | | Class | org.apache.hadoop.hive.ql.plan.TezEdgeProperty | Apache Hive |
|
| TezJobExecHelper | TezJobExecHelper is a utility to safely call Tez functionality from common code paths. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezJobMonitor | TezJobMonitor keeps track of a tez job while it's being executed. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezMergedLogicalInput | TezMergedLogicalInput is an adapter to make union input look like a single input in tez. | Class | org.apache.hadoop.hive.ql.exec.tez.tools | Apache Hive |
|
| TezProcessor | Hive processor for Tez that forms the vertices in Tez and processes the data. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezSessionPoolManager | This class is for managing multiple tez sessions particularly when HiveServer2 is being used to submit queries. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezSessionState | | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezTask | TezTask handles the execution of TezWork. | Class | org.apache.hadoop.hive.ql.exec.tez | Apache Hive |
|
| TezWalker | Walks the operator tree in DFS fashion. | Class | org.apache.hadoop.hive.ql.parse | Apache Hive |
|
| TezWork | TezWork. | Class | org.apache.hadoop.hive.ql.plan | Apache Hive |
|
| TezWork .VertexType | | Class | org.apache.hadoop.hive.ql.plan.TezWork | Apache Hive |