|
Change Parameter Type stringStatistics : OrcProto.StringStatistics to stringStatistics : DwrfProto.StringStatistics in method private toStringStatistics(hiveWriterVersion HiveWriterVersion, stringStatistics DwrfProto.StringStatistics, isRowGroup boolean) : StringStatistics in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type stripeInformation : OrcProto.StripeInformation to stripeInformation : DwrfProto.StripeInformation in method private toStripeInformation(stripeInformation DwrfProto.StripeInformation) : StripeInformation in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type rowIndexEntry : OrcProto.RowIndexEntry to rowIndexEntry : DwrfProto.RowIndexEntry in method private toRowGroupIndex(hiveWriterVersion HiveWriterVersion, rowIndexEntry DwrfProto.RowIndexEntry) : RowGroupIndex in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type integerStatistics : OrcProto.IntegerStatistics to integerStatistics : DwrfProto.IntegerStatistics in method private toIntegerStatistics(integerStatistics DwrfProto.IntegerStatistics) : IntegerStatistics in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type kind : OrcProto.Stream.Kind to kind : DwrfProto.Stream.Kind in method private toStreamKind(kind DwrfProto.Stream.Kind) : StreamKind in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type kind : OrcProto.Type.Kind to kind : DwrfProto.Type.Kind in method private toTypeKind(kind DwrfProto.Type.Kind) : OrcTypeKind in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type stream : OrcProto.Stream to stream : DwrfProto.Stream in method private toStream(stream DwrfProto.Stream) : Stream in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type kind : Kind to kind : DwrfProto.ColumnEncoding.Kind in method private toColumnEncodingKind(type OrcTypeKind, kind DwrfProto.ColumnEncoding.Kind) : ColumnEncodingKind in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type compression : OrcProto.CompressionKind to compression : DwrfProto.CompressionKind in method private toCompression(compression DwrfProto.CompressionKind) : CompressionKind in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type streams : List<OrcProto.Stream> to streams : List<DwrfProto.Stream> in method private toStream(streams List<DwrfProto.Stream>) : List<Stream> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type columnEncodings : List<OrcProto.ColumnEncoding> to columnEncodings : List<DwrfProto.ColumnEncoding> in method private toColumnEncoding(types List<OrcType>, columnEncodings List<DwrfProto.ColumnEncoding>) : List<ColumnEncoding> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type types : List<OrcProto.StripeInformation> to types : List<DwrfProto.StripeInformation> in method private toStripeInformation(types List<DwrfProto.StripeInformation>) : List<StripeInformation> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type type : OrcProto.Type to type : DwrfProto.Type in method private toType(type DwrfProto.Type) : OrcType in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type metadataList : List<OrcProto.UserMetadataItem> to metadataList : List<DwrfProto.UserMetadataItem> in method private toUserMetadata(metadataList List<DwrfProto.UserMetadataItem>) : Map<String,Slice> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type columnEncoding : OrcProto.ColumnEncoding to columnEncoding : DwrfProto.ColumnEncoding in method private toColumnEncoding(type OrcTypeKind, columnEncoding DwrfProto.ColumnEncoding) : ColumnEncoding in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type bucketStatistics : OrcProto.BucketStatistics to bucketStatistics : DwrfProto.BucketStatistics in method private toBooleanStatistics(bucketStatistics DwrfProto.BucketStatistics) : BooleanStatistics in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type types : List<OrcProto.Type> to types : List<DwrfProto.Type> in method private toType(types List<DwrfProto.Type>) : List<OrcType> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type columnStatistics : List<OrcProto.ColumnStatistics> to columnStatistics : List<DwrfProto.ColumnStatistics> in method private toColumnStatistics(hiveWriterVersion HiveWriterVersion, columnStatistics List<DwrfProto.ColumnStatistics>, isRowGroup boolean) : List<ColumnStatistics> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type doubleStatistics : OrcProto.DoubleStatistics to doubleStatistics : DwrfProto.DoubleStatistics in method private toDoubleStatistics(doubleStatistics DwrfProto.DoubleStatistics) : DoubleStatistics in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Parameter Type statistics : OrcProto.ColumnStatistics to statistics : DwrfProto.ColumnStatistics in method private toColumnStatistics(hiveWriterVersion HiveWriterVersion, statistics DwrfProto.ColumnStatistics, isRowGroup boolean) : ColumnStatistics in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Variable Type postScript : OrcProto.PostScript to postScript : DwrfProto.PostScript in method public readPostScript(data byte[], offset int, length int) : PostScript in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Variable Type footer : OrcProto.Footer to footer : DwrfProto.Footer in method public readFooter(hiveWriterVersion HiveWriterVersion, inputStream InputStream) : Footer in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Variable Type stripeFooter : OrcProto.StripeFooter to stripeFooter : DwrfProto.StripeFooter in method public readStripeFooter(hiveWriterVersion HiveWriterVersion, types List<OrcType>, inputStream InputStream) : StripeFooter in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Variable Type rowIndex : OrcProto.RowIndex to rowIndex : DwrfProto.RowIndex in method public readRowIndexes(hiveWriterVersion HiveWriterVersion, inputStream InputStream) : List<RowGroupIndex> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |
|
Change Variable Type item : OrcProto.UserMetadataItem to item : DwrfProto.UserMetadataItem in method private toUserMetadata(metadataList List<DwrfProto.UserMetadataItem>) : Map<String,Slice> in class com.facebook.presto.orc.metadata.DwrfMetadataReader |
From |
To |