|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.StreamReader |
From |
To |
|
Change Parameter Type streamSources : StreamSources to streamSources : InputStreamSources in method public RowGroup(groupId int, rowOffset long, rowCount long, streamSources InputStreamSources) in class com.facebook.presto.orc.RowGroup |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Parameter Type valueStreams : Map<StreamId,ValueStream<?>> to valueStreams : Map<StreamId,ValueInputStream<?>> in method private createRowGroups(rowsInStripe int, streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnIndexes Map<Integer,List<RowGroupIndex>>, selectedRowGroups Set<Integer>, encodings List<ColumnEncoding>) : List<RowGroup> in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Parameter Type valueStreams : Map<StreamId,ValueStream<?>> to valueStreams : Map<StreamId,ValueInputStream<?>> in method public createRowGroup(groupId int, rowOffset int, rowCount int, valueStreams Map<StreamId,ValueInputStream<?>>, checkpoints Map<StreamId,StreamCheckpoint>) : RowGroup in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Parameter Type valueStreams : Map<StreamId,ValueStream<?>> to valueStreams : Map<StreamId,ValueInputStream<?>> in method public createDictionaryStreamSources(streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnEncodings List<ColumnEncoding>) : InputStreamSources in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.SliceStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.StreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Parameter Type streamSources : Map<StreamId,StreamSource<?>> to streamSources : Map<StreamId,InputStreamSource<?>> in method public InputStreamSources(streamSources Map<StreamId,InputStreamSource<?>>) in class com.facebook.presto.orc.stream.InputStreamSources |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.SliceStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.StructStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public Stripe(rowCount long, columnEncodings List<ColumnEncoding>, rowGroups List<RowGroup>, dictionaryStreamSources InputStreamSources) in class com.facebook.presto.orc.Stripe |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.LongStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Parameter Type dictionaryDataStream : ByteArrayStream to dictionaryDataStream : ByteArrayInputStream in method private readDictionary(dictionaryDataStream ByteArrayInputStream, dictionarySize int, dictionaryLength int[], dictionaryOutputOffset int, dictionary Slice[], type Type) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.StructStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.LongStreamReader |
From |
To |
|
Change Parameter Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public startStripe(dictionaryStreamSources InputStreamSources, encoding List<ColumnEncoding>) : void in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Parameter Type dataStreamSources : StreamSources to dataStreamSources : InputStreamSources in method public startRowGroup(dataStreamSources InputStreamSources) : void in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Return Type StreamSource<S> to InputStreamSource<S> in method public getInputStreamSource(streamDescriptor StreamDescriptor, streamKind StreamKind, streamType Class<S>) : InputStreamSource<S> in class com.facebook.presto.orc.stream.InputStreamSources |
From |
To |
|
Change Return Type ValueStream<?> to ValueInputStream<?> in method private createLongStream(inputStream OrcInputStream, encoding ColumnEncodingKind, type OrcTypeKind, signed boolean, usesVInt boolean) : ValueInputStream<?> in class com.facebook.presto.orc.stream.ValueStreams |
From |
To |
|
Change Return Type StreamSources to InputStreamSources in method public getStreamSources() : InputStreamSources in class com.facebook.presto.orc.RowGroup |
From |
To |
|
Change Return Type StreamSources to InputStreamSources in method public createDictionaryStreamSources(streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnEncodings List<ColumnEncoding>) : InputStreamSources in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Return Type StreamSource<S> to InputStreamSource<S> in method public missingStreamSource(streamType Class<S>) : InputStreamSource<S> in class com.facebook.presto.orc.stream.MissingInputStreamSource |
From |
To |
|
Change Return Type ValueStream<?> to ValueInputStream<?> in method public createValueStreams(streamId StreamId, inputStream OrcInputStream, type OrcTypeKind, encoding ColumnEncodingKind, usesVInt boolean) : ValueInputStream<?> in class com.facebook.presto.orc.stream.ValueStreams |
From |
To |
|
Change Return Type Map<StreamId,ValueStream<?>> to Map<StreamId,ValueInputStream<?>> in method private createValueStreams(streams Map<StreamId,Stream>, streamsData Map<StreamId,OrcInputStream>, columnEncodings List<ColumnEncoding>) : Map<StreamId,ValueInputStream<?>> in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Return Type StreamSources to InputStreamSources in method public getDictionaryStreamSources() : InputStreamSources in class com.facebook.presto.orc.Stripe |
From |
To |
|
Change Return Type CheckpointStreamSource<S,C> to CheckpointInputStreamSource<S,C> in method public createCheckpointStreamSource(stream S, checkpoint StreamCheckpoint) : CheckpointInputStreamSource<S,C> in class com.facebook.presto.orc.stream.CheckpointInputStreamSource |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.StreamSources renamed to com.facebook.presto.orc.stream.InputStreamSources |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.LongStreamV2 renamed to com.facebook.presto.orc.stream.LongInputStreamV2 |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.ByteStream renamed to com.facebook.presto.orc.stream.ByteInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.DecimalStream renamed to com.facebook.presto.orc.stream.DecimalInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.ValueStreamSource renamed to com.facebook.presto.orc.stream.ValueInputStreamSource |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.ValueStream renamed to com.facebook.presto.orc.stream.ValueInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.LongStream renamed to com.facebook.presto.orc.stream.LongInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.ByteArrayStream renamed to com.facebook.presto.orc.stream.ByteArrayInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.LongStreamV1 renamed to com.facebook.presto.orc.stream.LongInputStreamV1 |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.RowGroupDictionaryLengthStream renamed to com.facebook.presto.orc.stream.RowGroupDictionaryLengthInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.FloatStream renamed to com.facebook.presto.orc.stream.FloatInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.BooleanStream renamed to com.facebook.presto.orc.stream.BooleanInputStream |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.LongStreamDwrf renamed to com.facebook.presto.orc.stream.LongInputStreamDwrf |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.MissingStreamSource renamed to com.facebook.presto.orc.stream.MissingInputStreamSource |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.CheckpointStreamSource renamed to com.facebook.presto.orc.stream.CheckpointInputStreamSource |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.StreamSource renamed to com.facebook.presto.orc.stream.InputStreamSource |
From |
To |
|
Rename Class com.facebook.presto.orc.stream.DoubleStream renamed to com.facebook.presto.orc.stream.DoubleInputStream |
From |
To |
|
Change Variable Type stream : DecimalStream to stream : DecimalInputStream in method private assertReadsLongValue(value BigInteger) : void in class com.facebook.presto.orc.stream.TestDecimalStream |
From |
To |
|
Change Variable Type streamSource : StreamSource<?> to streamSource : InputStreamSource<?> in method public createDictionaryStreamSources(streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnEncodings List<ColumnEncoding>) : InputStreamSources in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type streamSource : StreamSource<?> to streamSource : InputStreamSource<?> in method public getInputStreamSource(streamDescriptor StreamDescriptor, streamKind StreamKind, streamType Class<S>) : InputStreamSource<S> in class com.facebook.presto.orc.stream.InputStreamSources |
From |
To |
|
Change Variable Type lengthStream : LongStream to lengthStream : LongInputStream in method private openRowGroup(type Type) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Variable Type dictionaryStreamBuilder : ImmutableMap.Builder<StreamId,StreamSource<?>> to dictionaryStreamBuilder : ImmutableMap.Builder<StreamId,InputStreamSource<?>> in method public createDictionaryStreamSources(streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnEncodings List<ColumnEncoding>) : InputStreamSources in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type valueStreams : Map<StreamId,ValueStream<?>> to valueStreams : Map<StreamId,ValueInputStream<?>> in method public readStripe(stripe StripeInformation, systemMemoryUsage AggregatedMemoryContext) : Stripe in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type rowGroupStreams : StreamSources to rowGroupStreams : InputStreamSources in method public createRowGroup(groupId int, rowOffset int, rowCount int, valueStreams Map<StreamId,ValueInputStream<?>>, checkpoints Map<StreamId,StreamCheckpoint>) : RowGroup in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type dictionaryStream : LongStream to dictionaryStream : LongInputStream in method private openRowGroup() : void in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Variable Type builder : ImmutableMap.Builder<StreamId,StreamSource<?>> to builder : ImmutableMap.Builder<StreamId,InputStreamSource<?>> in method public readStripe(stripe StripeInformation, systemMemoryUsage AggregatedMemoryContext) : Stripe in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method private advanceToNextStripe() : void in class com.facebook.presto.orc.OrcRecordReader |
From |
To |
|
Change Variable Type stream : DecimalStream to stream : DecimalInputStream in method private assertShortValueReadFails(value BigInteger) : void in class com.facebook.presto.orc.stream.TestDecimalStream |
From |
To |
|
Change Variable Type stream : DecimalStream to stream : DecimalInputStream in method private assertReadsShortValue(value long) : void in class com.facebook.presto.orc.stream.TestDecimalStream |
From |
To |
|
Change Variable Type valueStream : ValueStream<?> to valueStream : ValueInputStream<?> in method public createDictionaryStreamSources(streams Map<StreamId,Stream>, valueStreams Map<StreamId,ValueInputStream<?>>, columnEncodings List<ColumnEncoding>) : InputStreamSources in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type builder : ImmutableMap.Builder<StreamId,StreamSource<?>> to builder : ImmutableMap.Builder<StreamId,InputStreamSource<?>> in method public createRowGroup(groupId int, rowOffset int, rowCount int, valueStreams Map<StreamId,ValueInputStream<?>>, checkpoints Map<StreamId,StreamCheckpoint>) : RowGroup in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type stream : DecimalStream to stream : DecimalInputStream in method public testSkipsValue() : void in class com.facebook.presto.orc.stream.TestDecimalStream |
From |
To |
|
Change Variable Type valueStreams : ImmutableMap.Builder<StreamId,ValueStream<?>> to valueStreams : ImmutableMap.Builder<StreamId,ValueInputStream<?>> in method private createValueStreams(streams Map<StreamId,Stream>, streamsData Map<StreamId,OrcInputStream>, columnEncodings List<ColumnEncoding>) : Map<StreamId,ValueInputStream<?>> in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type entry : Entry<StreamId,ValueStream<?>> to entry : Entry<StreamId,ValueInputStream<?>> in method public readStripe(stripe StripeInformation, systemMemoryUsage AggregatedMemoryContext) : Stripe in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type dictionaryLengthStream : RowGroupDictionaryLengthStream to dictionaryLengthStream : RowGroupDictionaryLengthInputStream in method private openRowGroup(type Type) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Variable Type rowGroupStreamSources : StreamSources to rowGroupStreamSources : InputStreamSources in method private advanceToNextRowGroup() : boolean in class com.facebook.presto.orc.OrcRecordReader |
From |
To |
|
Change Variable Type stream : DecimalStream to stream : DecimalInputStream in method private assertLongValueReadFails(value BigInteger) : void in class com.facebook.presto.orc.stream.TestDecimalStream |
From |
To |
|
Change Variable Type dictionaryDataStream : ByteArrayStream to dictionaryDataStream : ByteArrayInputStream in method private openRowGroup(type Type) : void in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Variable Type valueStream : ValueStream<?> to valueStream : ValueInputStream<?> in method public createRowGroup(groupId int, rowOffset int, rowCount int, valueStreams Map<StreamId,ValueInputStream<?>>, checkpoints Map<StreamId,StreamCheckpoint>) : RowGroup in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Variable Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in method public readStripe(stripe StripeInformation, systemMemoryUsage AggregatedMemoryContext) : Stripe in class com.facebook.presto.orc.StripeReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type scaleStream : LongStream to scaleStream : LongInputStream in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type lengthStream : LongStream to lengthStream : LongInputStream in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<LongStream> to dataStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStream : ByteStream to dataStream : ByteInputStream in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Attribute Type inDictionaryStreamSource : StreamSource<BooleanStream> to inDictionaryStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type stripeDictionaryLengthStreamSource : StreamSource<LongStream> to stripeDictionaryLengthStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<FloatStream> to dataStreamSource : InputStreamSource<FloatInputStream> in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Attribute Type lengthStreamSource : StreamSource<LongStream> to lengthStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type rowGroupDictionaryLengthStreamSource : StreamSource<RowGroupDictionaryLengthStream> to rowGroupDictionaryLengthStreamSource : InputStreamSource<RowGroupDictionaryLengthInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStream : DoubleStream to dataStream : DoubleInputStream in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Attribute Type dataStream : LongStream to dataStream : LongInputStream in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type inDictionaryStreamSource : StreamSource<BooleanStream> to inDictionaryStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type secondsStreamSource : StreamSource<LongStream> to secondsStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type dictionaryDataStreamSource : StreamSource<LongStream> to dictionaryDataStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type lengthStream : LongStream to lengthStream : LongInputStream in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<LongStream> to dataStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStream : LongStream to dataStream : LongInputStream in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.StructStreamReader |
From |
To |
|
Change Attribute Type streamSources : StreamSources to streamSources : InputStreamSources in class com.facebook.presto.orc.RowGroup |
From |
To |
|
Change Attribute Type lengthStreamSource : StreamSource<LongStream> to lengthStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<BooleanStream> to dataStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Attribute Type dataStream : BooleanStream to dataStream : BooleanInputStream in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Attribute Type nanosStream : LongStream to nanosStream : LongInputStream in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.StructStreamReader |
From |
To |
|
Change Attribute Type lengthStreamSource : StreamSource<LongStream> to lengthStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.BooleanStreamReader |
From |
To |
|
Change Attribute Type dataStream : FloatStream to dataStream : FloatInputStream in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |
|
Change Attribute Type nanosStreamSource : StreamSource<LongStream> to nanosStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Attribute Type lengthStream : LongStream to lengthStream : LongInputStream in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.ListStreamReader |
From |
To |
|
Change Attribute Type dictionaryStreamSources : StreamSources to dictionaryStreamSources : InputStreamSources in class com.facebook.presto.orc.Stripe |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStream : ByteArrayStream to dataStream : ByteArrayInputStream in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type decimalStreamSource : StreamSource<DecimalStream> to decimalStreamSource : InputStreamSource<DecimalInputStream> in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<DoubleStream> to dataStreamSource : InputStreamSource<DoubleInputStream> in class com.facebook.presto.orc.reader.DoubleStreamReader |
From |
To |
|
Change Attribute Type inDictionaryStream : BooleanStream to inDictionaryStream : BooleanInputStream in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<LongStream> to dataStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.MapStreamReader |
From |
To |
|
Change Attribute Type scaleStreamSource : StreamSource<LongStream> to scaleStreamSource : InputStreamSource<LongInputStream> in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |
|
Change Attribute Type inDictionaryStream : BooleanStream to inDictionaryStream : BooleanInputStream in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Attribute Type dataByteSource : StreamSource<ByteArrayStream> to dataByteSource : InputStreamSource<ByteArrayInputStream> in class com.facebook.presto.orc.reader.SliceDirectStreamReader |
From |
To |
|
Change Attribute Type stripeDictionaryDataStreamSource : StreamSource<ByteArrayStream> to stripeDictionaryDataStreamSource : InputStreamSource<ByteArrayInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type dataStreamSource : StreamSource<ByteStream> to dataStreamSource : InputStreamSource<ByteInputStream> in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.ByteStreamReader |
From |
To |
|
Change Attribute Type presentStream : BooleanStream to presentStream : BooleanInputStream in class com.facebook.presto.orc.reader.LongDirectStreamReader |
From |
To |
|
Change Attribute Type secondsStream : LongStream to secondsStream : LongInputStream in class com.facebook.presto.orc.reader.TimestampStreamReader |
From |
To |
|
Change Attribute Type dataStream : LongStream to dataStream : LongInputStream in class com.facebook.presto.orc.reader.LongDictionaryStreamReader |
From |
To |
|
Change Attribute Type rowGroupDictionaryDataStreamSource : StreamSource<ByteArrayStream> to rowGroupDictionaryDataStreamSource : InputStreamSource<ByteArrayInputStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Change Attribute Type streamSources : Map<StreamId,StreamSource<?>> to streamSources : Map<StreamId,InputStreamSource<?>> in class com.facebook.presto.orc.stream.InputStreamSources |
From |
To |
|
Change Attribute Type byteStream : ByteStream to byteStream : ByteInputStream in class com.facebook.presto.orc.stream.BooleanInputStream |
From |
To |
|
Change Attribute Type decimalStream : DecimalStream to decimalStream : DecimalInputStream in class com.facebook.presto.orc.reader.DecimalStreamReader |
From |
To |
|
Change Attribute Type presentStreamSource : StreamSource<BooleanStream> to presentStreamSource : InputStreamSource<BooleanInputStream> in class com.facebook.presto.orc.reader.FloatStreamReader |
From |
To |