|
Rename Attribute dictionaryDataStreamSource : StreamSource<ByteArrayStream> to stripeDictionaryDataStreamSource : StreamSource<ByteArrayStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Rename Attribute dictionaryLengthStreamSource : StreamSource<LongStream> to stripeDictionaryLengthStreamSource : StreamSource<LongStream> in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Rename Attribute dictionarySize : int to stripeDictionarySize : int in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Rename Attribute dictionaryBlock : Block to stripeDictionaryBlock : Block in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Rename Attribute dictionaryOpen : boolean to stripeDictionaryOpen : boolean in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |
|
Rename Attribute dictionary : Slice[] to stripeDictionary : Slice[] in class com.facebook.presto.orc.reader.SliceDictionaryStreamReader |
From |
To |