jar

org.apache.hive : hive-serde

Maven & Gradle

Aug 07, 2023
131 usages

Hive Serde

Table Of Contents

Latest Version

Download org.apache.hive : hive-serde JAR file - Latest Versions:

All Versions

Download org.apache.hive : hive-serde JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.1.x
3.0.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hive-serde-4.0.0-beta-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.hadoop.hive.serde

├─ org.apache.hadoop.hive.serde.Constants.class - [JAR]

├─ org.apache.hadoop.hive.serde.serdeConstants.class - [JAR]

org.apache.hadoop.hive.serde2.lazybinary

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryArray.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBinary.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryBoolean.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryByte.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryDate.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryDouble.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryFloat.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveChar.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveDecimal.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveIntervalDayTime.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveIntervalYearMonth.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryHiveVarchar.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryInteger.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryLong.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryMap.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryNonPrimitive.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryObject.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryPrimitive.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinarySerDe2.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryShort.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryString.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryTimestamp.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryTimestampLocalTZ.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUnion.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.LazyBinaryVoid.class - [JAR]

org.apache.hadoop.hive.serde2.thrift.test

├─ org.apache.hadoop.hive.serde2.thrift.test.Complex.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.IntString.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.MegaStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.MiniStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.MyEnum.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.PropValueUnion.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.test.SetIntString.class - [JAR]

org.apache.hadoop.hive.serde2.lazy.objectinspector

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyMapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyObjectInspectorFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.LazySimpleStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.LazyUnionObjectInspector.class - [JAR]

org.apache.hadoop.hive.serde2.binarysortable

├─ org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.binarysortable.BinarySortableSerDeWithEndPrefix.class - [JAR]

├─ org.apache.hadoop.hive.serde2.binarysortable.BinarySortableUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.binarysortable.InputByteBuffer.class - [JAR]

org.apache.hadoop.hive.serde2.lazy.fast

├─ org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleDeserializeRead.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.fast.LazySimpleSerializeWrite.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.fast.StringToDouble.class - [JAR]

org.apache.hadoop.hive.serde2.thrift

├─ org.apache.hadoop.hive.serde2.thrift.ColumnBuffer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.ConfigurableTProtocol.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.SkippableTProtocol.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.TBinarySortableProtocol.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.TCTLSeparatedProtocol.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.TReflectionUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.ThriftByteStreamTypedSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.ThriftDeserializer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.ThriftFormatter.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.ThriftJDBCBinarySerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.Type.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.WriteNullsProtocol.class - [JAR]

├─ org.apache.hadoop.hive.serde2.thrift.WriteTextProtocol.class - [JAR]

org.apache.hadoop.hive.serde2

├─ org.apache.hadoop.hive.serde2.AbstractEncodingAwareSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.AbstractSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.BaseStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.ByteStream.class - [JAR]

├─ org.apache.hadoop.hive.serde2.ByteStreamTypedSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.ColumnProjectionUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.ColumnSet.class - [JAR]

├─ org.apache.hadoop.hive.serde2.DefaultFetchFormatter.class - [JAR]

├─ org.apache.hadoop.hive.serde2.DelimitedJSONSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.Deserializer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.FetchFormatter.class - [JAR]

├─ org.apache.hadoop.hive.serde2.JsonSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.MetadataTypedColumnsetSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.MultiDelimitSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.NoOpFetchFormatter.class - [JAR]

├─ org.apache.hadoop.hive.serde2.NullStructSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.OpenCSVSerde.class - [JAR]

├─ org.apache.hadoop.hive.serde2.RandomTypeUtil.class - [JAR]

├─ org.apache.hadoop.hive.serde2.RegexSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDeException.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDeSpec.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDeStats.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDeStatsStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.SerDeUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.Serializer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.StructObject.class - [JAR]

├─ org.apache.hadoop.hive.serde2.TypedSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.WriteBuffers.class - [JAR]

org.apache.hadoop.hive.serde2.avro

├─ org.apache.hadoop.hive.serde2.avro.AvroDeserializer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroGenericRecordWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroLazyObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorException.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroObjectInspectorGenerator.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroSchemaRetriever.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroSerdeException.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroSerdeUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.AvroSerializer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.BadSchemaException.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.InstanceCache.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.ReaderWriterSchemaPair.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.SchemaResolutionProblem.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.SchemaToTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.avro.TypeInfoToSchema.class - [JAR]

org.apache.hadoop.hive.serde2.io

├─ org.apache.hadoop.hive.serde2.io.ByteWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.DateWritableV2.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.DoubleWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.HiveBaseCharWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.HiveCharWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.HiveIntervalDayTimeWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.HiveIntervalYearMonthWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.HiveVarcharWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.ParquetHiveRecord.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.ShortWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.TimestampLocalTZWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.TimestampWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.io.TimestampWritableV2.class - [JAR]

org.apache.hadoop.hive.serde2.teradata

├─ org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataInputStream.class - [JAR]

├─ org.apache.hadoop.hive.serde2.teradata.TeradataBinaryDataOutputStream.class - [JAR]

├─ org.apache.hadoop.hive.serde2.teradata.TeradataBinarySerde.class - [JAR]

org.apache.hadoop.hive.serde2.binarysortable.fast

├─ org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableDeserializeRead.class - [JAR]

├─ org.apache.hadoop.hive.serde2.binarysortable.fast.BinarySortableSerializeWrite.class - [JAR]

org.apache.hadoop.hive.serde2.proto.test

├─ org.apache.hadoop.hive.serde2.proto.test.Complexpb.class - [JAR]

org.apache.hadoop.hive.serde2.lazybinary.objectinspector

├─ org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryMapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryObjectInspectorFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.objectinspector.LazyBinaryUnionObjectInspector.class - [JAR]

org.apache.hadoop.hive.serde2.lazy

├─ org.apache.hadoop.hive.serde2.lazy.ByteArrayRef.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyArray.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyBinary.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyBoolean.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyByte.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyDate.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyDouble.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyFloat.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyHiveChar.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyHiveDecimal.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalDayTime.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyHiveIntervalYearMonth.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyHiveVarchar.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyInteger.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyLong.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyMap.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyNonPrimitive.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyObject.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyObjectBase.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyPrimitive.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazySerDeParameters.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyShort.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyString.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyTimestamp.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyTimestampLocalTZ.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyUnion.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.LazyVoid.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.VerifyLazy.class - [JAR]

org.apache.hadoop.hive.serde2.json

├─ org.apache.hadoop.hive.serde2.json.BinaryEncoding.class - [JAR]

├─ org.apache.hadoop.hive.serde2.json.HiveJsonReader.class - [JAR]

├─ org.apache.hadoop.hive.serde2.json.HiveJsonWriter.class - [JAR]

org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.AbstractPrimitiveLazyObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParameters.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyObjectInspectorParametersImpl.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyPrimitiveObjectInspectorFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazy.objectinspector.primitive.LazyVoidObjectInspector.class - [JAR]

org.apache.hadoop.hive.serde2.objectinspector.primitive

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveJavaObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.AbstractPrimitiveWritableObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.BinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.BooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.ByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.DateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.DoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.FloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.HiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.IntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaConstantTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.JavaVoidObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.LongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorConverter.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.PrimitiveObjectInspectorUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.SettableTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.ShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.StringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.TimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.VoidObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBinaryObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantBooleanObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantByteObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableConstantTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDateObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableDoubleObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableFloatObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveCharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveDecimalObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalDayTimeObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveIntervalYearMonthObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableHiveVarcharObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableIntObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableLongObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableShortObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableStringObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampLocalTZObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableTimestampObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.primitive.WritableVoidObjectInspector.class - [JAR]

org.apache.hadoop.hive.serde2.columnar

├─ org.apache.hadoop.hive.serde2.columnar.BytesRefArrayWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.BytesRefWritable.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.ColumnarSerDeBase.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.ColumnarStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.ColumnarStructBase.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarSerDe.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.LazyBinaryColumnarStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde2.columnar.LazyDecompressionCallback.class - [JAR]

org.apache.hadoop.hive.serde2.typeinfo

├─ org.apache.hadoop.hive.serde2.typeinfo.BaseCharTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.BaseCharUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.CharTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.DecimalTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.HiveDecimalUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.ListTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.MapTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.PrimitiveTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.StructTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.TimestampLocalTZTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.TypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.TypeInfoUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.UnionTypeInfo.class - [JAR]

├─ org.apache.hadoop.hive.serde2.typeinfo.VarcharTypeInfo.class - [JAR]

org.apache.hadoop.hive.serde2.objectinspector

├─ org.apache.hadoop.hive.serde2.objectinspector.ColumnarStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ConstantObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.CrossMapEqualComparer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.FullMapEqualComparer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.InspectableObject.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ListObjectsEqualComparer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.MapEqualComparer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.MapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.MetadataListStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ObjectComparator.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorConverters.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorFactory.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ObjectInspectorUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.PrimitiveObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ProtocolBuffersStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ReflectionStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SettableListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SettableMapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SettableStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SettableUnionObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SimpleMapEqualComparer.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardConstantListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardConstantMapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardConstantStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardListObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardMapObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StandardUnionObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StructField.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.StructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.SubStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ThriftObjectInspectorUtils.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ThriftStructObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.ThriftUnionObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.UnionObject.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.UnionObjectInspector.class - [JAR]

├─ org.apache.hadoop.hive.serde2.objectinspector.UnionStructObjectInspector.class - [JAR]

org.apache.hadoop.hive.serde2.lazybinary.fast

├─ org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinaryDeserializeRead.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazybinary.fast.LazyBinarySerializeWrite.class - [JAR]

org.apache.hadoop.hive.serde2.lazydio

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioBinary.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioBoolean.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioByte.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioDouble.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioFloat.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioHiveDecimal.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioInteger.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioLong.class - [JAR]

├─ org.apache.hadoop.hive.serde2.lazydio.LazyDioShort.class - [JAR]

org.apache.hadoop.hive.serde.test

├─ org.apache.hadoop.hive.serde.test.InnerStruct.class - [JAR]

├─ org.apache.hadoop.hive.serde.test.ThriftTestObj.class - [JAR]

org.apache.hadoop.hive.serde2.fast

├─ org.apache.hadoop.hive.serde2.fast.DeserializeRead.class - [JAR]

├─ org.apache.hadoop.hive.serde2.fast.SerializeWrite.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2023
378 usages
Aug 07, 2023
279 usages
Aug 07, 2023
204 usages
Aug 07, 2023
171 usages
Aug 07, 2023
131 usages

Discover Dependencies

Jun 06, 2023
415 usages
975 stars
Aug 16, 2023
311 usages
248 stars
Sep 30, 2021
1 stars
Nov 03, 2017
264 usages
14.2k stars
Jul 13, 2023
1.7k usages
55.1k stars
Jun 22, 2023
74 usages
294 stars
May 20, 2016
1 usages
706 stars
Jul 23, 2023
2k usages
6.1k stars
Mar 31, 2023
765 stars