You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by do...@apache.org on 2022/12/02 22:12:35 UTC

[orc] branch asf-site updated: Update API docs to 1.8.1

This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 30c8f687d Update API docs to 1.8.1
30c8f687d is described below

commit 30c8f687d9b725ccf718b9281436ccadd88d341e
Author: Dongjoon Hyun <do...@apache.org>
AuthorDate: Fri Dec 2 14:12:17 2022 -0800

    Update API docs to 1.8.1
---
 api/apidocs/allclasses-frame.html                  |  5 ++-
 api/apidocs/allclasses-noframe.html                |  5 ++-
 api/apidocs/constant-values.html                   |  4 +-
 api/apidocs/deprecated-list.html                   |  4 +-
 api/apidocs/help-doc.html                          |  4 +-
 api/apidocs/index-all.html                         | 38 ++++++++++++++--
 api/apidocs/index.html                             |  2 +-
 .../org/apache/orc/examples/AdvancedReader.html    |  4 +-
 .../org/apache/orc/examples/AdvancedWriter.html    |  8 ++--
 .../{CoreReader.html => CompressionWriter.html}    | 38 ++++++++--------
 .../org/apache/orc/examples/CoreReader.html        |  8 ++--
 .../org/apache/orc/examples/CoreWriter.html        |  4 +-
 api/apidocs/org/apache/orc/examples/Driver.html    |  8 ++--
 ...reWriter.html => InMemoryEncryptionReader.html} | 42 +++++++++---------
 ...reWriter.html => InMemoryEncryptionWriter.html} | 42 +++++++++---------
 .../orc/examples/class-use/AdvancedReader.html     |  4 +-
 .../orc/examples/class-use/AdvancedWriter.html     |  4 +-
 .../{CoreReader.html => CompressionWriter.html}    | 20 ++++-----
 .../apache/orc/examples/class-use/CoreReader.html  |  4 +-
 .../apache/orc/examples/class-use/CoreWriter.html  |  4 +-
 .../org/apache/orc/examples/class-use/Driver.html  |  4 +-
 ...edWriter.html => InMemoryEncryptionReader.html} | 20 ++++-----
 ...edWriter.html => InMemoryEncryptionWriter.html} | 20 ++++-----
 .../org/apache/orc/examples/package-frame.html     |  5 ++-
 .../org/apache/orc/examples/package-summary.html   | 20 +++++++--
 .../org/apache/orc/examples/package-tree.html      |  7 ++-
 .../org/apache/orc/examples/package-use.html       |  4 +-
 api/apidocs/overview-tree.html                     |  7 ++-
 api/orc-core/allclasses-frame.html                 |  2 +-
 api/orc-core/allclasses-noframe.html               |  2 +-
 api/orc-core/constant-values.html                  |  4 +-
 api/orc-core/deprecated-list.html                  |  4 +-
 api/orc-core/help-doc.html                         |  4 +-
 api/orc-core/index-all.html                        |  6 ++-
 api/orc-core/index.html                            |  2 +-
 .../org/apache/orc/BinaryColumnStatistics.html     |  4 +-
 .../org/apache/orc/BooleanColumnStatistics.html    |  4 +-
 .../org/apache/orc/CollectionColumnStatistics.html |  4 +-
 api/orc-core/org/apache/orc/ColumnStatistics.html  |  4 +-
 .../org/apache/orc/CompressionCodec.DataKind.html  |  4 +-
 .../org/apache/orc/CompressionCodec.Options.html   |  4 +-
 .../apache/orc/CompressionCodec.SpeedModifier.html |  4 +-
 api/orc-core/org/apache/orc/CompressionCodec.html  |  4 +-
 api/orc-core/org/apache/orc/CompressionKind.html   |  4 +-
 api/orc-core/org/apache/orc/DataMask.Factory.html  |  4 +-
 .../org/apache/orc/DataMask.MaskOverrides.html     |  4 +-
 api/orc-core/org/apache/orc/DataMask.Provider.html |  4 +-
 api/orc-core/org/apache/orc/DataMask.Standard.html |  4 +-
 api/orc-core/org/apache/orc/DataMask.html          |  6 +--
 .../org/apache/orc/DataMaskDescription.html        |  4 +-
 api/orc-core/org/apache/orc/DataReader.html        |  4 +-
 .../org/apache/orc/DateColumnStatistics.html       |  4 +-
 .../org/apache/orc/DecimalColumnStatistics.html    |  4 +-
 .../org/apache/orc/DoubleColumnStatistics.html     |  4 +-
 api/orc-core/org/apache/orc/EncryptionKey.html     |  4 +-
 api/orc-core/org/apache/orc/EncryptionVariant.html |  6 +--
 .../org/apache/orc/FileFormatException.html        |  4 +-
 api/orc-core/org/apache/orc/FileMetadata.html      |  4 +-
 api/orc-core/org/apache/orc/InMemoryKeystore.html  | 10 ++---
 .../org/apache/orc/IntegerColumnStatistics.html    |  4 +-
 .../org/apache/orc/MemoryManager.Callback.html     |  4 +-
 api/orc-core/org/apache/orc/MemoryManager.html     |  6 +--
 api/orc-core/org/apache/orc/OrcConf.html           |  4 +-
 .../org/apache/orc/OrcFile.BloomFilterVersion.html |  4 +-
 .../apache/orc/OrcFile.CompressionStrategy.html    |  4 +-
 .../org/apache/orc/OrcFile.EncodingStrategy.html   |  4 +-
 .../org/apache/orc/OrcFile.ReaderOptions.html      |  4 +-
 api/orc-core/org/apache/orc/OrcFile.Version.html   |  4 +-
 .../org/apache/orc/OrcFile.WriterCallback.html     |  4 +-
 .../org/apache/orc/OrcFile.WriterContext.html      |  4 +-
 .../apache/orc/OrcFile.WriterImplementation.html   |  4 +-
 .../org/apache/orc/OrcFile.WriterOptions.html      | 51 ++++++++++++++--------
 .../org/apache/orc/OrcFile.WriterVersion.html      |  4 +-
 api/orc-core/org/apache/orc/OrcFile.html           |  4 +-
 api/orc-core/org/apache/orc/OrcFilterContext.html  |  4 +-
 api/orc-core/org/apache/orc/OrcUtils.html          |  6 +--
 .../apache/orc/PhysicalWriter.OutputReceiver.html  |  4 +-
 api/orc-core/org/apache/orc/PhysicalWriter.html    |  6 +--
 api/orc-core/org/apache/orc/Reader.Options.html    |  4 +-
 api/orc-core/org/apache/orc/Reader.html            |  6 +--
 api/orc-core/org/apache/orc/RecordReader.html      |  4 +-
 .../org/apache/orc/StringColumnStatistics.html     |  4 +-
 api/orc-core/org/apache/orc/StripeInformation.html |  4 +-
 api/orc-core/org/apache/orc/StripeStatistics.html  |  4 +-
 .../org/apache/orc/TimestampColumnStatistics.html  |  4 +-
 .../org/apache/orc/TypeDescription.Category.html   |  4 +-
 .../orc/TypeDescription.RowBatchVersion.html       |  4 +-
 api/orc-core/org/apache/orc/TypeDescription.html   |  4 +-
 .../org/apache/orc/TypeDescriptionPrettyPrint.html |  4 +-
 .../org/apache/orc/UnknownFormatException.html     |  4 +-
 api/orc-core/org/apache/orc/Writer.html            |  4 +-
 .../orc/class-use/BinaryColumnStatistics.html      |  4 +-
 .../orc/class-use/BooleanColumnStatistics.html     |  4 +-
 .../orc/class-use/CollectionColumnStatistics.html  |  4 +-
 .../org/apache/orc/class-use/ColumnStatistics.html |  4 +-
 .../orc/class-use/CompressionCodec.DataKind.html   |  4 +-
 .../orc/class-use/CompressionCodec.Options.html    |  4 +-
 .../class-use/CompressionCodec.SpeedModifier.html  |  4 +-
 .../org/apache/orc/class-use/CompressionCodec.html |  4 +-
 .../org/apache/orc/class-use/CompressionKind.html  |  4 +-
 .../org/apache/orc/class-use/DataMask.Factory.html |  4 +-
 .../orc/class-use/DataMask.MaskOverrides.html      |  4 +-
 .../apache/orc/class-use/DataMask.Provider.html    |  4 +-
 .../apache/orc/class-use/DataMask.Standard.html    |  4 +-
 .../org/apache/orc/class-use/DataMask.html         |  4 +-
 .../apache/orc/class-use/DataMaskDescription.html  |  4 +-
 .../org/apache/orc/class-use/DataReader.html       |  4 +-
 .../apache/orc/class-use/DateColumnStatistics.html |  4 +-
 .../orc/class-use/DecimalColumnStatistics.html     |  4 +-
 .../orc/class-use/DoubleColumnStatistics.html      |  4 +-
 .../org/apache/orc/class-use/EncryptionKey.html    |  4 +-
 .../apache/orc/class-use/EncryptionVariant.html    |  4 +-
 .../apache/orc/class-use/FileFormatException.html  |  4 +-
 .../org/apache/orc/class-use/FileMetadata.html     |  4 +-
 .../org/apache/orc/class-use/InMemoryKeystore.html |  4 +-
 .../orc/class-use/IntegerColumnStatistics.html     |  4 +-
 .../orc/class-use/MemoryManager.Callback.html      |  4 +-
 .../org/apache/orc/class-use/MemoryManager.html    |  4 +-
 api/orc-core/org/apache/orc/class-use/OrcConf.html |  4 +-
 .../orc/class-use/OrcFile.BloomFilterVersion.html  |  4 +-
 .../orc/class-use/OrcFile.CompressionStrategy.html |  4 +-
 .../orc/class-use/OrcFile.EncodingStrategy.html    |  4 +-
 .../orc/class-use/OrcFile.ReaderOptions.html       |  4 +-
 .../org/apache/orc/class-use/OrcFile.Version.html  |  4 +-
 .../orc/class-use/OrcFile.WriterCallback.html      |  4 +-
 .../orc/class-use/OrcFile.WriterContext.html       |  4 +-
 .../class-use/OrcFile.WriterImplementation.html    |  4 +-
 .../orc/class-use/OrcFile.WriterOptions.html       |  4 +-
 .../orc/class-use/OrcFile.WriterVersion.html       |  4 +-
 api/orc-core/org/apache/orc/class-use/OrcFile.html |  4 +-
 .../org/apache/orc/class-use/OrcFilterContext.html |  4 +-
 .../org/apache/orc/class-use/OrcUtils.html         |  4 +-
 .../class-use/PhysicalWriter.OutputReceiver.html   |  4 +-
 .../org/apache/orc/class-use/PhysicalWriter.html   |  4 +-
 .../org/apache/orc/class-use/Reader.Options.html   |  4 +-
 api/orc-core/org/apache/orc/class-use/Reader.html  |  4 +-
 .../org/apache/orc/class-use/RecordReader.html     |  4 +-
 .../orc/class-use/StringColumnStatistics.html      |  4 +-
 .../apache/orc/class-use/StripeInformation.html    |  4 +-
 .../org/apache/orc/class-use/StripeStatistics.html |  4 +-
 .../orc/class-use/TimestampColumnStatistics.html   |  4 +-
 .../orc/class-use/TypeDescription.Category.html    |  4 +-
 .../class-use/TypeDescription.RowBatchVersion.html |  4 +-
 .../org/apache/orc/class-use/TypeDescription.html  |  4 +-
 .../orc/class-use/TypeDescriptionPrettyPrint.html  |  4 +-
 .../orc/class-use/UnknownFormatException.html      |  4 +-
 api/orc-core/org/apache/orc/class-use/Writer.html  |  4 +-
 .../org/apache/orc/filter/BatchFilter.html         |  4 +-
 .../org/apache/orc/filter/PluginFilterService.html |  4 +-
 .../apache/orc/filter/class-use/BatchFilter.html   |  4 +-
 .../orc/filter/class-use/PluginFilterService.html  |  4 +-
 .../org/apache/orc/filter/package-frame.html       |  2 +-
 .../org/apache/orc/filter/package-summary.html     |  4 +-
 .../org/apache/orc/filter/package-tree.html        |  4 +-
 .../org/apache/orc/filter/package-use.html         |  4 +-
 api/orc-core/org/apache/orc/impl/AcidStats.html    |  4 +-
 .../org/apache/orc/impl/AircompressorCodec.html    |  4 +-
 .../org/apache/orc/impl/BitFieldReader.html        |  4 +-
 .../org/apache/orc/impl/BitFieldWriter.html        |  4 +-
 api/orc-core/org/apache/orc/impl/BufferChunk.html  |  4 +-
 .../org/apache/orc/impl/BufferChunkList.html       |  4 +-
 .../ColumnStatisticsImpl.BinaryStatisticsImpl.html |  4 +-
 .../ColumnStatisticsImpl.StringStatisticsImpl.html |  4 +-
 .../org/apache/orc/impl/ColumnStatisticsImpl.html  |  4 +-
 ...Factory.AnyIntegerFromAnyIntegerTreeReader.html |  4 +-
 ...derFactory.AnyIntegerFromDecimalTreeReader.html |  4 +-
 ...aderFactory.AnyIntegerFromDoubleTreeReader.html |  4 +-
 ...actory.AnyIntegerFromStringGroupTreeReader.html |  4 +-
 ...rFactory.AnyIntegerFromTimestampTreeReader.html |  4 +-
 ...ConvertTreeReaderFactory.ConvertTreeReader.html |  4 +-
 ...eaderFactory.DateFromStringGroupTreeReader.html |  4 +-
 ...eReaderFactory.DateFromTimestampTreeReader.html |  4 +-
 ...derFactory.DecimalFromAnyIntegerTreeReader.html |  4 +-
 ...ReaderFactory.DecimalFromDecimalTreeReader.html |  4 +-
 ...eReaderFactory.DecimalFromDoubleTreeReader.html |  4 +-
 ...erFactory.DecimalFromStringGroupTreeReader.html |  4 +-
 ...aderFactory.DecimalFromTimestampTreeReader.html |  4 +-
 ...aderFactory.DoubleFromAnyIntegerTreeReader.html |  4 +-
 ...eReaderFactory.DoubleFromDecimalTreeReader.html |  4 +-
 ...derFactory.DoubleFromStringGroupTreeReader.html |  4 +-
 ...eaderFactory.DoubleFromTimestampTreeReader.html |  4 +-
 ...reeReaderFactory.FloatFromDoubleTreeReader.html |  4 +-
 ...actory.StringGroupFromAnyIntegerTreeReader.html |  4 +-
 ...derFactory.StringGroupFromBinaryTreeReader.html |  4 +-
 ...erFactory.StringGroupFromBooleanTreeReader.html |  4 +-
 ...eaderFactory.StringGroupFromDateTreeReader.html |  4 +-
 ...erFactory.StringGroupFromDecimalTreeReader.html |  4 +-
 ...derFactory.StringGroupFromDoubleTreeReader.html |  4 +-
 ...ctory.StringGroupFromStringGroupTreeReader.html |  4 +-
 ...Factory.StringGroupFromTimestampTreeReader.html |  4 +-
 ...rFactory.TimestampFromAnyIntegerTreeReader.html |  4 +-
 ...eReaderFactory.TimestampFromDateTreeReader.html |  4 +-
 ...aderFactory.TimestampFromDecimalTreeReader.html |  4 +-
 ...eaderFactory.TimestampFromDoubleTreeReader.html |  4 +-
 ...Factory.TimestampFromStringGroupTreeReader.html |  4 +-
 .../apache/orc/impl/ConvertTreeReaderFactory.html  |  4 +-
 .../impl/CryptoUtils.HadoopKeyProviderFactory.html |  4 +-
 api/orc-core/org/apache/orc/impl/CryptoUtils.html  |  4 +-
 .../orc/impl/DataReaderProperties.Builder.html     |  4 +-
 .../org/apache/orc/impl/DataReaderProperties.html  |  4 +-
 api/orc-core/org/apache/orc/impl/DateUtils.html    |  8 ++--
 .../org/apache/orc/impl/Dictionary.IMPL.html       |  4 +-
 .../org/apache/orc/impl/Dictionary.Visitor.html    |  4 +-
 .../apache/orc/impl/Dictionary.VisitorContext.html |  4 +-
 api/orc-core/org/apache/orc/impl/Dictionary.html   |  4 +-
 .../org/apache/orc/impl/DictionaryUtils.html       |  4 +-
 .../apache/orc/impl/DirectDecompressionCodec.html  |  4 +-
 .../org/apache/orc/impl/DynamicByteArray.html      |  4 +-
 .../org/apache/orc/impl/DynamicIntArray.html       | 10 ++---
 .../org/apache/orc/impl/HadoopShimsFactory.html    |  4 +-
 api/orc-core/org/apache/orc/impl/IOUtils.html      |  4 +-
 .../apache/orc/impl/InStream.CompressedStream.html |  4 +-
 .../apache/orc/impl/InStream.EncryptedStream.html  |  4 +-
 .../apache/orc/impl/InStream.StreamOptions.html    |  4 +-
 .../orc/impl/InStream.UncompressedStream.html      |  4 +-
 api/orc-core/org/apache/orc/impl/InStream.html     |  4 +-
 .../org/apache/orc/impl/IntegerReader.html         |  4 +-
 .../org/apache/orc/impl/IntegerWriter.html         |  4 +-
 .../org/apache/orc/impl/MaskDescriptionImpl.html   |  4 +-
 .../org/apache/orc/impl/MemoryManager.html         |  4 +-
 .../org/apache/orc/impl/MemoryManagerImpl.html     |  6 +--
 api/orc-core/org/apache/orc/impl/OrcAcidUtils.html |  4 +-
 api/orc-core/org/apache/orc/impl/OrcCodecPool.html |  4 +-
 .../org/apache/orc/impl/OrcFilterContextImpl.html  |  4 +-
 api/orc-core/org/apache/orc/impl/OrcIndex.html     |  4 +-
 api/orc-core/org/apache/orc/impl/OrcTail.html      |  4 +-
 api/orc-core/org/apache/orc/impl/OutStream.html    |  4 +-
 .../orc/impl/ParserUtils.StringPosition.html       |  4 +-
 .../apache/orc/impl/ParserUtils.TypeFinder.html    |  4 +-
 .../apache/orc/impl/ParserUtils.TypeVisitor.html   |  4 +-
 api/orc-core/org/apache/orc/impl/ParserUtils.html  |  4 +-
 .../orc/impl/PhysicalFsWriter.VariantTracker.html  |  4 +-
 .../org/apache/orc/impl/PhysicalFsWriter.html      |  4 +-
 .../org/apache/orc/impl/PositionProvider.html      |  4 +-
 .../org/apache/orc/impl/PositionRecorder.html      |  4 +-
 .../apache/orc/impl/PositionedOutputStream.html    |  4 +-
 .../orc/impl/ReaderImpl.StripeInformationImpl.html |  4 +-
 api/orc-core/org/apache/orc/impl/ReaderImpl.html   |  4 +-
 .../RecordReaderImpl.PositionProviderImpl.html     |  4 +-
 .../orc/impl/RecordReaderImpl.SargApplier.html     |  4 +-
 .../RecordReaderImpl.ZeroPositionProvider.html     |  4 +-
 .../org/apache/orc/impl/RecordReaderImpl.html      |  4 +-
 .../RecordReaderUtils.ByteBufferAllocatorPool.html |  4 +-
 .../org/apache/orc/impl/RecordReaderUtils.html     |  4 +-
 .../org/apache/orc/impl/RunLengthByteReader.html   |  4 +-
 .../org/apache/orc/impl/RunLengthByteWriter.html   |  4 +-
 .../apache/orc/impl/RunLengthIntegerReader.html    |  4 +-
 .../apache/orc/impl/RunLengthIntegerReaderV2.html  |  4 +-
 .../apache/orc/impl/RunLengthIntegerWriter.html    |  4 +-
 .../RunLengthIntegerWriterV2.EncodingType.html     |  4 +-
 .../apache/orc/impl/RunLengthIntegerWriterV2.html  |  4 +-
 .../SchemaEvolution.IllegalEvolutionException.html |  4 +-
 .../org/apache/orc/impl/SchemaEvolution.html       |  4 +-
 .../orc/impl/SerializationUtils.FixedBitSizes.html |  4 +-
 .../org/apache/orc/impl/SerializationUtils.html    |  4 +-
 api/orc-core/org/apache/orc/impl/SnappyCodec.html  |  4 +-
 .../org/apache/orc/impl/StreamName.Area.html       |  4 +-
 api/orc-core/org/apache/orc/impl/StreamName.html   |  6 +--
 .../apache/orc/impl/StringHashTableDictionary.html |  6 +--
 .../org/apache/orc/impl/StringRedBlackTree.html    |  4 +-
 .../org/apache/orc/impl/StripeStatisticsImpl.html  |  4 +-
 .../impl/TreeReaderFactory.BinaryTreeReader.html   |  4 +-
 .../impl/TreeReaderFactory.BooleanTreeReader.html  |  4 +-
 .../orc/impl/TreeReaderFactory.ByteTreeReader.html |  4 +-
 .../TreeReaderFactory.BytesColumnVectorUtil.html   |  4 +-
 .../orc/impl/TreeReaderFactory.CharTreeReader.html |  4 +-
 .../apache/orc/impl/TreeReaderFactory.Context.html |  4 +-
 .../orc/impl/TreeReaderFactory.DateTreeReader.html |  4 +-
 .../TreeReaderFactory.Decimal64TreeReader.html     |  4 +-
 .../impl/TreeReaderFactory.DecimalTreeReader.html  |  4 +-
 .../impl/TreeReaderFactory.DoubleTreeReader.html   |  4 +-
 .../impl/TreeReaderFactory.FloatTreeReader.html    |  4 +-
 .../orc/impl/TreeReaderFactory.IntTreeReader.html  |  4 +-
 .../orc/impl/TreeReaderFactory.ListTreeReader.html |  4 +-
 .../orc/impl/TreeReaderFactory.LongTreeReader.html |  4 +-
 .../orc/impl/TreeReaderFactory.MapTreeReader.html  |  4 +-
 .../orc/impl/TreeReaderFactory.NullTreeReader.html |  4 +-
 .../orc/impl/TreeReaderFactory.ReaderContext.html  |  4 +-
 .../impl/TreeReaderFactory.ShortTreeReader.html    |  4 +-
 ...eeReaderFactory.StringDictionaryTreeReader.html |  4 +-
 .../TreeReaderFactory.StringDirectTreeReader.html  |  4 +-
 .../impl/TreeReaderFactory.StringTreeReader.html   |  4 +-
 .../impl/TreeReaderFactory.StructTreeReader.html   |  4 +-
 .../TreeReaderFactory.TimestampTreeReader.html     |  4 +-
 .../orc/impl/TreeReaderFactory.TreeReader.html     |  4 +-
 .../impl/TreeReaderFactory.UnionTreeReader.html    |  4 +-
 .../impl/TreeReaderFactory.VarcharTreeReader.html  |  4 +-
 .../org/apache/orc/impl/TreeReaderFactory.html     |  4 +-
 api/orc-core/org/apache/orc/impl/TypeUtils.html    |  4 +-
 api/orc-core/org/apache/orc/impl/Utf8Utils.html    |  4 +-
 .../org/apache/orc/impl/VisitorContextImpl.html    |  4 +-
 api/orc-core/org/apache/orc/impl/WriterImpl.html   | 10 ++---
 .../org/apache/orc/impl/WriterInternal.html        |  4 +-
 api/orc-core/org/apache/orc/impl/ZlibCodec.html    |  4 +-
 .../org/apache/orc/impl/class-use/AcidStats.html   |  4 +-
 .../orc/impl/class-use/AircompressorCodec.html     |  4 +-
 .../apache/orc/impl/class-use/BitFieldReader.html  |  4 +-
 .../apache/orc/impl/class-use/BitFieldWriter.html  |  4 +-
 .../org/apache/orc/impl/class-use/BufferChunk.html |  4 +-
 .../apache/orc/impl/class-use/BufferChunkList.html |  4 +-
 .../ColumnStatisticsImpl.BinaryStatisticsImpl.html |  4 +-
 .../ColumnStatisticsImpl.StringStatisticsImpl.html |  4 +-
 .../orc/impl/class-use/ColumnStatisticsImpl.html   |  4 +-
 ...Factory.AnyIntegerFromAnyIntegerTreeReader.html |  4 +-
 ...derFactory.AnyIntegerFromDecimalTreeReader.html |  4 +-
 ...aderFactory.AnyIntegerFromDoubleTreeReader.html |  4 +-
 ...actory.AnyIntegerFromStringGroupTreeReader.html |  4 +-
 ...rFactory.AnyIntegerFromTimestampTreeReader.html |  4 +-
 ...ConvertTreeReaderFactory.ConvertTreeReader.html |  4 +-
 ...eaderFactory.DateFromStringGroupTreeReader.html |  4 +-
 ...eReaderFactory.DateFromTimestampTreeReader.html |  4 +-
 ...derFactory.DecimalFromAnyIntegerTreeReader.html |  4 +-
 ...ReaderFactory.DecimalFromDecimalTreeReader.html |  4 +-
 ...eReaderFactory.DecimalFromDoubleTreeReader.html |  4 +-
 ...erFactory.DecimalFromStringGroupTreeReader.html |  4 +-
 ...aderFactory.DecimalFromTimestampTreeReader.html |  4 +-
 ...aderFactory.DoubleFromAnyIntegerTreeReader.html |  4 +-
 ...eReaderFactory.DoubleFromDecimalTreeReader.html |  4 +-
 ...derFactory.DoubleFromStringGroupTreeReader.html |  4 +-
 ...eaderFactory.DoubleFromTimestampTreeReader.html |  4 +-
 ...reeReaderFactory.FloatFromDoubleTreeReader.html |  4 +-
 ...actory.StringGroupFromAnyIntegerTreeReader.html |  4 +-
 ...derFactory.StringGroupFromBinaryTreeReader.html |  4 +-
 ...erFactory.StringGroupFromBooleanTreeReader.html |  4 +-
 ...eaderFactory.StringGroupFromDateTreeReader.html |  4 +-
 ...erFactory.StringGroupFromDecimalTreeReader.html |  4 +-
 ...derFactory.StringGroupFromDoubleTreeReader.html |  4 +-
 ...ctory.StringGroupFromStringGroupTreeReader.html |  4 +-
 ...Factory.StringGroupFromTimestampTreeReader.html |  4 +-
 ...rFactory.TimestampFromAnyIntegerTreeReader.html |  4 +-
 ...eReaderFactory.TimestampFromDateTreeReader.html |  4 +-
 ...aderFactory.TimestampFromDecimalTreeReader.html |  4 +-
 ...eaderFactory.TimestampFromDoubleTreeReader.html |  4 +-
 ...Factory.TimestampFromStringGroupTreeReader.html |  4 +-
 .../impl/class-use/ConvertTreeReaderFactory.html   |  4 +-
 .../CryptoUtils.HadoopKeyProviderFactory.html      |  4 +-
 .../org/apache/orc/impl/class-use/CryptoUtils.html |  4 +-
 .../class-use/DataReaderProperties.Builder.html    |  4 +-
 .../orc/impl/class-use/DataReaderProperties.html   |  4 +-
 .../org/apache/orc/impl/class-use/DateUtils.html   |  4 +-
 .../apache/orc/impl/class-use/Dictionary.IMPL.html |  4 +-
 .../orc/impl/class-use/Dictionary.Visitor.html     |  4 +-
 .../impl/class-use/Dictionary.VisitorContext.html  |  4 +-
 .../org/apache/orc/impl/class-use/Dictionary.html  |  4 +-
 .../apache/orc/impl/class-use/DictionaryUtils.html |  4 +-
 .../impl/class-use/DirectDecompressionCodec.html   |  4 +-
 .../orc/impl/class-use/DynamicByteArray.html       |  4 +-
 .../apache/orc/impl/class-use/DynamicIntArray.html |  4 +-
 .../orc/impl/class-use/HadoopShimsFactory.html     |  4 +-
 .../org/apache/orc/impl/class-use/IOUtils.html     |  4 +-
 .../impl/class-use/InStream.CompressedStream.html  |  4 +-
 .../impl/class-use/InStream.EncryptedStream.html   |  4 +-
 .../orc/impl/class-use/InStream.StreamOptions.html |  4 +-
 .../class-use/InStream.UncompressedStream.html     |  4 +-
 .../org/apache/orc/impl/class-use/InStream.html    |  4 +-
 .../apache/orc/impl/class-use/IntegerReader.html   |  4 +-
 .../apache/orc/impl/class-use/IntegerWriter.html   |  4 +-
 .../orc/impl/class-use/MaskDescriptionImpl.html    |  4 +-
 .../apache/orc/impl/class-use/MemoryManager.html   |  4 +-
 .../orc/impl/class-use/MemoryManagerImpl.html      |  4 +-
 .../apache/orc/impl/class-use/OrcAcidUtils.html    |  4 +-
 .../apache/orc/impl/class-use/OrcCodecPool.html    |  4 +-
 .../orc/impl/class-use/OrcFilterContextImpl.html   |  4 +-
 .../org/apache/orc/impl/class-use/OrcIndex.html    |  4 +-
 .../org/apache/orc/impl/class-use/OrcTail.html     |  4 +-
 .../org/apache/orc/impl/class-use/OutStream.html   |  4 +-
 .../impl/class-use/ParserUtils.StringPosition.html |  4 +-
 .../orc/impl/class-use/ParserUtils.TypeFinder.html |  4 +-
 .../impl/class-use/ParserUtils.TypeVisitor.html    |  4 +-
 .../org/apache/orc/impl/class-use/ParserUtils.html |  4 +-
 .../class-use/PhysicalFsWriter.VariantTracker.html |  4 +-
 .../orc/impl/class-use/PhysicalFsWriter.html       |  4 +-
 .../orc/impl/class-use/PositionProvider.html       |  4 +-
 .../orc/impl/class-use/PositionRecorder.html       |  4 +-
 .../orc/impl/class-use/PositionedOutputStream.html |  4 +-
 .../ReaderImpl.StripeInformationImpl.html          |  4 +-
 .../org/apache/orc/impl/class-use/ReaderImpl.html  |  4 +-
 .../RecordReaderImpl.PositionProviderImpl.html     |  4 +-
 .../class-use/RecordReaderImpl.SargApplier.html    |  4 +-
 .../RecordReaderImpl.ZeroPositionProvider.html     |  4 +-
 .../orc/impl/class-use/RecordReaderImpl.html       |  4 +-
 .../RecordReaderUtils.ByteBufferAllocatorPool.html |  4 +-
 .../orc/impl/class-use/RecordReaderUtils.html      |  4 +-
 .../orc/impl/class-use/RunLengthByteReader.html    |  4 +-
 .../orc/impl/class-use/RunLengthByteWriter.html    |  4 +-
 .../orc/impl/class-use/RunLengthIntegerReader.html |  4 +-
 .../impl/class-use/RunLengthIntegerReaderV2.html   |  4 +-
 .../orc/impl/class-use/RunLengthIntegerWriter.html |  4 +-
 .../RunLengthIntegerWriterV2.EncodingType.html     |  4 +-
 .../impl/class-use/RunLengthIntegerWriterV2.html   |  4 +-
 .../SchemaEvolution.IllegalEvolutionException.html |  4 +-
 .../apache/orc/impl/class-use/SchemaEvolution.html |  4 +-
 .../SerializationUtils.FixedBitSizes.html          |  4 +-
 .../orc/impl/class-use/SerializationUtils.html     |  4 +-
 .../org/apache/orc/impl/class-use/SnappyCodec.html |  4 +-
 .../apache/orc/impl/class-use/StreamName.Area.html |  4 +-
 .../org/apache/orc/impl/class-use/StreamName.html  |  4 +-
 .../impl/class-use/StringHashTableDictionary.html  |  4 +-
 .../orc/impl/class-use/StringRedBlackTree.html     |  4 +-
 .../orc/impl/class-use/StripeStatisticsImpl.html   |  4 +-
 .../TreeReaderFactory.BinaryTreeReader.html        |  4 +-
 .../TreeReaderFactory.BooleanTreeReader.html       |  4 +-
 .../TreeReaderFactory.ByteTreeReader.html          |  4 +-
 .../TreeReaderFactory.BytesColumnVectorUtil.html   |  4 +-
 .../TreeReaderFactory.CharTreeReader.html          |  4 +-
 .../impl/class-use/TreeReaderFactory.Context.html  |  4 +-
 .../TreeReaderFactory.DateTreeReader.html          |  4 +-
 .../TreeReaderFactory.Decimal64TreeReader.html     |  4 +-
 .../TreeReaderFactory.DecimalTreeReader.html       |  4 +-
 .../TreeReaderFactory.DoubleTreeReader.html        |  4 +-
 .../TreeReaderFactory.FloatTreeReader.html         |  4 +-
 .../class-use/TreeReaderFactory.IntTreeReader.html |  4 +-
 .../TreeReaderFactory.ListTreeReader.html          |  4 +-
 .../TreeReaderFactory.LongTreeReader.html          |  4 +-
 .../class-use/TreeReaderFactory.MapTreeReader.html |  4 +-
 .../TreeReaderFactory.NullTreeReader.html          |  4 +-
 .../class-use/TreeReaderFactory.ReaderContext.html |  4 +-
 .../TreeReaderFactory.ShortTreeReader.html         |  4 +-
 ...eeReaderFactory.StringDictionaryTreeReader.html |  4 +-
 .../TreeReaderFactory.StringDirectTreeReader.html  |  4 +-
 .../TreeReaderFactory.StringTreeReader.html        |  4 +-
 .../TreeReaderFactory.StructTreeReader.html        |  4 +-
 .../TreeReaderFactory.TimestampTreeReader.html     |  4 +-
 .../class-use/TreeReaderFactory.TreeReader.html    |  4 +-
 .../TreeReaderFactory.UnionTreeReader.html         |  4 +-
 .../TreeReaderFactory.VarcharTreeReader.html       |  4 +-
 .../orc/impl/class-use/TreeReaderFactory.html      |  4 +-
 .../org/apache/orc/impl/class-use/TypeUtils.html   |  4 +-
 .../org/apache/orc/impl/class-use/Utf8Utils.html   |  4 +-
 .../orc/impl/class-use/VisitorContextImpl.html     |  4 +-
 .../org/apache/orc/impl/class-use/WriterImpl.html  |  4 +-
 .../apache/orc/impl/class-use/WriterInternal.html  |  4 +-
 .../org/apache/orc/impl/class-use/ZlibCodec.html   |  4 +-
 .../org/apache/orc/impl/filter/AndFilter.html      |  4 +-
 .../FilterFactory.UnSupportedSArgException.html    |  4 +-
 .../org/apache/orc/impl/filter/FilterFactory.html  |  4 +-
 .../apache/orc/impl/filter/IsNotNullFilter.html    |  4 +-
 .../org/apache/orc/impl/filter/IsNullFilter.html   |  4 +-
 .../org/apache/orc/impl/filter/LeafFilter.html     |  4 +-
 .../org/apache/orc/impl/filter/OrFilter.html       |  4 +-
 .../org/apache/orc/impl/filter/Selected.html       |  4 +-
 .../org/apache/orc/impl/filter/VectorFilter.html   |  6 +--
 .../orc/impl/filter/class-use/AndFilter.html       |  4 +-
 .../FilterFactory.UnSupportedSArgException.html    |  4 +-
 .../orc/impl/filter/class-use/FilterFactory.html   |  4 +-
 .../orc/impl/filter/class-use/IsNotNullFilter.html |  4 +-
 .../orc/impl/filter/class-use/IsNullFilter.html    |  4 +-
 .../orc/impl/filter/class-use/LeafFilter.html      |  4 +-
 .../apache/orc/impl/filter/class-use/OrFilter.html |  4 +-
 .../apache/orc/impl/filter/class-use/Selected.html |  4 +-
 .../orc/impl/filter/class-use/VectorFilter.html    |  4 +-
 .../orc/impl/filter/leaf/LeafFilterFactory.html    |  4 +-
 .../filter/leaf/class-use/LeafFilterFactory.html   |  4 +-
 .../apache/orc/impl/filter/leaf/package-frame.html |  2 +-
 .../orc/impl/filter/leaf/package-summary.html      |  4 +-
 .../apache/orc/impl/filter/leaf/package-tree.html  |  4 +-
 .../apache/orc/impl/filter/leaf/package-use.html   |  4 +-
 .../org/apache/orc/impl/filter/package-frame.html  |  2 +-
 .../apache/orc/impl/filter/package-summary.html    |  4 +-
 .../org/apache/orc/impl/filter/package-tree.html   |  4 +-
 .../org/apache/orc/impl/filter/package-use.html    |  4 +-
 .../org/apache/orc/impl/mask/DecimalIdentity.html  |  4 +-
 .../org/apache/orc/impl/mask/DoubleIdentity.html   |  4 +-
 .../org/apache/orc/impl/mask/ListIdentity.html     |  4 +-
 .../org/apache/orc/impl/mask/LongIdentity.html     |  4 +-
 .../org/apache/orc/impl/mask/MapIdentity.html      |  4 +-
 .../org/apache/orc/impl/mask/MaskFactory.html      |  4 +-
 .../org/apache/orc/impl/mask/MaskProvider.html     |  4 +-
 .../org/apache/orc/impl/mask/NullifyMask.html      |  4 +-
 .../apache/orc/impl/mask/RedactMaskFactory.html    | 10 ++---
 .../apache/orc/impl/mask/SHA256MaskFactory.html    |  4 +-
 .../org/apache/orc/impl/mask/StructIdentity.html   |  4 +-
 .../org/apache/orc/impl/mask/UnionIdentity.html    |  4 +-
 .../orc/impl/mask/class-use/DecimalIdentity.html   |  4 +-
 .../orc/impl/mask/class-use/DoubleIdentity.html    |  4 +-
 .../orc/impl/mask/class-use/ListIdentity.html      |  4 +-
 .../orc/impl/mask/class-use/LongIdentity.html      |  4 +-
 .../orc/impl/mask/class-use/MapIdentity.html       |  4 +-
 .../orc/impl/mask/class-use/MaskFactory.html       |  4 +-
 .../orc/impl/mask/class-use/MaskProvider.html      |  4 +-
 .../orc/impl/mask/class-use/NullifyMask.html       |  4 +-
 .../orc/impl/mask/class-use/RedactMaskFactory.html |  4 +-
 .../orc/impl/mask/class-use/SHA256MaskFactory.html |  4 +-
 .../orc/impl/mask/class-use/StructIdentity.html    |  4 +-
 .../orc/impl/mask/class-use/UnionIdentity.html     |  4 +-
 .../org/apache/orc/impl/mask/package-frame.html    |  2 +-
 .../org/apache/orc/impl/mask/package-summary.html  |  4 +-
 .../org/apache/orc/impl/mask/package-tree.html     |  4 +-
 .../org/apache/orc/impl/mask/package-use.html      |  4 +-
 .../org/apache/orc/impl/package-frame.html         |  2 +-
 .../org/apache/orc/impl/package-summary.html       |  4 +-
 api/orc-core/org/apache/orc/impl/package-tree.html |  6 +--
 api/orc-core/org/apache/orc/impl/package-use.html  |  4 +-
 .../apache/orc/impl/reader/ReaderEncryption.html   |  4 +-
 .../orc/impl/reader/ReaderEncryptionKey.State.html |  4 +-
 .../orc/impl/reader/ReaderEncryptionKey.html       |  4 +-
 .../orc/impl/reader/ReaderEncryptionVariant.html   |  4 +-
 .../reader/StripePlanner.StreamInformation.html    |  4 +-
 .../org/apache/orc/impl/reader/StripePlanner.html  |  6 +--
 .../impl/reader/class-use/ReaderEncryption.html    |  4 +-
 .../class-use/ReaderEncryptionKey.State.html       |  4 +-
 .../impl/reader/class-use/ReaderEncryptionKey.html |  4 +-
 .../reader/class-use/ReaderEncryptionVariant.html  |  4 +-
 .../class-use/StripePlanner.StreamInformation.html |  4 +-
 .../orc/impl/reader/class-use/StripePlanner.html   |  4 +-
 .../org/apache/orc/impl/reader/package-frame.html  |  2 +-
 .../apache/orc/impl/reader/package-summary.html    |  4 +-
 .../org/apache/orc/impl/reader/package-tree.html   |  4 +-
 .../org/apache/orc/impl/reader/package-use.html    |  4 +-
 .../apache/orc/impl/reader/tree/BatchReader.html   |  4 +-
 .../orc/impl/reader/tree/PrimitiveBatchReader.html |  4 +-
 .../orc/impl/reader/tree/StructBatchReader.html    |  4 +-
 .../orc/impl/reader/tree/TypeReader.ReadPhase.html |  4 +-
 .../reader/tree/TypeReader.ReaderCategory.html     |  4 +-
 .../apache/orc/impl/reader/tree/TypeReader.html    |  4 +-
 .../impl/reader/tree/class-use/BatchReader.html    |  4 +-
 .../tree/class-use/PrimitiveBatchReader.html       |  4 +-
 .../reader/tree/class-use/StructBatchReader.html   |  4 +-
 .../tree/class-use/TypeReader.ReadPhase.html       |  4 +-
 .../tree/class-use/TypeReader.ReaderCategory.html  |  4 +-
 .../orc/impl/reader/tree/class-use/TypeReader.html |  4 +-
 .../apache/orc/impl/reader/tree/package-frame.html |  2 +-
 .../orc/impl/reader/tree/package-summary.html      |  4 +-
 .../apache/orc/impl/reader/tree/package-tree.html  |  6 +--
 .../apache/orc/impl/reader/tree/package-use.html   |  4 +-
 .../apache/orc/impl/writer/BinaryTreeWriter.html   |  4 +-
 .../apache/orc/impl/writer/BooleanTreeWriter.html  |  4 +-
 .../org/apache/orc/impl/writer/ByteTreeWriter.html |  4 +-
 .../org/apache/orc/impl/writer/CharTreeWriter.html |  4 +-
 .../org/apache/orc/impl/writer/DateTreeWriter.html |  4 +-
 .../orc/impl/writer/Decimal64TreeWriter.html       |  4 +-
 .../apache/orc/impl/writer/DecimalTreeWriter.html  |  4 +-
 .../apache/orc/impl/writer/DoubleTreeWriter.html   |  4 +-
 .../orc/impl/writer/EncryptionTreeWriter.html      |  4 +-
 .../apache/orc/impl/writer/FloatTreeWriter.html    |  4 +-
 .../apache/orc/impl/writer/IntegerTreeWriter.html  |  4 +-
 .../org/apache/orc/impl/writer/ListTreeWriter.html |  4 +-
 .../org/apache/orc/impl/writer/MapTreeWriter.html  |  4 +-
 .../org/apache/orc/impl/writer/StreamOptions.html  |  4 +-
 .../orc/impl/writer/StringBaseTreeWriter.html      |  4 +-
 .../apache/orc/impl/writer/StringTreeWriter.html   |  4 +-
 .../apache/orc/impl/writer/StructTreeWriter.html   |  4 +-
 .../orc/impl/writer/TimestampTreeWriter.html       |  4 +-
 .../apache/orc/impl/writer/TreeWriter.Factory.html |  4 +-
 .../org/apache/orc/impl/writer/TreeWriter.html     |  4 +-
 .../org/apache/orc/impl/writer/TreeWriterBase.html |  4 +-
 .../apache/orc/impl/writer/UnionTreeWriter.html    |  4 +-
 .../apache/orc/impl/writer/VarcharTreeWriter.html  |  4 +-
 .../org/apache/orc/impl/writer/WriterContext.html  |  4 +-
 .../orc/impl/writer/WriterEncryptionKey.html       |  4 +-
 .../orc/impl/writer/WriterEncryptionVariant.html   |  4 +-
 .../org/apache/orc/impl/writer/WriterImplV2.html   | 10 ++---
 .../impl/writer/class-use/BinaryTreeWriter.html    |  4 +-
 .../impl/writer/class-use/BooleanTreeWriter.html   |  4 +-
 .../orc/impl/writer/class-use/ByteTreeWriter.html  |  4 +-
 .../orc/impl/writer/class-use/CharTreeWriter.html  |  4 +-
 .../orc/impl/writer/class-use/DateTreeWriter.html  |  4 +-
 .../impl/writer/class-use/Decimal64TreeWriter.html |  4 +-
 .../impl/writer/class-use/DecimalTreeWriter.html   |  4 +-
 .../impl/writer/class-use/DoubleTreeWriter.html    |  4 +-
 .../writer/class-use/EncryptionTreeWriter.html     |  4 +-
 .../orc/impl/writer/class-use/FloatTreeWriter.html |  4 +-
 .../impl/writer/class-use/IntegerTreeWriter.html   |  4 +-
 .../orc/impl/writer/class-use/ListTreeWriter.html  |  4 +-
 .../orc/impl/writer/class-use/MapTreeWriter.html   |  4 +-
 .../orc/impl/writer/class-use/StreamOptions.html   |  4 +-
 .../writer/class-use/StringBaseTreeWriter.html     |  4 +-
 .../impl/writer/class-use/StringTreeWriter.html    |  4 +-
 .../impl/writer/class-use/StructTreeWriter.html    |  4 +-
 .../impl/writer/class-use/TimestampTreeWriter.html |  4 +-
 .../impl/writer/class-use/TreeWriter.Factory.html  |  4 +-
 .../orc/impl/writer/class-use/TreeWriter.html      |  4 +-
 .../orc/impl/writer/class-use/TreeWriterBase.html  |  4 +-
 .../orc/impl/writer/class-use/UnionTreeWriter.html |  4 +-
 .../impl/writer/class-use/VarcharTreeWriter.html   |  4 +-
 .../orc/impl/writer/class-use/WriterContext.html   |  4 +-
 .../impl/writer/class-use/WriterEncryptionKey.html |  4 +-
 .../writer/class-use/WriterEncryptionVariant.html  |  4 +-
 .../orc/impl/writer/class-use/WriterImplV2.html    |  4 +-
 .../org/apache/orc/impl/writer/package-frame.html  |  2 +-
 .../apache/orc/impl/writer/package-summary.html    |  4 +-
 .../org/apache/orc/impl/writer/package-tree.html   |  4 +-
 .../org/apache/orc/impl/writer/package-use.html    |  4 +-
 api/orc-core/org/apache/orc/package-frame.html     |  2 +-
 api/orc-core/org/apache/orc/package-summary.html   |  4 +-
 api/orc-core/org/apache/orc/package-tree.html      | 18 ++++----
 api/orc-core/org/apache/orc/package-use.html       |  4 +-
 .../org/apache/orc/util/BloomFilter.BitSet.html    |  4 +-
 api/orc-core/org/apache/orc/util/BloomFilter.html  |  8 ++--
 .../apache/orc/util/BloomFilterIO.Encoding.html    |  4 +-
 .../org/apache/orc/util/BloomFilterIO.html         |  4 +-
 .../org/apache/orc/util/BloomFilterUtf8.html       |  4 +-
 .../org/apache/orc/util/CuckooSetBytes.html        | 10 ++---
 api/orc-core/org/apache/orc/util/Murmur3.html      |  8 ++--
 .../apache/orc/util/StreamWrapperFileSystem.html   |  4 +-
 .../orc/util/class-use/BloomFilter.BitSet.html     |  4 +-
 .../org/apache/orc/util/class-use/BloomFilter.html |  4 +-
 .../orc/util/class-use/BloomFilterIO.Encoding.html |  4 +-
 .../apache/orc/util/class-use/BloomFilterIO.html   |  4 +-
 .../apache/orc/util/class-use/BloomFilterUtf8.html |  4 +-
 .../apache/orc/util/class-use/CuckooSetBytes.html  |  4 +-
 .../org/apache/orc/util/class-use/Murmur3.html     |  4 +-
 .../util/class-use/StreamWrapperFileSystem.html    |  4 +-
 .../org/apache/orc/util/package-frame.html         |  2 +-
 .../org/apache/orc/util/package-summary.html       |  4 +-
 api/orc-core/org/apache/orc/util/package-tree.html |  4 +-
 api/orc-core/org/apache/orc/util/package-use.html  |  4 +-
 .../threeten/extra/chrono/HybridChronology.html    |  4 +-
 .../org/threeten/extra/chrono/HybridDate.html      |  6 +--
 .../extra/chrono/class-use/HybridChronology.html   |  4 +-
 .../extra/chrono/class-use/HybridDate.html         |  4 +-
 .../org/threeten/extra/chrono/package-frame.html   |  2 +-
 .../org/threeten/extra/chrono/package-summary.html |  4 +-
 .../org/threeten/extra/chrono/package-tree.html    |  4 +-
 .../org/threeten/extra/chrono/package-use.html     |  4 +-
 api/orc-core/overview-frame.html                   |  2 +-
 api/orc-core/overview-summary.html                 |  6 +--
 api/orc-core/overview-tree.html                    |  4 +-
 api/orc-core/serialized-form.html                  |  4 +-
 api/orc-mapreduce/allclasses-frame.html            |  2 +-
 api/orc-mapreduce/allclasses-noframe.html          |  2 +-
 api/orc-mapreduce/constant-values.html             |  4 +-
 api/orc-mapreduce/deprecated-list.html             |  4 +-
 api/orc-mapreduce/help-doc.html                    |  4 +-
 api/orc-mapreduce/index-all.html                   |  4 +-
 api/orc-mapreduce/index.html                       |  2 +-
 .../org/apache/orc/mapred/OrcInputFormat.html      |  4 +-
 .../org/apache/orc/mapred/OrcKey.html              |  6 +--
 .../org/apache/orc/mapred/OrcList.html             |  4 +-
 .../org/apache/orc/mapred/OrcMap.html              |  4 +-
 .../apache/orc/mapred/OrcMapredRecordReader.html   |  4 +-
 .../apache/orc/mapred/OrcMapredRecordWriter.html   |  4 +-
 .../org/apache/orc/mapred/OrcOutputFormat.html     |  4 +-
 .../org/apache/orc/mapred/OrcStruct.html           |  4 +-
 .../org/apache/orc/mapred/OrcTimestamp.html        |  4 +-
 .../org/apache/orc/mapred/OrcUnion.html            |  4 +-
 .../org/apache/orc/mapred/OrcValue.html            |  6 +--
 .../orc/mapred/class-use/OrcInputFormat.html       |  4 +-
 .../org/apache/orc/mapred/class-use/OrcKey.html    |  4 +-
 .../org/apache/orc/mapred/class-use/OrcList.html   |  4 +-
 .../org/apache/orc/mapred/class-use/OrcMap.html    |  4 +-
 .../mapred/class-use/OrcMapredRecordReader.html    |  4 +-
 .../mapred/class-use/OrcMapredRecordWriter.html    |  4 +-
 .../orc/mapred/class-use/OrcOutputFormat.html      |  4 +-
 .../org/apache/orc/mapred/class-use/OrcStruct.html |  4 +-
 .../apache/orc/mapred/class-use/OrcTimestamp.html  |  4 +-
 .../org/apache/orc/mapred/class-use/OrcUnion.html  |  4 +-
 .../org/apache/orc/mapred/class-use/OrcValue.html  |  4 +-
 .../org/apache/orc/mapred/package-frame.html       |  2 +-
 .../org/apache/orc/mapred/package-summary.html     |  4 +-
 .../org/apache/orc/mapred/package-tree.html        |  4 +-
 .../org/apache/orc/mapred/package-use.html         |  4 +-
 .../org/apache/orc/mapreduce/OrcInputFormat.html   |  4 +-
 .../orc/mapreduce/OrcMapreduceRecordReader.html    |  4 +-
 .../orc/mapreduce/OrcMapreduceRecordWriter.html    |  4 +-
 .../org/apache/orc/mapreduce/OrcOutputFormat.html  |  4 +-
 .../orc/mapreduce/class-use/OrcInputFormat.html    |  4 +-
 .../class-use/OrcMapreduceRecordReader.html        |  4 +-
 .../class-use/OrcMapreduceRecordWriter.html        |  4 +-
 .../orc/mapreduce/class-use/OrcOutputFormat.html   |  4 +-
 .../org/apache/orc/mapreduce/package-frame.html    |  2 +-
 .../org/apache/orc/mapreduce/package-summary.html  |  4 +-
 .../org/apache/orc/mapreduce/package-tree.html     |  4 +-
 .../org/apache/orc/mapreduce/package-use.html      |  4 +-
 api/orc-mapreduce/overview-frame.html              |  2 +-
 api/orc-mapreduce/overview-summary.html            |  6 +--
 api/orc-mapreduce/overview-tree.html               |  4 +-
 api/orc-mapreduce/serialized-form.html             |  4 +-
 api/orc-shims/allclasses-frame.html                |  2 +-
 api/orc-shims/allclasses-noframe.html              |  2 +-
 api/orc-shims/constant-values.html                 |  4 +-
 api/orc-shims/deprecated-list.html                 |  4 +-
 api/orc-shims/help-doc.html                        |  4 +-
 api/orc-shims/index-all.html                       | 12 ++---
 api/orc-shims/index.html                           |  2 +-
 .../org/apache/orc/EncryptionAlgorithm.html        |  6 +--
 .../apache/orc/class-use/EncryptionAlgorithm.html  |  4 +-
 .../orc/impl/HadoopShims.ByteBufferPoolShim.html   |  4 +-
 .../impl/HadoopShims.DirectCompressionType.html    |  4 +-
 .../orc/impl/HadoopShims.DirectDecompressor.html   |  4 +-
 .../apache/orc/impl/HadoopShims.KeyMetadata.html   |  4 +-
 .../orc/impl/HadoopShims.KeyProviderKind.html      |  4 +-
 .../orc/impl/HadoopShims.ZeroCopyReaderShim.html   |  4 +-
 api/orc-shims/org/apache/orc/impl/HadoopShims.html |  4 +-
 .../org/apache/orc/impl/HadoopShimsCurrent.html    |  4 +-
 .../org/apache/orc/impl/HadoopShimsPre2_3.html     |  4 +-
 .../org/apache/orc/impl/HadoopShimsPre2_6.html     |  6 +--
 .../org/apache/orc/impl/HadoopShimsPre2_7.html     |  6 +--
 .../org/apache/orc/impl/KeyProvider.Factory.html   |  4 +-
 api/orc-shims/org/apache/orc/impl/KeyProvider.html |  4 +-
 api/orc-shims/org/apache/orc/impl/LocalKey.html    |  4 +-
 .../class-use/HadoopShims.ByteBufferPoolShim.html  |  4 +-
 .../HadoopShims.DirectCompressionType.html         |  4 +-
 .../class-use/HadoopShims.DirectDecompressor.html  |  4 +-
 .../impl/class-use/HadoopShims.KeyMetadata.html    |  4 +-
 .../class-use/HadoopShims.KeyProviderKind.html     |  4 +-
 .../class-use/HadoopShims.ZeroCopyReaderShim.html  |  4 +-
 .../org/apache/orc/impl/class-use/HadoopShims.html | 12 ++---
 .../orc/impl/class-use/HadoopShimsCurrent.html     |  4 +-
 .../orc/impl/class-use/HadoopShimsPre2_3.html      |  4 +-
 .../orc/impl/class-use/HadoopShimsPre2_6.html      |  4 +-
 .../orc/impl/class-use/HadoopShimsPre2_7.html      |  4 +-
 .../orc/impl/class-use/KeyProvider.Factory.html    |  4 +-
 .../org/apache/orc/impl/class-use/KeyProvider.html |  4 +-
 .../org/apache/orc/impl/class-use/LocalKey.html    |  4 +-
 .../org/apache/orc/impl/package-frame.html         |  2 +-
 .../org/apache/orc/impl/package-summary.html       | 12 ++---
 .../org/apache/orc/impl/package-tree.html          |  4 +-
 api/orc-shims/org/apache/orc/impl/package-use.html |  4 +-
 api/orc-shims/org/apache/orc/package-frame.html    |  2 +-
 api/orc-shims/org/apache/orc/package-summary.html  |  4 +-
 api/orc-shims/org/apache/orc/package-tree.html     |  4 +-
 api/orc-shims/org/apache/orc/package-use.html      |  4 +-
 api/orc-shims/overview-frame.html                  |  2 +-
 api/orc-shims/overview-summary.html                |  6 +--
 api/orc-shims/overview-tree.html                   |  4 +-
 api/orc-tools/allclasses-frame.html                |  2 +-
 api/orc-tools/allclasses-noframe.html              |  2 +-
 api/orc-tools/constant-values.html                 |  4 +-
 api/orc-tools/deprecated-list.html                 |  4 +-
 api/orc-tools/help-doc.html                        |  4 +-
 api/orc-tools/index-all.html                       |  4 +-
 api/orc-tools/index.html                           |  2 +-
 .../org/apache/orc/tools/ColumnSizes.html          |  4 +-
 api/orc-tools/org/apache/orc/tools/Driver.html     |  4 +-
 api/orc-tools/org/apache/orc/tools/FileDump.html   |  4 +-
 .../org/apache/orc/tools/JsonFileDump.html         |  4 +-
 api/orc-tools/org/apache/orc/tools/KeyTool.html    |  4 +-
 api/orc-tools/org/apache/orc/tools/PrintData.html  |  4 +-
 .../org/apache/orc/tools/PrintVersion.html         |  4 +-
 api/orc-tools/org/apache/orc/tools/RowCount.html   |  4 +-
 api/orc-tools/org/apache/orc/tools/ScanData.html   |  4 +-
 .../apache/orc/tools/class-use/ColumnSizes.html    |  4 +-
 .../org/apache/orc/tools/class-use/Driver.html     |  4 +-
 .../org/apache/orc/tools/class-use/FileDump.html   |  4 +-
 .../apache/orc/tools/class-use/JsonFileDump.html   |  4 +-
 .../org/apache/orc/tools/class-use/KeyTool.html    |  4 +-
 .../org/apache/orc/tools/class-use/PrintData.html  |  4 +-
 .../apache/orc/tools/class-use/PrintVersion.html   |  4 +-
 .../org/apache/orc/tools/class-use/RowCount.html   |  4 +-
 .../org/apache/orc/tools/class-use/ScanData.html   |  4 +-
 .../org/apache/orc/tools/convert/ConvertTool.html  |  4 +-
 .../org/apache/orc/tools/convert/CsvReader.html    |  4 +-
 .../org/apache/orc/tools/convert/JsonReader.html   |  4 +-
 .../orc/tools/convert/class-use/ConvertTool.html   |  4 +-
 .../orc/tools/convert/class-use/CsvReader.html     |  4 +-
 .../orc/tools/convert/class-use/JsonReader.html    |  4 +-
 .../apache/orc/tools/convert/package-frame.html    |  2 +-
 .../apache/orc/tools/convert/package-summary.html  |  4 +-
 .../org/apache/orc/tools/convert/package-tree.html |  4 +-
 .../org/apache/orc/tools/convert/package-use.html  |  4 +-
 .../apache/orc/tools/json/JsonSchemaFinder.html    |  4 +-
 .../org/apache/orc/tools/json/JsonShredder.html    |  4 +-
 .../org/apache/orc/tools/json/MapType.html         |  4 +-
 .../orc/tools/json/class-use/JsonSchemaFinder.html |  4 +-
 .../orc/tools/json/class-use/JsonShredder.html     |  4 +-
 .../apache/orc/tools/json/class-use/MapType.html   |  4 +-
 .../org/apache/orc/tools/json/package-frame.html   |  2 +-
 .../org/apache/orc/tools/json/package-summary.html |  4 +-
 .../org/apache/orc/tools/json/package-tree.html    |  4 +-
 .../org/apache/orc/tools/json/package-use.html     |  4 +-
 .../org/apache/orc/tools/package-frame.html        |  2 +-
 .../org/apache/orc/tools/package-summary.html      |  4 +-
 .../org/apache/orc/tools/package-tree.html         |  4 +-
 .../org/apache/orc/tools/package-use.html          |  4 +-
 api/orc-tools/overview-frame.html                  |  2 +-
 api/orc-tools/overview-summary.html                |  6 +--
 api/orc-tools/overview-tree.html                   |  4 +-
 768 files changed, 1733 insertions(+), 1679 deletions(-)

diff --git a/api/apidocs/allclasses-frame.html b/api/apidocs/allclasses-frame.html
index c9970b874..4ff169960 100644
--- a/api/apidocs/allclasses-frame.html
+++ b/api/apidocs/allclasses-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Examples 1.8.0 API)</title>
+<title>All Classes (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,9 +14,12 @@
 <ul>
 <li><a href="org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples" target="classFrame">AdvancedReader</a></li>
 <li><a href="org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples" target="classFrame">AdvancedWriter</a></li>
+<li><a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples" target="classFrame">CompressionWriter</a></li>
 <li><a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples" target="classFrame">CoreReader</a></li>
 <li><a href="org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples" target="classFrame">CoreWriter</a></li>
 <li><a href="org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples" target="classFrame">Driver</a></li>
+<li><a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples" target="classFrame">InMemoryEncryptionReader</a></li>
+<li><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples" target="classFrame">InMemoryEncryptionWriter</a></li>
 </ul>
 </div>
 </body>
diff --git a/api/apidocs/allclasses-noframe.html b/api/apidocs/allclasses-noframe.html
index c785d4003..87772f963 100644
--- a/api/apidocs/allclasses-noframe.html
+++ b/api/apidocs/allclasses-noframe.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Examples 1.8.0 API)</title>
+<title>All Classes (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -14,9 +14,12 @@
 <ul>
 <li><a href="org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples">AdvancedReader</a></li>
 <li><a href="org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">AdvancedWriter</a></li>
+<li><a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">CompressionWriter</a></li>
 <li><a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></li>
 <li><a href="org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples">CoreWriter</a></li>
 <li><a href="org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples">Driver</a></li>
+<li><a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">InMemoryEncryptionReader</a></li>
+<li><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">InMemoryEncryptionWriter</a></li>
 </ul>
 </div>
 </body>
diff --git a/api/apidocs/constant-values.html b/api/apidocs/constant-values.html
index 92136dfd0..5d1a6a524 100644
--- a/api/apidocs/constant-values.html
+++ b/api/apidocs/constant-values.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (ORC Examples 1.8.0 API)</title>
+<title>Constant Field Values (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (ORC Examples 1.8.0 API)";
+            parent.document.title="Constant Field Values (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/deprecated-list.html b/api/apidocs/deprecated-list.html
index 2236b2ca1..c8a7f3481 100644
--- a/api/apidocs/deprecated-list.html
+++ b/api/apidocs/deprecated-list.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (ORC Examples 1.8.0 API)</title>
+<title>Deprecated List (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (ORC Examples 1.8.0 API)";
+            parent.document.title="Deprecated List (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/help-doc.html b/api/apidocs/help-doc.html
index cd3bf32ea..051491171 100644
--- a/api/apidocs/help-doc.html
+++ b/api/apidocs/help-doc.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (ORC Examples 1.8.0 API)</title>
+<title>API Help (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (ORC Examples 1.8.0 API)";
+            parent.document.title="API Help (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/index-all.html b/api/apidocs/index-all.html
index f2b0e35fe..f3f5683bd 100644
--- a/api/apidocs/index-all.html
+++ b/api/apidocs/index-all.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (ORC Examples 1.8.0 API)</title>
+<title>Index (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (ORC Examples 1.8.0 API)";
+            parent.document.title="Index (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -68,7 +68,7 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
-<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a name="I:A">
+<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a name="I:A">
 <!--   -->
 </a>
 <h2 class="title">A</h2>
@@ -91,6 +91,10 @@
 </a>
 <h2 class="title">C</h2>
 <dl>
+<dt><a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CompressionWriter</span></a> - Class in <a href="org/apache/orc/examples/package-summary.html">org.apache.orc.examples</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/CompressionWriter.html#CompressionWriter--">CompressionWriter()</a></span> - Constructor for class org.apache.orc.examples.<a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">CompressionWriter</a></dt>
+<dd>&nbsp;</dd>
 <dt><a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CoreReader</span></a> - Class in <a href="org/apache/orc/examples/package-summary.html">org.apache.orc.examples</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/CoreReader.html#CoreReader--">CoreReader()</a></span> - Constructor for class org.apache.orc.examples.<a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></dt>
@@ -112,6 +116,20 @@
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/Driver.html#Driver--">Driver()</a></span> - Constructor for class org.apache.orc.examples.<a href="org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples">Driver</a></dt>
 <dd>&nbsp;</dd>
 </dl>
+<a name="I:I">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionReader</span></a> - Class in <a href="org/apache/orc/examples/package-summary.html">org.apache.orc.examples</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionReader.html#InMemoryEncryptionReader--">InMemoryEncryptionReader()</a></span> - Constructor for class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">InMemoryEncryptionReader</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionWriter</span></a> - Class in <a href="org/apache/orc/examples/package-summary.html">org.apache.orc.examples</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html#InMemoryEncryptionWriter--">InMemoryEncryptionWriter()</a></span> - Constructor for class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">InMemoryEncryptionWriter</a></dt>
+<dd>&nbsp;</dd>
+</dl>
 <a name="I:M">
 <!--   -->
 </a>
@@ -125,6 +143,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/AdvancedWriter.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">AdvancedWriter</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/CompressionWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main(Configuration, String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">CompressionWriter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/CompressionWriter.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">CompressionWriter</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/CoreReader.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main(Configuration, String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/CoreReader.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></dt>
@@ -135,6 +157,14 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/examples/Driver.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples">Driver</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionReader.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main(Configuration, String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">InMemoryEncryptionReader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionReader.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">InMemoryEncryptionReader</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main(Configuration, String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">InMemoryEncryptionWriter</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/examples/InMemoryEncryptionWriter.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">InMemoryEncryptionWriter</a></dt>
+<dd>&nbsp;</dd>
 </dl>
 <a name="I:O">
 <!--   -->
@@ -144,7 +174,7 @@
 <dt><a href="org/apache/orc/examples/package-summary.html">org.apache.orc.examples</a> - package org.apache.orc.examples</dt>
 <dd>&nbsp;</dd>
 </dl>
-<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;</div>
+<a href="#I:A">A</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:O">O</a>&nbsp;</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
diff --git a/api/apidocs/index.html b/api/apidocs/index.html
index b9e0ae99d..c47fb4a0b 100644
--- a/api/apidocs/index.html
+++ b/api/apidocs/index.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ORC Examples 1.8.0 API</title>
+<title>ORC Examples 1.8.1 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/api/apidocs/org/apache/orc/examples/AdvancedReader.html b/api/apidocs/org/apache/orc/examples/AdvancedReader.html
index 092049110..ead978ade 100644
--- a/api/apidocs/org/apache/orc/examples/AdvancedReader.html
+++ b/api/apidocs/org/apache/orc/examples/AdvancedReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdvancedReader (ORC Examples 1.8.0 API)</title>
+<title>AdvancedReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AdvancedReader (ORC Examples 1.8.0 API)";
+            parent.document.title="AdvancedReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/AdvancedWriter.html
index 91290937d..e281cd2a7 100644
--- a/api/apidocs/org/apache/orc/examples/AdvancedWriter.html
+++ b/api/apidocs/org/apache/orc/examples/AdvancedWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AdvancedWriter (ORC Examples 1.8.0 API)</title>
+<title>AdvancedWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AdvancedWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="AdvancedWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/orc/examples/AdvancedWriter.html" target="_top">Frames</a></li>
@@ -251,7 +251,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/orc/examples/AdvancedWriter.html" target="_top">Frames</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/CoreReader.html b/api/apidocs/org/apache/orc/examples/CompressionWriter.html
similarity index 86%
copy from api/apidocs/org/apache/orc/examples/CoreReader.html
copy to api/apidocs/org/apache/orc/examples/CompressionWriter.html
index 8b1727bcd..8b2f870dd 100644
--- a/api/apidocs/org/apache/orc/examples/CoreReader.html
+++ b/api/apidocs/org/apache/orc/examples/CompressionWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreReader (ORC Examples 1.8.0 API)</title>
+<title>CompressionWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreReader (ORC Examples 1.8.0 API)";
+            parent.document.title="CompressionWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -39,7 +39,7 @@ var activeTableTab = "activeTableTab";
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreReader.html">Use</a></li>
+<li><a href="class-use/CompressionWriter.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -49,11 +49,11 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreReader.html" target="_top">Frames</a></li>
-<li><a href="CoreReader.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/CompressionWriter.html" target="_top">Frames</a></li>
+<li><a href="CompressionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -92,14 +92,14 @@ var activeTableTab = "activeTableTab";
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.orc.examples</div>
-<h2 title="Class CoreReader" class="title">Class CoreReader</h2>
+<h2 title="Class CompressionWriter" class="title">Class CompressionWriter</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.orc.examples.CoreReader</li>
+<li>org.apache.orc.examples.CompressionWriter</li>
 </ul>
 </li>
 </ul>
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">CoreReader</span>
+<pre>public class <span class="typeNameLabel">CompressionWriter</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -128,7 +128,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreReader.html#CoreReader--">CoreReader</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CompressionWriter.html#CompressionWriter--">CompressionWriter</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -147,12 +147,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreReader.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CompressionWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreReader.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CompressionWriter.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -176,13 +176,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="CoreReader--">
+<a name="CompressionWriter--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>CoreReader</h4>
-<pre>public&nbsp;CoreReader()</pre>
+<h4>CompressionWriter</h4>
+<pre>public&nbsp;CompressionWriter()</pre>
 </li>
 </ul>
 </li>
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreReader.html">Use</a></li>
+<li><a href="class-use/CompressionWriter.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -250,11 +250,11 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreReader.html" target="_top">Frames</a></li>
-<li><a href="CoreReader.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/CompressionWriter.html" target="_top">Frames</a></li>
+<li><a href="CompressionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/CoreReader.html b/api/apidocs/org/apache/orc/examples/CoreReader.html
index 8b1727bcd..bf9a1b1cb 100644
--- a/api/apidocs/org/apache/orc/examples/CoreReader.html
+++ b/api/apidocs/org/apache/orc/examples/CoreReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreReader (ORC Examples 1.8.0 API)</title>
+<title>CoreReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreReader (ORC Examples 1.8.0 API)";
+            parent.document.title="CoreReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -249,7 +249,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
diff --git a/api/apidocs/org/apache/orc/examples/CoreWriter.html b/api/apidocs/org/apache/orc/examples/CoreWriter.html
index fc6d08371..486c82b98 100644
--- a/api/apidocs/org/apache/orc/examples/CoreWriter.html
+++ b/api/apidocs/org/apache/orc/examples/CoreWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreWriter (ORC Examples 1.8.0 API)</title>
+<title>CoreWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="CoreWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/Driver.html b/api/apidocs/org/apache/orc/examples/Driver.html
index 863781477..408ea3534 100644
--- a/api/apidocs/org/apache/orc/examples/Driver.html
+++ b/api/apidocs/org/apache/orc/examples/Driver.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Driver (ORC Examples 1.8.0 API)</title>
+<title>Driver (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Driver (ORC Examples 1.8.0 API)";
+            parent.document.title="Driver (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/orc/examples/Driver.html" target="_top">Frames</a></li>
@@ -231,7 +231,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li>Next&nbsp;Class</li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/orc/examples/Driver.html" target="_top">Frames</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/CoreWriter.html b/api/apidocs/org/apache/orc/examples/InMemoryEncryptionReader.html
similarity index 83%
copy from api/apidocs/org/apache/orc/examples/CoreWriter.html
copy to api/apidocs/org/apache/orc/examples/InMemoryEncryptionReader.html
index fc6d08371..15e9e20be 100644
--- a/api/apidocs/org/apache/orc/examples/CoreWriter.html
+++ b/api/apidocs/org/apache/orc/examples/InMemoryEncryptionReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreWriter (ORC Examples 1.8.0 API)</title>
+<title>InMemoryEncryptionReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="InMemoryEncryptionReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -39,7 +39,7 @@ var activeTableTab = "activeTableTab";
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreWriter.html">Use</a></li>
+<li><a href="class-use/InMemoryEncryptionReader.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -48,12 +48,12 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreWriter.html" target="_top">Frames</a></li>
-<li><a href="CoreWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/InMemoryEncryptionReader.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -92,14 +92,14 @@ var activeTableTab = "activeTableTab";
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.orc.examples</div>
-<h2 title="Class CoreWriter" class="title">Class CoreWriter</h2>
+<h2 title="Class InMemoryEncryptionReader" class="title">Class InMemoryEncryptionReader</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.orc.examples.CoreWriter</li>
+<li>org.apache.orc.examples.InMemoryEncryptionReader</li>
 </ul>
 </li>
 </ul>
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">CoreWriter</span>
+<pre>public class <span class="typeNameLabel">InMemoryEncryptionReader</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -128,7 +128,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#CoreWriter--">CoreWriter</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html#InMemoryEncryptionReader--">InMemoryEncryptionReader</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -147,12 +147,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -176,13 +176,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="CoreWriter--">
+<a name="InMemoryEncryptionReader--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>CoreWriter</h4>
-<pre>public&nbsp;CoreWriter()</pre>
+<h4>InMemoryEncryptionReader</h4>
+<pre>public&nbsp;InMemoryEncryptionReader()</pre>
 </li>
 </ul>
 </li>
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreWriter.html">Use</a></li>
+<li><a href="class-use/InMemoryEncryptionReader.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -249,12 +249,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreWriter.html" target="_top">Frames</a></li>
-<li><a href="CoreWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/InMemoryEncryptionReader.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/CoreWriter.html b/api/apidocs/org/apache/orc/examples/InMemoryEncryptionWriter.html
similarity index 83%
copy from api/apidocs/org/apache/orc/examples/CoreWriter.html
copy to api/apidocs/org/apache/orc/examples/InMemoryEncryptionWriter.html
index fc6d08371..b587484fc 100644
--- a/api/apidocs/org/apache/orc/examples/CoreWriter.html
+++ b/api/apidocs/org/apache/orc/examples/InMemoryEncryptionWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CoreWriter (ORC Examples 1.8.0 API)</title>
+<title>InMemoryEncryptionWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CoreWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="InMemoryEncryptionWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -39,7 +39,7 @@ var activeTableTab = "activeTableTab";
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreWriter.html">Use</a></li>
+<li><a href="class-use/InMemoryEncryptionWriter.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -48,12 +48,12 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreWriter.html" target="_top">Frames</a></li>
-<li><a href="CoreWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/InMemoryEncryptionWriter.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -92,14 +92,14 @@ var activeTableTab = "activeTableTab";
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.orc.examples</div>
-<h2 title="Class CoreWriter" class="title">Class CoreWriter</h2>
+<h2 title="Class InMemoryEncryptionWriter" class="title">Class InMemoryEncryptionWriter</h2>
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
 <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
-<li>org.apache.orc.examples.CoreWriter</li>
+<li>org.apache.orc.examples.InMemoryEncryptionWriter</li>
 </ul>
 </li>
 </ul>
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <hr>
 <br>
-<pre>public class <span class="typeNameLabel">CoreWriter</span>
+<pre>public class <span class="typeNameLabel">InMemoryEncryptionWriter</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 </li>
 </ul>
@@ -128,7 +128,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#CoreWriter--">CoreWriter</a></span>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html#InMemoryEncryptionWriter--">InMemoryEncryptionWriter</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -147,12 +147,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html#main-org.apache.hadoop.conf.Configuration-java.lang.String:A-">main</a></span>(<a href="https://hadoop.apache.org/docs/r2.7.3/api/org/apache/hadoop/conf/Configuration.html?is-external=true" title="class or interface in org.apache.hadoop.conf">Configuration</a>&nbsp;conf,
     <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/CoreWriter.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html#main-java.lang.String:A-">main</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;args)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -176,13 +176,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="CoreWriter--">
+<a name="InMemoryEncryptionWriter--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>CoreWriter</h4>
-<pre>public&nbsp;CoreWriter()</pre>
+<h4>InMemoryEncryptionWriter</h4>
+<pre>public&nbsp;InMemoryEncryptionWriter()</pre>
 </li>
 </ul>
 </li>
@@ -240,7 +240,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 <ul class="navList" title="Navigation">
 <li><a href="../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
-<li><a href="class-use/CoreWriter.html">Use</a></li>
+<li><a href="class-use/InMemoryEncryptionWriter.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
 <li><a href="../../../../index-all.html">Index</a></li>
@@ -249,12 +249,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../index.html?org/apache/orc/examples/CoreWriter.html" target="_top">Frames</a></li>
-<li><a href="CoreWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../index.html?org/apache/orc/examples/InMemoryEncryptionWriter.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/class-use/AdvancedReader.html b/api/apidocs/org/apache/orc/examples/class-use/AdvancedReader.html
index a27f48551..d7fad9309 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/AdvancedReader.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/AdvancedReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
index d84963d75..2cde10fda 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html b/api/apidocs/org/apache/orc/examples/class-use/CompressionWriter.html
similarity index 81%
copy from api/apidocs/org/apache/orc/examples/class-use/CoreReader.html
copy to api/apidocs/org/apache/orc/examples/class-use/CompressionWriter.html
index bf047c370..16daabc73 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/CompressionWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.CompressionWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CompressionWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -46,8 +46,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/CoreReader.html" target="_top">Frames</a></li>
-<li><a href="CoreReader.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/CompressionWriter.html" target="_top">Frames</a></li>
+<li><a href="CompressionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -69,9 +69,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.orc.examples.CoreReader" class="title">Uses of Class<br>org.apache.orc.examples.CoreReader</h2>
+<h2 title="Uses of Class org.apache.orc.examples.CompressionWriter" class="title">Uses of Class<br>org.apache.orc.examples.CompressionWriter</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.orc.examples.CoreReader</div>
+<div class="classUseContainer">No usage of org.apache.orc.examples.CompressionWriter</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,7 +82,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -96,8 +96,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/CoreReader.html" target="_top">Frames</a></li>
-<li><a href="CoreReader.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/CompressionWriter.html" target="_top">Frames</a></li>
+<li><a href="CompressionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html b/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html
index bf047c370..11e45e4a1 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/CoreReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/class-use/CoreWriter.html b/api/apidocs/org/apache/orc/examples/class-use/CoreWriter.html
index 764ca4a77..fca94d692 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/CoreWriter.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/CoreWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/class-use/Driver.html b/api/apidocs/org/apache/orc/examples/class-use/Driver.html
index 396a2b517..c2c9a2a7e 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/Driver.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/Driver.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionReader.html
similarity index 79%
copy from api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
copy to api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionReader.html
index d84963d75..50ee518fa 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.InMemoryEncryptionReader (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.InMemoryEncryptionReader (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -46,8 +46,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/AdvancedWriter.html" target="_top">Frames</a></li>
-<li><a href="AdvancedWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/InMemoryEncryptionReader.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -69,9 +69,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.orc.examples.AdvancedWriter" class="title">Uses of Class<br>org.apache.orc.examples.AdvancedWriter</h2>
+<h2 title="Uses of Class org.apache.orc.examples.InMemoryEncryptionReader" class="title">Uses of Class<br>org.apache.orc.examples.InMemoryEncryptionReader</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.orc.examples.AdvancedWriter</div>
+<div class="classUseContainer">No usage of org.apache.orc.examples.InMemoryEncryptionReader</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,7 +82,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -96,8 +96,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/AdvancedWriter.html" target="_top">Frames</a></li>
-<li><a href="AdvancedWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/InMemoryEncryptionReader.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionReader.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionWriter.html
similarity index 79%
copy from api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
copy to api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionWriter.html
index d84963d75..76303acb7 100644
--- a/api/apidocs/org/apache/orc/examples/class-use/AdvancedWriter.html
+++ b/api/apidocs/org/apache/orc/examples/class-use/InMemoryEncryptionWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.examples.InMemoryEncryptionWriter (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.InMemoryEncryptionWriter (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -32,7 +32,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -46,8 +46,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/AdvancedWriter.html" target="_top">Frames</a></li>
-<li><a href="AdvancedWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/InMemoryEncryptionWriter.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
@@ -69,9 +69,9 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.orc.examples.AdvancedWriter" class="title">Uses of Class<br>org.apache.orc.examples.AdvancedWriter</h2>
+<h2 title="Uses of Class org.apache.orc.examples.InMemoryEncryptionWriter" class="title">Uses of Class<br>org.apache.orc.examples.InMemoryEncryptionWriter</h2>
 </div>
-<div class="classUseContainer">No usage of org.apache.orc.examples.AdvancedWriter</div>
+<div class="classUseContainer">No usage of org.apache.orc.examples.InMemoryEncryptionWriter</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
@@ -82,7 +82,7 @@
 </a>
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../org/apache/orc/examples/package-summary.html">Package</a></li>
-<li><a href="../../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples">Class</a></li>
+<li><a href="../../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
@@ -96,8 +96,8 @@
 <li>Next</li>
 </ul>
 <ul class="navList">
-<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/AdvancedWriter.html" target="_top">Frames</a></li>
-<li><a href="AdvancedWriter.html" target="_top">No&nbsp;Frames</a></li>
+<li><a href="../../../../../index.html?org/apache/orc/examples/class-use/InMemoryEncryptionWriter.html" target="_top">Frames</a></li>
+<li><a href="InMemoryEncryptionWriter.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
 <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
diff --git a/api/apidocs/org/apache/orc/examples/package-frame.html b/api/apidocs/org/apache/orc/examples/package-frame.html
index 5de06c93b..b04137a96 100644
--- a/api/apidocs/org/apache/orc/examples/package-frame.html
+++ b/api/apidocs/org/apache/orc/examples/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.examples (ORC Examples 1.8.0 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -15,9 +15,12 @@
 <ul title="Classes">
 <li><a href="AdvancedReader.html" title="class in org.apache.orc.examples" target="classFrame">AdvancedReader</a></li>
 <li><a href="AdvancedWriter.html" title="class in org.apache.orc.examples" target="classFrame">AdvancedWriter</a></li>
+<li><a href="CompressionWriter.html" title="class in org.apache.orc.examples" target="classFrame">CompressionWriter</a></li>
 <li><a href="CoreReader.html" title="class in org.apache.orc.examples" target="classFrame">CoreReader</a></li>
 <li><a href="CoreWriter.html" title="class in org.apache.orc.examples" target="classFrame">CoreWriter</a></li>
 <li><a href="Driver.html" title="class in org.apache.orc.examples" target="classFrame">Driver</a></li>
+<li><a href="InMemoryEncryptionReader.html" title="class in org.apache.orc.examples" target="classFrame">InMemoryEncryptionReader</a></li>
+<li><a href="InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples" target="classFrame">InMemoryEncryptionWriter</a></li>
 </ul>
 </div>
 </body>
diff --git a/api/apidocs/org/apache/orc/examples/package-summary.html b/api/apidocs/org/apache/orc/examples/package-summary.html
index 4dda1cc74..6c877dea2 100644
--- a/api/apidocs/org/apache/orc/examples/package-summary.html
+++ b/api/apidocs/org/apache/orc/examples/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.examples (ORC Examples 1.8.0 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.orc.examples (ORC Examples 1.8.0 API)";
+            parent.document.title="org.apache.orc.examples (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -94,19 +94,31 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></td>
+<td class="colFirst"><a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples">CompressionWriter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples">CoreWriter</a></td>
+<td class="colFirst"><a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples">CoreReader</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples">CoreWriter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples">Driver</a></td>
 <td class="colLast">
 <div class="block">Driver program for the java ORC examples.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples">InMemoryEncryptionReader</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples">InMemoryEncryptionWriter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
diff --git a/api/apidocs/org/apache/orc/examples/package-tree.html b/api/apidocs/org/apache/orc/examples/package-tree.html
index ff1aebff2..cf8bf00b2 100644
--- a/api/apidocs/org/apache/orc/examples/package-tree.html
+++ b/api/apidocs/org/apache/orc/examples/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.examples Class Hierarchy (ORC Examples 1.8.0 API)</title>
+<title>org.apache.orc.examples Class Hierarchy (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.orc.examples Class Hierarchy (ORC Examples 1.8.0 API)";
+            parent.document.title="org.apache.orc.examples Class Hierarchy (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -78,9 +78,12 @@
 <ul>
 <li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">AdvancedReader</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">AdvancedWriter</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CompressionWriter</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CoreReader</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CoreWriter</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Driver</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionReader</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="../../../../org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionWriter</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/api/apidocs/org/apache/orc/examples/package-use.html b/api/apidocs/org/apache/orc/examples/package-use.html
index 7dd8bd719..07c23c574 100644
--- a/api/apidocs/org/apache/orc/examples/package-use.html
+++ b/api/apidocs/org/apache/orc/examples/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.orc.examples (ORC Examples 1.8.0 API)</title>
+<title>Uses of Package org.apache.orc.examples (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.orc.examples (ORC Examples 1.8.0 API)";
+            parent.document.title="Uses of Package org.apache.orc.examples (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/overview-tree.html b/api/apidocs/overview-tree.html
index 44dcf7158..bbfa139b1 100644
--- a/api/apidocs/overview-tree.html
+++ b/api/apidocs/overview-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Class Hierarchy (ORC Examples 1.8.0 API)</title>
+<title>Class Hierarchy (ORC Examples 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (ORC Examples 1.8.0 API)";
+            parent.document.title="Class Hierarchy (ORC Examples 1.8.1 API)";
         }
     }
     catch(err) {
@@ -82,9 +82,12 @@
 <ul>
 <li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/AdvancedReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">AdvancedReader</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/AdvancedWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">AdvancedWriter</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/CompressionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CompressionWriter</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/CoreReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CoreReader</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/CoreWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">CoreWriter</span></a></li>
 <li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/Driver.html" title="class in org.apache.orc.examples"><span class="typeNameLink">Driver</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionReader.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionReader</span></a></li>
+<li type="circle">org.apache.orc.examples.<a href="org/apache/orc/examples/InMemoryEncryptionWriter.html" title="class in org.apache.orc.examples"><span class="typeNameLink">InMemoryEncryptionWriter</span></a></li>
 </ul>
 </li>
 </ul>
diff --git a/api/orc-core/allclasses-frame.html b/api/orc-core/allclasses-frame.html
index f9ba6de14..889549d1a 100644
--- a/api/orc-core/allclasses-frame.html
+++ b/api/orc-core/allclasses-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Core 1.8.0 API)</title>
+<title>All Classes (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/api/orc-core/allclasses-noframe.html b/api/orc-core/allclasses-noframe.html
index 5e7d9a084..0f4924a00 100644
--- a/api/orc-core/allclasses-noframe.html
+++ b/api/orc-core/allclasses-noframe.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Core 1.8.0 API)</title>
+<title>All Classes (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
diff --git a/api/orc-core/constant-values.html b/api/orc-core/constant-values.html
index b6ccead89..2acdba3a1 100644
--- a/api/orc-core/constant-values.html
+++ b/api/orc-core/constant-values.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (ORC Core 1.8.0 API)</title>
+<title>Constant Field Values (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (ORC Core 1.8.0 API)";
+            parent.document.title="Constant Field Values (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/deprecated-list.html b/api/orc-core/deprecated-list.html
index 58c0f5f7f..cd1aae141 100644
--- a/api/orc-core/deprecated-list.html
+++ b/api/orc-core/deprecated-list.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (ORC Core 1.8.0 API)</title>
+<title>Deprecated List (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (ORC Core 1.8.0 API)";
+            parent.document.title="Deprecated List (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/help-doc.html b/api/orc-core/help-doc.html
index 63a9861f0..54be4c62a 100644
--- a/api/orc-core/help-doc.html
+++ b/api/orc-core/help-doc.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (ORC Core 1.8.0 API)</title>
+<title>API Help (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (ORC Core 1.8.0 API)";
+            parent.document.title="API Help (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/index-all.html b/api/orc-core/index-all.html
index 4f29c7ea1..d42c8c8ee 100644
--- a/api/orc-core/index-all.html
+++ b/api/orc-core/index-all.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (ORC Core 1.8.0 API)</title>
+<title>Index (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (ORC Core 1.8.0 API)";
+            parent.document.title="Index (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -3507,6 +3507,8 @@
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/ZlibCodec.html#isAvailable--">isAvailable()</a></span> - Method in class org.apache.orc.impl.<a href="org/apache/orc/impl/ZlibCodec.html" title="class in org.apache.orc.impl">ZlibCodec</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/OrcFile.WriterOptions.html#isBuildIndex--">isBuildIndex()</a></span> - Method in class org.apache.orc.<a href="org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/InStream.StreamOptions.html#isCompressed--">isCompressed()</a></span> - Method in class org.apache.orc.impl.<a href="org/apache/orc/impl/InStream.StreamOptions.html" title="class in org.apache.orc.impl">InStream.StreamOptions</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/writer/WriterContext.html#isCompressed--">isCompressed()</a></span> - Method in interface org.apache.orc.impl.writer.<a href="org/apache/orc/impl/writer/WriterContext.html" title="interface in org.apache.orc.impl.writer">WriterContext</a></dt>
diff --git a/api/orc-core/index.html b/api/orc-core/index.html
index 0ced226da..37b521aed 100644
--- a/api/orc-core/index.html
+++ b/api/orc-core/index.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ORC Core 1.8.0 API</title>
+<title>ORC Core 1.8.1 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")
diff --git a/api/orc-core/org/apache/orc/BinaryColumnStatistics.html b/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
index 9b2be6f47..4200ae052 100644
--- a/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BinaryColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>BinaryColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BinaryColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="BinaryColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/BooleanColumnStatistics.html b/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
index 6907c4385..3ff484b41 100644
--- a/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BooleanColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>BooleanColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BooleanColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="BooleanColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CollectionColumnStatistics.html b/api/orc-core/org/apache/orc/CollectionColumnStatistics.html
index 3a4c0288d..62aac3428 100644
--- a/api/orc-core/org/apache/orc/CollectionColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/CollectionColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CollectionColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>CollectionColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CollectionColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="CollectionColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/ColumnStatistics.html b/api/orc-core/org/apache/orc/ColumnStatistics.html
index 7aa4cac4b..7038f1f16 100644
--- a/api/orc-core/org/apache/orc/ColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/ColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>ColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="ColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.DataKind.html b/api/orc-core/org/apache/orc/CompressionCodec.DataKind.html
index 36d345ae1..3c858b844 100644
--- a/api/orc-core/org/apache/orc/CompressionCodec.DataKind.html
+++ b/api/orc-core/org/apache/orc/CompressionCodec.DataKind.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec.DataKind (ORC Core 1.8.0 API)</title>
+<title>CompressionCodec.DataKind (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec.DataKind (ORC Core 1.8.0 API)";
+            parent.document.title="CompressionCodec.DataKind (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.Options.html b/api/orc-core/org/apache/orc/CompressionCodec.Options.html
index d7572f626..f2e53e97f 100644
--- a/api/orc-core/org/apache/orc/CompressionCodec.Options.html
+++ b/api/orc-core/org/apache/orc/CompressionCodec.Options.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec.Options (ORC Core 1.8.0 API)</title>
+<title>CompressionCodec.Options (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec.Options (ORC Core 1.8.0 API)";
+            parent.document.title="CompressionCodec.Options (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.SpeedModifier.html b/api/orc-core/org/apache/orc/CompressionCodec.SpeedModifier.html
index 008f62ce8..a7962698d 100644
--- a/api/orc-core/org/apache/orc/CompressionCodec.SpeedModifier.html
+++ b/api/orc-core/org/apache/orc/CompressionCodec.SpeedModifier.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec.SpeedModifier (ORC Core 1.8.0 API)</title>
+<title>CompressionCodec.SpeedModifier (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec.SpeedModifier (ORC Core 1.8.0 API)";
+            parent.document.title="CompressionCodec.SpeedModifier (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.html b/api/orc-core/org/apache/orc/CompressionCodec.html
index 1699a9ffd..a71050c82 100644
--- a/api/orc-core/org/apache/orc/CompressionCodec.html
+++ b/api/orc-core/org/apache/orc/CompressionCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec (ORC Core 1.8.0 API)</title>
+<title>CompressionCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec (ORC Core 1.8.0 API)";
+            parent.document.title="CompressionCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionKind.html b/api/orc-core/org/apache/orc/CompressionKind.html
index 5e0da583a..a770c254a 100644
--- a/api/orc-core/org/apache/orc/CompressionKind.html
+++ b/api/orc-core/org/apache/orc/CompressionKind.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionKind (ORC Core 1.8.0 API)</title>
+<title>CompressionKind (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionKind (ORC Core 1.8.0 API)";
+            parent.document.title="CompressionKind (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.Factory.html b/api/orc-core/org/apache/orc/DataMask.Factory.html
index c110ee668..27124d820 100644
--- a/api/orc-core/org/apache/orc/DataMask.Factory.html
+++ b/api/orc-core/org/apache/orc/DataMask.Factory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMask.Factory (ORC Core 1.8.0 API)</title>
+<title>DataMask.Factory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMask.Factory (ORC Core 1.8.0 API)";
+            parent.document.title="DataMask.Factory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.MaskOverrides.html b/api/orc-core/org/apache/orc/DataMask.MaskOverrides.html
index b73af0511..e7d29a4fa 100644
--- a/api/orc-core/org/apache/orc/DataMask.MaskOverrides.html
+++ b/api/orc-core/org/apache/orc/DataMask.MaskOverrides.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMask.MaskOverrides (ORC Core 1.8.0 API)</title>
+<title>DataMask.MaskOverrides (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMask.MaskOverrides (ORC Core 1.8.0 API)";
+            parent.document.title="DataMask.MaskOverrides (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.Provider.html b/api/orc-core/org/apache/orc/DataMask.Provider.html
index 7ec9e3b67..db947e09f 100644
--- a/api/orc-core/org/apache/orc/DataMask.Provider.html
+++ b/api/orc-core/org/apache/orc/DataMask.Provider.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMask.Provider (ORC Core 1.8.0 API)</title>
+<title>DataMask.Provider (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMask.Provider (ORC Core 1.8.0 API)";
+            parent.document.title="DataMask.Provider (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.Standard.html b/api/orc-core/org/apache/orc/DataMask.Standard.html
index 75c401590..ce3040608 100644
--- a/api/orc-core/org/apache/orc/DataMask.Standard.html
+++ b/api/orc-core/org/apache/orc/DataMask.Standard.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMask.Standard (ORC Core 1.8.0 API)</title>
+<title>DataMask.Standard (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMask.Standard (ORC Core 1.8.0 API)";
+            parent.document.title="DataMask.Standard (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.html b/api/orc-core/org/apache/orc/DataMask.html
index 2910e6467..c6ae552f2 100644
--- a/api/orc-core/org/apache/orc/DataMask.html
+++ b/api/orc-core/org/apache/orc/DataMask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMask (ORC Core 1.8.0 API)</title>
+<title>DataMask (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMask (ORC Core 1.8.0 API)";
+            parent.document.title="DataMask (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -107,7 +107,7 @@ var activeTableTab = "activeTableTab";
 <br>
 <pre>public interface <span class="typeNameLabel">DataMask</span></pre>
 <div class="block">The API for masking data during column encryption for ORC.
-
+ <p>
  They apply to an individual column (via ColumnVector) instead of a
  VectorRowBatch.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/DataMaskDescription.html b/api/orc-core/org/apache/orc/DataMaskDescription.html
index ef7f53185..e3a05f963 100644
--- a/api/orc-core/org/apache/orc/DataMaskDescription.html
+++ b/api/orc-core/org/apache/orc/DataMaskDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataMaskDescription (ORC Core 1.8.0 API)</title>
+<title>DataMaskDescription (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataMaskDescription (ORC Core 1.8.0 API)";
+            parent.document.title="DataMaskDescription (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataReader.html b/api/orc-core/org/apache/orc/DataReader.html
index a78af1a3a..4b5a42a92 100644
--- a/api/orc-core/org/apache/orc/DataReader.html
+++ b/api/orc-core/org/apache/orc/DataReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataReader (ORC Core 1.8.0 API)</title>
+<title>DataReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataReader (ORC Core 1.8.0 API)";
+            parent.document.title="DataReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DateColumnStatistics.html b/api/orc-core/org/apache/orc/DateColumnStatistics.html
index db3ef9ce3..08954cc62 100644
--- a/api/orc-core/org/apache/orc/DateColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/DateColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DateColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>DateColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DateColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="DateColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DecimalColumnStatistics.html b/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
index d57718f0c..5c64911c5 100644
--- a/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DecimalColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>DecimalColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DecimalColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="DecimalColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DoubleColumnStatistics.html b/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
index f5833d712..c91e25637 100644
--- a/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>DoubleColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="DoubleColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionKey.html b/api/orc-core/org/apache/orc/EncryptionKey.html
index 3a1eae6de..d6c19206c 100644
--- a/api/orc-core/org/apache/orc/EncryptionKey.html
+++ b/api/orc-core/org/apache/orc/EncryptionKey.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EncryptionKey (ORC Core 1.8.0 API)</title>
+<title>EncryptionKey (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EncryptionKey (ORC Core 1.8.0 API)";
+            parent.document.title="EncryptionKey (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionVariant.html b/api/orc-core/org/apache/orc/EncryptionVariant.html
index 77d6d60c5..6755064c6 100644
--- a/api/orc-core/org/apache/orc/EncryptionVariant.html
+++ b/api/orc-core/org/apache/orc/EncryptionVariant.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EncryptionVariant (ORC Core 1.8.0 API)</title>
+<title>EncryptionVariant (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="EncryptionVariant (ORC Core 1.8.0 API)";
+            parent.document.title="EncryptionVariant (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <span class="typeNameLabel">EncryptionVariant</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../org/apache/orc/EncryptionVariant.html" title="interface in org.apache.orc">EncryptionVariant</a>&gt;</pre>
 <div class="block">Information about a column encryption variant.
-
+ <p>
  Column encryption is done by encoding multiple variants of the same column.
  Each encrypted column ends up in two variants:
  <ul>
diff --git a/api/orc-core/org/apache/orc/FileFormatException.html b/api/orc-core/org/apache/orc/FileFormatException.html
index f12360ec1..075aaf476 100644
--- a/api/orc-core/org/apache/orc/FileFormatException.html
+++ b/api/orc-core/org/apache/orc/FileFormatException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileFormatException (ORC Core 1.8.0 API)</title>
+<title>FileFormatException (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileFormatException (ORC Core 1.8.0 API)";
+            parent.document.title="FileFormatException (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/FileMetadata.html b/api/orc-core/org/apache/orc/FileMetadata.html
index 7122e8278..533724f96 100644
--- a/api/orc-core/org/apache/orc/FileMetadata.html
+++ b/api/orc-core/org/apache/orc/FileMetadata.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileMetadata (ORC Core 1.8.0 API)</title>
+<title>FileMetadata (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileMetadata (ORC Core 1.8.0 API)";
+            parent.document.title="FileMetadata (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/InMemoryKeystore.html b/api/orc-core/org/apache/orc/InMemoryKeystore.html
index e91d35e64..dae6b4616 100644
--- a/api/orc-core/org/apache/orc/InMemoryKeystore.html
+++ b/api/orc-core/org/apache/orc/InMemoryKeystore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InMemoryKeystore (ORC Core 1.8.0 API)</title>
+<title>InMemoryKeystore (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InMemoryKeystore (ORC Core 1.8.0 API)";
+            parent.document.title="InMemoryKeystore (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -117,15 +117,15 @@ var activeTableTab = "activeTableTab";
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="https://orc.apache.org/api/orc-core/org/apache/orc/impl/KeyProvider.html?is-external=true" title="class or interface in org.apache.orc.impl">KeyProvider</a></pre>
 <div class="block">This is an in-memory implementation of <a href="https://orc.apache.org/api/orc-core/org/apache/orc/impl/KeyProvider.html?is-external=true" title="class or interface in org.apache.orc.impl"><code>KeyProvider</code></a>.
-
+ <p>
  The primary use of this class is for when the user doesn't have a
  Hadoop KMS running and wishes to use encryption. It is also useful for
  testing.
-
+ <p>
  The local keys for this class are encrypted/decrypted using the cipher
  in CBC/NoPadding mode and a constant IV. Since the key is random, the
  constant IV is not a problem.
-
+ <p>
  This class is not thread safe.</div>
 </li>
 </ul>
diff --git a/api/orc-core/org/apache/orc/IntegerColumnStatistics.html b/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
index 7765042ba..a9d51141b 100644
--- a/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>IntegerColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="IntegerColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/MemoryManager.Callback.html b/api/orc-core/org/apache/orc/MemoryManager.Callback.html
index 7aa750d83..c26a3fea1 100644
--- a/api/orc-core/org/apache/orc/MemoryManager.Callback.html
+++ b/api/orc-core/org/apache/orc/MemoryManager.Callback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManager.Callback (ORC Core 1.8.0 API)</title>
+<title>MemoryManager.Callback (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManager.Callback (ORC Core 1.8.0 API)";
+            parent.document.title="MemoryManager.Callback (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/MemoryManager.html b/api/orc-core/org/apache/orc/MemoryManager.html
index e60dfc1c8..d5743f104 100644
--- a/api/orc-core/org/apache/orc/MemoryManager.html
+++ b/api/orc-core/org/apache/orc/MemoryManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManager (ORC Core 1.8.0 API)</title>
+<title>MemoryManager (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManager (ORC Core 1.8.0 API)";
+            parent.document.title="MemoryManager (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -111,7 +111,7 @@ var activeTableTab = "activeTableTab";
  dynamic partitions, it is easy to end up with many writers in the same task.
  By managing the size of each allocation, we try to cut down the size of each
  allocation and keep the task from running out of memory.
-
+ <p>
  This class is not thread safe, but is re-entrant - ensure creation and all
  invocations are triggered from the same thread.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/OrcConf.html b/api/orc-core/org/apache/orc/OrcConf.html
index 4a9ff53ed..c6129ebf7 100644
--- a/api/orc-core/org/apache/orc/OrcConf.html
+++ b/api/orc-core/org/apache/orc/OrcConf.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcConf (ORC Core 1.8.0 API)</title>
+<title>OrcConf (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcConf (ORC Core 1.8.0 API)";
+            parent.document.title="OrcConf (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html b/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
index 6233504a8..36042dac3 100644
--- a/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
+++ b/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.BloomFilterVersion (ORC Core 1.8.0 API)</title>
+<title>OrcFile.BloomFilterVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html b/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
index f0a36f272..17b435bfc 100644
--- a/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
+++ b/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.CompressionStrategy (ORC Core 1.8.0 API)</title>
+<title>OrcFile.CompressionStrategy (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html b/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
index 2e376f653..394f3c0cf 100644
--- a/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
+++ b/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.EncodingStrategy (ORC Core 1.8.0 API)</title>
+<title>OrcFile.EncodingStrategy (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html b/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
index a04307924..dbb639edd 100644
--- a/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
+++ b/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.ReaderOptions (ORC Core 1.8.0 API)</title>
+<title>OrcFile.ReaderOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.Version.html b/api/orc-core/org/apache/orc/OrcFile.Version.html
index 909f006df..262d58e40 100644
--- a/api/orc-core/org/apache/orc/OrcFile.Version.html
+++ b/api/orc-core/org/apache/orc/OrcFile.Version.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.Version (ORC Core 1.8.0 API)</title>
+<title>OrcFile.Version (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.Version (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.Version (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html b/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
index 5188ab22c..35006e149 100644
--- a/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
+++ b/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterCallback (ORC Core 1.8.0 API)</title>
+<title>OrcFile.WriterCallback (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterCallback (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.WriterCallback (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterContext.html b/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
index 97d5ad33a..a34b47416 100644
--- a/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
+++ b/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterContext (ORC Core 1.8.0 API)</title>
+<title>OrcFile.WriterContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterContext (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.WriterContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterImplementation.html b/api/orc-core/org/apache/orc/OrcFile.WriterImplementation.html
index 106993e41..cf5dc3149 100644
--- a/api/orc-core/org/apache/orc/OrcFile.WriterImplementation.html
+++ b/api/orc-core/org/apache/orc/OrcFile.WriterImplementation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterImplementation (ORC Core 1.8.0 API)</title>
+<title>OrcFile.WriterImplementation (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterImplementation (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.WriterImplementation (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html b/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
index d7c8802e5..c25d99a48 100644
--- a/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
+++ b/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterOptions (ORC Core 1.8.0 API)</title>
+<title>OrcFile.WriterOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterOptions (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.WriterOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10," [...]
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10," [...]
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -370,52 +370,56 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneabl
 </tr>
 <tr id="i45" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#isEnforceBufferSize--">isEnforceBufferSize</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#isBuildIndex--">isBuildIndex</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i46" class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#isEnforceBufferSize--">isEnforceBufferSize</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i47" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#masks-java.lang.String-">masks</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Set the masks for the unencrypted data.</div>
 </td>
 </tr>
-<tr id="i47" class="rowColor">
+<tr id="i48" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#memory-org.apache.orc.MemoryManager-">memory</a></span>(<a href="../../../org/apache/orc/MemoryManager.html" title="interface in org.apache.orc">MemoryManager</a>&nbsp;value)</code>
 <div class="block">A public option to set the memory manager.</div>
 </td>
 </tr>
-<tr id="i48" class="altColor">
+<tr id="i49" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#overwrite-boolean-">overwrite</a></span>(boolean&nbsp;value)</code>
 <div class="block">If the output file already exists, should it be overwritten?
  If it is not provided, write operation will fail if the file already exists.</div>
 </td>
 </tr>
-<tr id="i49" class="rowColor">
+<tr id="i50" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#paddingTolerance-double-">paddingTolerance</a></span>(double&nbsp;value)</code>
 <div class="block">Sets the tolerance for block padding as a percentage of stripe size.</div>
 </td>
 </tr>
-<tr id="i50" class="altColor">
+<tr id="i51" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#physicalWriter-org.apache.orc.PhysicalWriter-">physicalWriter</a></span>(<a href="../../../org/apache/orc/PhysicalWriter.html" title="interface in org.apache.orc">PhysicalWriter</a>&nbsp;writer)</code>
 <div class="block">Change the physical writer of the ORC file.</div>
 </td>
 </tr>
-<tr id="i51" class="rowColor">
+<tr id="i52" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#rowIndexStride-int-">rowIndexStride</a></span>(int&nbsp;value)</code>
 <div class="block">Set the distance between entries in the row index.</div>
 </td>
 </tr>
-<tr id="i52" class="altColor">
+<tr id="i53" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#setKeyProvider-org.apache.orc.impl.KeyProvider-">setKeyProvider</a></span>(<a href="https://orc.apache.org/api/orc-core/org/apache/orc/impl/KeyProvider.html?is-external=true" title="class or interface in org.apache.orc.impl">KeyProvider</a>&nbsp;provider)</code>
 <div class="block">Set the key provider for column encryption.</div>
 </td>
 </tr>
-<tr id="i53" class="rowColor">
+<tr id="i54" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#setKeyVersion-java.lang.String-int-org.apache.orc.EncryptionAlgorithm-">setKeyVersion</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyName,
              int&nbsp;version,
@@ -424,50 +428,50 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneabl
  method allows them to define the version and algorithm for a given key.</div>
 </td>
 </tr>
-<tr id="i54" class="altColor">
+<tr id="i55" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#setProlepticGregorian-boolean-">setProlepticGregorian</a></span>(boolean&nbsp;newValue)</code>
 <div class="block">Should the writer use the proleptic Gregorian calendar for
  times and dates.</div>
 </td>
 </tr>
-<tr id="i55" class="rowColor">
+<tr id="i56" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#setSchema-org.apache.orc.TypeDescription-">setSchema</a></span>(<a href="../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a>&nbsp;schema)</code>
 <div class="block">Set the schema for the file.</div>
 </td>
 </tr>
-<tr id="i56" class="altColor">
+<tr id="i57" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#setShims-org.apache.orc.impl.HadoopShims-">setShims</a></span>(<a href="https://orc.apache.org/api/orc-core/org/apache/orc/impl/HadoopShims.html?is-external=true" title="class or interface in org.apache.orc.impl">HadoopShims</a>&nbsp;value)</code>
 <div class="block">Set the HadoopShims to use.</div>
 </td>
 </tr>
-<tr id="i57" class="rowColor">
+<tr id="i58" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#stripeSize-long-">stripeSize</a></span>(long&nbsp;value)</code>
 <div class="block">Set the stripe size for the file.</div>
 </td>
 </tr>
-<tr id="i58" class="altColor">
+<tr id="i59" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#useUTCTimestamp-boolean-">useUTCTimestamp</a></span>(boolean&nbsp;value)</code>
 <div class="block">Manually set the time zone for the writer to utc.</div>
 </td>
 </tr>
-<tr id="i59" class="rowColor">
+<tr id="i60" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#version-org.apache.orc.OrcFile.Version-">version</a></span>(<a href="../../../org/apache/orc/OrcFile.Version.html" title="enum in org.apache.orc">OrcFile.Version</a>&nbsp;value)</code>
 <div class="block">Sets the version of the file that will be written.</div>
 </td>
 </tr>
-<tr id="i60" class="altColor">
+<tr id="i61" class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#writerVersion-org.apache.orc.OrcFile.WriterVersion-">writerVersion</a></span>(<a href="../../../org/apache/orc/OrcFile.WriterVersion.html" title="enum in org.apache.orc">OrcFile.WriterVersion</a>&nbsp;version)</code>
 <div class="block">Manually set the writer version.</div>
 </td>
 </tr>
-<tr id="i61" class="rowColor">
+<tr id="i62" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/OrcFile.WriterOptions.html" title="class in org.apache.orc">OrcFile.WriterOptions</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcFile.WriterOptions.html#writeVariableLengthBlocks-boolean-">writeVariableLengthBlocks</a></span>(boolean&nbsp;value)</code>
 <div class="block">Should the ORC file writer use HDFS variable length blocks, if they
@@ -1099,6 +1103,15 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Cloneabl
 <pre>public&nbsp;int&nbsp;getRowIndexStride()</pre>
 </li>
 </ul>
+<a name="isBuildIndex--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBuildIndex</h4>
+<pre>public&nbsp;boolean&nbsp;isBuildIndex()</pre>
+</li>
+</ul>
 <a name="getCompressionStrategy--">
 <!--   -->
 </a>
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html b/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
index 34d8216a2..358df643c 100644
--- a/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
+++ b/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterVersion (ORC Core 1.8.0 API)</title>
+<title>OrcFile.WriterVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterVersion (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile.WriterVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.html b/api/orc-core/org/apache/orc/OrcFile.html
index 90e21bcb2..3280880cd 100644
--- a/api/orc-core/org/apache/orc/OrcFile.html
+++ b/api/orc-core/org/apache/orc/OrcFile.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile (ORC Core 1.8.0 API)</title>
+<title>OrcFile (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFile (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFilterContext.html b/api/orc-core/org/apache/orc/OrcFilterContext.html
index 94fe7a437..7400e8ccc 100644
--- a/api/orc-core/org/apache/orc/OrcFilterContext.html
+++ b/api/orc-core/org/apache/orc/OrcFilterContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFilterContext (ORC Core 1.8.0 API)</title>
+<title>OrcFilterContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFilterContext (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFilterContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcUtils.html b/api/orc-core/org/apache/orc/OrcUtils.html
index fe7129762..2aefa7f6a 100644
--- a/api/orc-core/org/apache/orc/OrcUtils.html
+++ b/api/orc-core/org/apache/orc/OrcUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcUtils (ORC Core 1.8.0 API)</title>
+<title>OrcUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcUtils (ORC Core 1.8.0 API)";
+            parent.document.title="OrcUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -246,7 +246,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
  Index 0 is the root element of the struct which is set to false by default, index 1,2
  corresponds to columns a and b. Index 3,4 correspond to column c which is list&lt;string&gt; and
  index 5 correspond to column d. After flattening list&lt;string&gt; gets 2 columns.
-
+ <p>
  Column names that aren't found are ignored.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
diff --git a/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html b/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
index 09e3d14cb..fd96f05f3 100644
--- a/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
+++ b/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalWriter.OutputReceiver (ORC Core 1.8.0 API)</title>
+<title>PhysicalWriter.OutputReceiver (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.8.0 API)";
+            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/PhysicalWriter.html b/api/orc-core/org/apache/orc/PhysicalWriter.html
index dbff4bdf8..bd4970820 100644
--- a/api/orc-core/org/apache/orc/PhysicalWriter.html
+++ b/api/orc-core/org/apache/orc/PhysicalWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalWriter (ORC Core 1.8.0 API)</title>
+<title>PhysicalWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalWriter (ORC Core 1.8.0 API)";
+            parent.document.title="PhysicalWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -108,7 +108,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <span class="typeNameLabel">PhysicalWriter</span></pre>
 <div class="block">This interface separates the physical layout of ORC files from the higher
  level details.
-
+ <p>
  This API is limited to being used by LLAP.</div>
 </li>
 </ul>
diff --git a/api/orc-core/org/apache/orc/Reader.Options.html b/api/orc-core/org/apache/orc/Reader.Options.html
index e699166a9..9fe202610 100644
--- a/api/orc-core/org/apache/orc/Reader.Options.html
+++ b/api/orc-core/org/apache/orc/Reader.Options.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Reader.Options (ORC Core 1.8.0 API)</title>
+<title>Reader.Options (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Reader.Options (ORC Core 1.8.0 API)";
+            parent.document.title="Reader.Options (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Reader.html b/api/orc-core/org/apache/orc/Reader.html
index b8356c126..9b2b660b0 100644
--- a/api/orc-core/org/apache/orc/Reader.html
+++ b/api/orc-core/org/apache/orc/Reader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Reader (ORC Core 1.8.0 API)</title>
+<title>Reader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Reader (ORC Core 1.8.0 API)";
+            parent.document.title="Reader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -112,7 +112,7 @@ var activeTableTab = "activeTableTab";
 <pre>public interface <span class="typeNameLabel">Reader</span>
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></pre>
 <div class="block">The interface for reading ORC files.
-
+ <p>
  One Reader can support multiple concurrent RecordReader.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
diff --git a/api/orc-core/org/apache/orc/RecordReader.html b/api/orc-core/org/apache/orc/RecordReader.html
index 13be30217..7721f4ece 100644
--- a/api/orc-core/org/apache/orc/RecordReader.html
+++ b/api/orc-core/org/apache/orc/RecordReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReader (ORC Core 1.8.0 API)</title>
+<title>RecordReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReader (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StringColumnStatistics.html b/api/orc-core/org/apache/orc/StringColumnStatistics.html
index 698c18902..90554a821 100644
--- a/api/orc-core/org/apache/orc/StringColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/StringColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>StringColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="StringColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeInformation.html b/api/orc-core/org/apache/orc/StripeInformation.html
index 4e5d5358a..2db17e888 100644
--- a/api/orc-core/org/apache/orc/StripeInformation.html
+++ b/api/orc-core/org/apache/orc/StripeInformation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StripeInformation (ORC Core 1.8.0 API)</title>
+<title>StripeInformation (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StripeInformation (ORC Core 1.8.0 API)";
+            parent.document.title="StripeInformation (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeStatistics.html b/api/orc-core/org/apache/orc/StripeStatistics.html
index c6d6ac4e6..8833acfcf 100644
--- a/api/orc-core/org/apache/orc/StripeStatistics.html
+++ b/api/orc-core/org/apache/orc/StripeStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StripeStatistics (ORC Core 1.8.0 API)</title>
+<title>StripeStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StripeStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="StripeStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TimestampColumnStatistics.html b/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
index 5872bfc85..63d415e0d 100644
--- a/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TimestampColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>TimestampColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimestampColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="TimestampColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescription.Category.html b/api/orc-core/org/apache/orc/TypeDescription.Category.html
index d0d1e24bc..ae9b06337 100644
--- a/api/orc-core/org/apache/orc/TypeDescription.Category.html
+++ b/api/orc-core/org/apache/orc/TypeDescription.Category.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescription.Category (ORC Core 1.8.0 API)</title>
+<title>TypeDescription.Category (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescription.Category (ORC Core 1.8.0 API)";
+            parent.document.title="TypeDescription.Category (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescription.RowBatchVersion.html b/api/orc-core/org/apache/orc/TypeDescription.RowBatchVersion.html
index d4c9a1b63..66b505a0c 100644
--- a/api/orc-core/org/apache/orc/TypeDescription.RowBatchVersion.html
+++ b/api/orc-core/org/apache/orc/TypeDescription.RowBatchVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescription.RowBatchVersion (ORC Core 1.8.0 API)</title>
+<title>TypeDescription.RowBatchVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescription.RowBatchVersion (ORC Core 1.8.0 API)";
+            parent.document.title="TypeDescription.RowBatchVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescription.html b/api/orc-core/org/apache/orc/TypeDescription.html
index ae23222e1..6d9b0cfe4 100644
--- a/api/orc-core/org/apache/orc/TypeDescription.html
+++ b/api/orc-core/org/apache/orc/TypeDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescription (ORC Core 1.8.0 API)</title>
+<title>TypeDescription (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescription (ORC Core 1.8.0 API)";
+            parent.document.title="TypeDescription (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html b/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html
index 6cc1e2f04..3aa836915 100644
--- a/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html
+++ b/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescriptionPrettyPrint (ORC Core 1.8.0 API)</title>
+<title>TypeDescriptionPrettyPrint (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescriptionPrettyPrint (ORC Core 1.8.0 API)";
+            parent.document.title="TypeDescriptionPrettyPrint (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/UnknownFormatException.html b/api/orc-core/org/apache/orc/UnknownFormatException.html
index b68eba24b..4263b458a 100644
--- a/api/orc-core/org/apache/orc/UnknownFormatException.html
+++ b/api/orc-core/org/apache/orc/UnknownFormatException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnknownFormatException (ORC Core 1.8.0 API)</title>
+<title>UnknownFormatException (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnknownFormatException (ORC Core 1.8.0 API)";
+            parent.document.title="UnknownFormatException (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Writer.html b/api/orc-core/org/apache/orc/Writer.html
index 7a6603377..58243aada 100644
--- a/api/orc-core/org/apache/orc/Writer.html
+++ b/api/orc-core/org/apache/orc/Writer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Writer (ORC Core 1.8.0 API)</title>
+<title>Writer (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Writer (ORC Core 1.8.0 API)";
+            parent.document.title="Writer (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/BinaryColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/BinaryColumnStatistics.html
index 4f9a6b9e3..c07c0bca3 100644
--- a/api/orc-core/org/apache/orc/class-use/BinaryColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/BinaryColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/BooleanColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/BooleanColumnStatistics.html
index fe9ce031b..3bc10f1f0 100644
--- a/api/orc-core/org/apache/orc/class-use/BooleanColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/BooleanColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CollectionColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/CollectionColumnStatistics.html
index 0e2e14ed7..fbb1d237b 100644
--- a/api/orc-core/org/apache/orc/class-use/CollectionColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/CollectionColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/ColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/ColumnStatistics.html
index ae99de273..07dcc7b39 100644
--- a/api/orc-core/org/apache/orc/class-use/ColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/ColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CompressionCodec.DataKind.html b/api/orc-core/org/apache/orc/class-use/CompressionCodec.DataKind.html
index 3ff7376c1..eaf119e99 100644
--- a/api/orc-core/org/apache/orc/class-use/CompressionCodec.DataKind.html
+++ b/api/orc-core/org/apache/orc/class-use/CompressionCodec.DataKind.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CompressionCodec.Options.html b/api/orc-core/org/apache/orc/class-use/CompressionCodec.Options.html
index 05b772796..57c8346bf 100644
--- a/api/orc-core/org/apache/orc/class-use/CompressionCodec.Options.html
+++ b/api/orc-core/org/apache/orc/class-use/CompressionCodec.Options.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CompressionCodec.SpeedModifier.html b/api/orc-core/org/apache/orc/class-use/CompressionCodec.SpeedModifier.html
index d9a91acd4..b94986dc6 100644
--- a/api/orc-core/org/apache/orc/class-use/CompressionCodec.SpeedModifier.html
+++ b/api/orc-core/org/apache/orc/class-use/CompressionCodec.SpeedModifier.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CompressionCodec.html b/api/orc-core/org/apache/orc/class-use/CompressionCodec.html
index d14a54572..a71293e61 100644
--- a/api/orc-core/org/apache/orc/class-use/CompressionCodec.html
+++ b/api/orc-core/org/apache/orc/class-use/CompressionCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/CompressionKind.html b/api/orc-core/org/apache/orc/class-use/CompressionKind.html
index a3d71e805..d7244cbb8 100644
--- a/api/orc-core/org/apache/orc/class-use/CompressionKind.html
+++ b/api/orc-core/org/apache/orc/class-use/CompressionKind.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.CompressionKind (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.CompressionKind (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.CompressionKind (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionKind (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMask.Factory.html b/api/orc-core/org/apache/orc/class-use/DataMask.Factory.html
index 08f9b8574..717c626db 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMask.Factory.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMask.Factory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMask.MaskOverrides.html b/api/orc-core/org/apache/orc/class-use/DataMask.MaskOverrides.html
index 03ade6c42..0ea6d989e 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMask.MaskOverrides.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMask.MaskOverrides.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMask.Provider.html b/api/orc-core/org/apache/orc/class-use/DataMask.Provider.html
index fea38f189..dc71ff350 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMask.Provider.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMask.Provider.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMask.Standard.html b/api/orc-core/org/apache/orc/class-use/DataMask.Standard.html
index 82506322f..22caec543 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMask.Standard.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMask.Standard.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMask.html b/api/orc-core/org/apache/orc/class-use/DataMask.html
index 66b0f4ad6..3e6c4df0c 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMask.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMask.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DataMask (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DataMask (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataMaskDescription.html b/api/orc-core/org/apache/orc/class-use/DataMaskDescription.html
index 086eafb35..919d49d0c 100644
--- a/api/orc-core/org/apache/orc/class-use/DataMaskDescription.html
+++ b/api/orc-core/org/apache/orc/class-use/DataMaskDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DataReader.html b/api/orc-core/org/apache/orc/class-use/DataReader.html
index dd8d72137..83f406517 100644
--- a/api/orc-core/org/apache/orc/class-use/DataReader.html
+++ b/api/orc-core/org/apache/orc/class-use/DataReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DataReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DataReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DataReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DateColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/DateColumnStatistics.html
index ea38741a8..e75584bd0 100644
--- a/api/orc-core/org/apache/orc/class-use/DateColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/DateColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DecimalColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/DecimalColumnStatistics.html
index ab10d509a..13b4d3ecc 100644
--- a/api/orc-core/org/apache/orc/class-use/DecimalColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/DecimalColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/DoubleColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/DoubleColumnStatistics.html
index a9b99c6a4..d07c07066 100644
--- a/api/orc-core/org/apache/orc/class-use/DoubleColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/DoubleColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/EncryptionKey.html b/api/orc-core/org/apache/orc/class-use/EncryptionKey.html
index 5688d0f3e..7c4382133 100644
--- a/api/orc-core/org/apache/orc/class-use/EncryptionKey.html
+++ b/api/orc-core/org/apache/orc/class-use/EncryptionKey.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/EncryptionVariant.html b/api/orc-core/org/apache/orc/class-use/EncryptionVariant.html
index 5714a128a..3fdd15d88 100644
--- a/api/orc-core/org/apache/orc/class-use/EncryptionVariant.html
+++ b/api/orc-core/org/apache/orc/class-use/EncryptionVariant.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/FileFormatException.html b/api/orc-core/org/apache/orc/class-use/FileFormatException.html
index 74fff89cb..8b861e7b3 100644
--- a/api/orc-core/org/apache/orc/class-use/FileFormatException.html
+++ b/api/orc-core/org/apache/orc/class-use/FileFormatException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.FileFormatException (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.FileFormatException (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.FileFormatException (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.FileFormatException (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/FileMetadata.html b/api/orc-core/org/apache/orc/class-use/FileMetadata.html
index 6e3fcee0c..b3932ba05 100644
--- a/api/orc-core/org/apache/orc/class-use/FileMetadata.html
+++ b/api/orc-core/org/apache/orc/class-use/FileMetadata.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/InMemoryKeystore.html b/api/orc-core/org/apache/orc/class-use/InMemoryKeystore.html
index 15ed1b8d9..f226d4726 100644
--- a/api/orc-core/org/apache/orc/class-use/InMemoryKeystore.html
+++ b/api/orc-core/org/apache/orc/class-use/InMemoryKeystore.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/IntegerColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/IntegerColumnStatistics.html
index 8557cb95a..ac10459af 100644
--- a/api/orc-core/org/apache/orc/class-use/IntegerColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/IntegerColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/MemoryManager.Callback.html b/api/orc-core/org/apache/orc/class-use/MemoryManager.Callback.html
index c718afe06..2ff50a1c6 100644
--- a/api/orc-core/org/apache/orc/class-use/MemoryManager.Callback.html
+++ b/api/orc-core/org/apache/orc/class-use/MemoryManager.Callback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/MemoryManager.html b/api/orc-core/org/apache/orc/class-use/MemoryManager.html
index b44520b77..f421499ad 100644
--- a/api/orc-core/org/apache/orc/class-use/MemoryManager.html
+++ b/api/orc-core/org/apache/orc/class-use/MemoryManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcConf.html b/api/orc-core/org/apache/orc/class-use/OrcConf.html
index 55a3792dc..bee6c3104 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcConf.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcConf.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcConf (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcConf (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcConf (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcConf (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.BloomFilterVersion.html b/api/orc-core/org/apache/orc/class-use/OrcFile.BloomFilterVersion.html
index e0575278f..f6cac133e 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.BloomFilterVersion.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.BloomFilterVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.CompressionStrategy.html b/api/orc-core/org/apache/orc/class-use/OrcFile.CompressionStrategy.html
index f9dcf81ef..3bb3bb82e 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.CompressionStrategy.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.CompressionStrategy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.EncodingStrategy.html b/api/orc-core/org/apache/orc/class-use/OrcFile.EncodingStrategy.html
index 52d452dbd..f1bf93deb 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.EncodingStrategy.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.EncodingStrategy.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.ReaderOptions.html b/api/orc-core/org/apache/orc/class-use/OrcFile.ReaderOptions.html
index 7d4c3be51..08e44ca01 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.ReaderOptions.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.ReaderOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.Version.html b/api/orc-core/org/apache/orc/class-use/OrcFile.Version.html
index 4670c5b59..6b236cbbf 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.Version.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.Version.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterCallback.html b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterCallback.html
index 609adfded..d0ce6dd10 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterCallback.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterCallback.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterContext.html b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterContext.html
index d970817bd..de85d322b 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterContext.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterImplementation.html b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterImplementation.html
index 66da35947..c7710d617 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterImplementation.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterImplementation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterOptions.html b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterOptions.html
index f3aa1f0b3..b14fc8dc7 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterOptions.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterVersion.html b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterVersion.html
index e5f53b349..e3a56c562 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.WriterVersion.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.WriterVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFile.html b/api/orc-core/org/apache/orc/class-use/OrcFile.html
index 7db3ae236..54edda9c0 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFile.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFile.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcFile (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcFile (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcFilterContext.html b/api/orc-core/org/apache/orc/class-use/OrcFilterContext.html
index b8ca69ce3..161d7431a 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcFilterContext.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcFilterContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/OrcUtils.html b/api/orc-core/org/apache/orc/class-use/OrcUtils.html
index 0f3c5ec9e..159016d27 100644
--- a/api/orc-core/org/apache/orc/class-use/OrcUtils.html
+++ b/api/orc-core/org/apache/orc/class-use/OrcUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.OrcUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.OrcUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.OrcUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/PhysicalWriter.OutputReceiver.html b/api/orc-core/org/apache/orc/class-use/PhysicalWriter.OutputReceiver.html
index 28c3de001..fc86eb248 100644
--- a/api/orc-core/org/apache/orc/class-use/PhysicalWriter.OutputReceiver.html
+++ b/api/orc-core/org/apache/orc/class-use/PhysicalWriter.OutputReceiver.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/PhysicalWriter.html b/api/orc-core/org/apache/orc/class-use/PhysicalWriter.html
index f2f870001..dafbeb72d 100644
--- a/api/orc-core/org/apache/orc/class-use/PhysicalWriter.html
+++ b/api/orc-core/org/apache/orc/class-use/PhysicalWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/Reader.Options.html b/api/orc-core/org/apache/orc/class-use/Reader.Options.html
index 3a135db33..684a2d7dc 100644
--- a/api/orc-core/org/apache/orc/class-use/Reader.Options.html
+++ b/api/orc-core/org/apache/orc/class-use/Reader.Options.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.Reader.Options (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.Reader.Options (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.Reader.Options (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.Reader.Options (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/Reader.html b/api/orc-core/org/apache/orc/class-use/Reader.html
index 5e1004ac9..ca90651fd 100644
--- a/api/orc-core/org/apache/orc/class-use/Reader.html
+++ b/api/orc-core/org/apache/orc/class-use/Reader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.Reader (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.Reader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.Reader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Reader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/RecordReader.html b/api/orc-core/org/apache/orc/class-use/RecordReader.html
index 51eb0a2bf..014ed8e60 100644
--- a/api/orc-core/org/apache/orc/class-use/RecordReader.html
+++ b/api/orc-core/org/apache/orc/class-use/RecordReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.RecordReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.RecordReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.RecordReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.RecordReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/StringColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/StringColumnStatistics.html
index d3811c66b..ef89b1694 100644
--- a/api/orc-core/org/apache/orc/class-use/StringColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/StringColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/StripeInformation.html b/api/orc-core/org/apache/orc/class-use/StripeInformation.html
index 005265c85..1542e7601 100644
--- a/api/orc-core/org/apache/orc/class-use/StripeInformation.html
+++ b/api/orc-core/org/apache/orc/class-use/StripeInformation.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/StripeStatistics.html b/api/orc-core/org/apache/orc/class-use/StripeStatistics.html
index 69e5583cc..868989708 100644
--- a/api/orc-core/org/apache/orc/class-use/StripeStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/StripeStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TimestampColumnStatistics.html b/api/orc-core/org/apache/orc/class-use/TimestampColumnStatistics.html
index eaea6a6dc..1dda152be 100644
--- a/api/orc-core/org/apache/orc/class-use/TimestampColumnStatistics.html
+++ b/api/orc-core/org/apache/orc/class-use/TimestampColumnStatistics.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TypeDescription.Category.html b/api/orc-core/org/apache/orc/class-use/TypeDescription.Category.html
index 90e7bc9cf..ebc3edd6d 100644
--- a/api/orc-core/org/apache/orc/class-use/TypeDescription.Category.html
+++ b/api/orc-core/org/apache/orc/class-use/TypeDescription.Category.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TypeDescription.RowBatchVersion.html b/api/orc-core/org/apache/orc/class-use/TypeDescription.RowBatchVersion.html
index 6d4556093..ec199c35b 100644
--- a/api/orc-core/org/apache/orc/class-use/TypeDescription.RowBatchVersion.html
+++ b/api/orc-core/org/apache/orc/class-use/TypeDescription.RowBatchVersion.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TypeDescription.html b/api/orc-core/org/apache/orc/class-use/TypeDescription.html
index 791a0ee8f..1aa84c3e0 100644
--- a/api/orc-core/org/apache/orc/class-use/TypeDescription.html
+++ b/api/orc-core/org/apache/orc/class-use/TypeDescription.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.TypeDescription (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.TypeDescription (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html b/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html
index a7cb05a18..e04ee17d5 100644
--- a/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html
+++ b/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/UnknownFormatException.html b/api/orc-core/org/apache/orc/class-use/UnknownFormatException.html
index a3070ef55..b17c7e67d 100644
--- a/api/orc-core/org/apache/orc/class-use/UnknownFormatException.html
+++ b/api/orc-core/org/apache/orc/class-use/UnknownFormatException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/Writer.html b/api/orc-core/org/apache/orc/class-use/Writer.html
index 0e1a81ab2..d4918aba8 100644
--- a/api/orc-core/org/apache/orc/class-use/Writer.html
+++ b/api/orc-core/org/apache/orc/class-use/Writer.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.Writer (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.Writer (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.Writer (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Writer (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/BatchFilter.html b/api/orc-core/org/apache/orc/filter/BatchFilter.html
index 70c3e1223..dd344d554 100644
--- a/api/orc-core/org/apache/orc/filter/BatchFilter.html
+++ b/api/orc-core/org/apache/orc/filter/BatchFilter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchFilter (ORC Core 1.8.0 API)</title>
+<title>BatchFilter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BatchFilter (ORC Core 1.8.0 API)";
+            parent.document.title="BatchFilter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/PluginFilterService.html b/api/orc-core/org/apache/orc/filter/PluginFilterService.html
index faf0c6fb2..852b83f76 100644
--- a/api/orc-core/org/apache/orc/filter/PluginFilterService.html
+++ b/api/orc-core/org/apache/orc/filter/PluginFilterService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PluginFilterService (ORC Core 1.8.0 API)</title>
+<title>PluginFilterService (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PluginFilterService (ORC Core 1.8.0 API)";
+            parent.document.title="PluginFilterService (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/class-use/BatchFilter.html b/api/orc-core/org/apache/orc/filter/class-use/BatchFilter.html
index 317b632d1..8ce6619c0 100644
--- a/api/orc-core/org/apache/orc/filter/class-use/BatchFilter.html
+++ b/api/orc-core/org/apache/orc/filter/class-use/BatchFilter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/class-use/PluginFilterService.html b/api/orc-core/org/apache/orc/filter/class-use/PluginFilterService.html
index 464e223a4..2663cdba4 100644
--- a/api/orc-core/org/apache/orc/filter/class-use/PluginFilterService.html
+++ b/api/orc-core/org/apache/orc/filter/class-use/PluginFilterService.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.filter.PluginFilterService (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.filter.PluginFilterService (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.filter.PluginFilterService (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.filter.PluginFilterService (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/package-frame.html b/api/orc-core/org/apache/orc/filter/package-frame.html
index 4775301f4..9e01368c4 100644
--- a/api/orc-core/org/apache/orc/filter/package-frame.html
+++ b/api/orc-core/org/apache/orc/filter/package-frame.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.filter (ORC Core 1.8.0 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
diff --git a/api/orc-core/org/apache/orc/filter/package-summary.html b/api/orc-core/org/apache/orc/filter/package-summary.html
index 03617e1f7..609472a83 100644
--- a/api/orc-core/org/apache/orc/filter/package-summary.html
+++ b/api/orc-core/org/apache/orc/filter/package-summary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.filter (ORC Core 1.8.0 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.orc.filter (ORC Core 1.8.0 API)";
+            parent.document.title="org.apache.orc.filter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/package-tree.html b/api/orc-core/org/apache/orc/filter/package-tree.html
index e6e297406..1a057d5d6 100644
--- a/api/orc-core/org/apache/orc/filter/package-tree.html
+++ b/api/orc-core/org/apache/orc/filter/package-tree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.orc.filter Class Hierarchy (ORC Core 1.8.0 API)</title>
+<title>org.apache.orc.filter Class Hierarchy (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.orc.filter Class Hierarchy (ORC Core 1.8.0 API)";
+            parent.document.title="org.apache.orc.filter Class Hierarchy (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/filter/package-use.html b/api/orc-core/org/apache/orc/filter/package-use.html
index ac1863b1d..7590d8db6 100644
--- a/api/orc-core/org/apache/orc/filter/package-use.html
+++ b/api/orc-core/org/apache/orc/filter/package-use.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.orc.filter (ORC Core 1.8.0 API)</title>
+<title>Uses of Package org.apache.orc.filter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Package org.apache.orc.filter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Package org.apache.orc.filter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/AcidStats.html b/api/orc-core/org/apache/orc/impl/AcidStats.html
index 26f87bc21..e9cc000b3 100644
--- a/api/orc-core/org/apache/orc/impl/AcidStats.html
+++ b/api/orc-core/org/apache/orc/impl/AcidStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AcidStats (ORC Core 1.8.0 API)</title>
+<title>AcidStats (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AcidStats (ORC Core 1.8.0 API)";
+            parent.document.title="AcidStats (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/AircompressorCodec.html b/api/orc-core/org/apache/orc/impl/AircompressorCodec.html
index a9c82e4e6..646206a1d 100644
--- a/api/orc-core/org/apache/orc/impl/AircompressorCodec.html
+++ b/api/orc-core/org/apache/orc/impl/AircompressorCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AircompressorCodec (ORC Core 1.8.0 API)</title>
+<title>AircompressorCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="AircompressorCodec (ORC Core 1.8.0 API)";
+            parent.document.title="AircompressorCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/BitFieldReader.html b/api/orc-core/org/apache/orc/impl/BitFieldReader.html
index 62933603e..7821c6fd0 100644
--- a/api/orc-core/org/apache/orc/impl/BitFieldReader.html
+++ b/api/orc-core/org/apache/orc/impl/BitFieldReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BitFieldReader (ORC Core 1.8.0 API)</title>
+<title>BitFieldReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BitFieldReader (ORC Core 1.8.0 API)";
+            parent.document.title="BitFieldReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/BitFieldWriter.html b/api/orc-core/org/apache/orc/impl/BitFieldWriter.html
index 048f253d8..4106455f1 100644
--- a/api/orc-core/org/apache/orc/impl/BitFieldWriter.html
+++ b/api/orc-core/org/apache/orc/impl/BitFieldWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BitFieldWriter (ORC Core 1.8.0 API)</title>
+<title>BitFieldWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BitFieldWriter (ORC Core 1.8.0 API)";
+            parent.document.title="BitFieldWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/BufferChunk.html b/api/orc-core/org/apache/orc/impl/BufferChunk.html
index 7e9f922f8..3326d8268 100644
--- a/api/orc-core/org/apache/orc/impl/BufferChunk.html
+++ b/api/orc-core/org/apache/orc/impl/BufferChunk.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferChunk (ORC Core 1.8.0 API)</title>
+<title>BufferChunk (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferChunk (ORC Core 1.8.0 API)";
+            parent.document.title="BufferChunk (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/BufferChunkList.html b/api/orc-core/org/apache/orc/impl/BufferChunkList.html
index f844c0ef2..67fd29251 100644
--- a/api/orc-core/org/apache/orc/impl/BufferChunkList.html
+++ b/api/orc-core/org/apache/orc/impl/BufferChunkList.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BufferChunkList (ORC Core 1.8.0 API)</title>
+<title>BufferChunkList (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BufferChunkList (ORC Core 1.8.0 API)";
+            parent.document.title="BufferChunkList (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.BinaryStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.BinaryStatisticsImpl.html
index ca9ca9f87..138d450bf 100644
--- a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.BinaryStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.BinaryStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.StringStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.StringStatisticsImpl.html
index a4e85c8ca..9e55d8aab 100644
--- a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.StringStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.StringStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.html
index 508b6ddbe..ed0fc3933 100644
--- a/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/ColumnStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>ColumnStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="ColumnStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
index fd1b511db..51ac895fa 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
index af6acbc36..7bb7e0fe3 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
index ecc536ac8..a8abb2794 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
index 459f83d03..c6e645a25 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
index 9c53bfd59..fe27870c1 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html
index 2901d0606..4451c2041 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.ConvertTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
index 376354a15..3f2c1ae06 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
index 8d61f3395..ca9bc977e 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
index 8a6ed0d6e..1a35d3526 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
index 697fa7238..09fd769fd 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
index 8a71ba71f..2760e88ee 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
index 418745285..80bbcaf33 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
index 0e3b7fa68..4962272f3 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
index e7443eee0..556c77fe4 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
index 1cd298247..5219c4f02 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
index 2141931a3..cf98dd884 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
index 8bc4085e7..68c2e3933 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
index 16c9f7265..eab0bf7e8 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
index fde57bdac..391e0884d 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
index 71c1e8390..055c5a39e 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
index b511e9800..abd8754e3 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
index b9ffbfadd..5725e9180 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
index 659ac4d35..3f00637b3 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
index 4f621f1a8..e8c5a61d1 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
index f67e19d35..743fe741a 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
index 516557c99..fd872a783 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
index a98ca98c3..451ddbb09 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
index e78fc4762..8831412e1 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
index 6d252ed78..b8f660eb1 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
index e82890975..63731afbc 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
index 916819111..399ed4b96 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.html b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.html
index cb8dd1bd8..e99d3d454 100644
--- a/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/ConvertTreeReaderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConvertTreeReaderFactory (ORC Core 1.8.0 API)</title>
+<title>ConvertTreeReaderFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConvertTreeReaderFactory (ORC Core 1.8.0 API)";
+            parent.document.title="ConvertTreeReaderFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/CryptoUtils.HadoopKeyProviderFactory.html b/api/orc-core/org/apache/orc/impl/CryptoUtils.HadoopKeyProviderFactory.html
index 978205c74..3d8ea8d16 100644
--- a/api/orc-core/org/apache/orc/impl/CryptoUtils.HadoopKeyProviderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/CryptoUtils.HadoopKeyProviderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.0 API)</title>
+<title>CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.0 API)";
+            parent.document.title="CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/CryptoUtils.html b/api/orc-core/org/apache/orc/impl/CryptoUtils.html
index 820fd3e09..c6e8c8b09 100644
--- a/api/orc-core/org/apache/orc/impl/CryptoUtils.html
+++ b/api/orc-core/org/apache/orc/impl/CryptoUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CryptoUtils (ORC Core 1.8.0 API)</title>
+<title>CryptoUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CryptoUtils (ORC Core 1.8.0 API)";
+            parent.document.title="CryptoUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DataReaderProperties.Builder.html b/api/orc-core/org/apache/orc/impl/DataReaderProperties.Builder.html
index 6d8c70a7a..0d9c2fd32 100644
--- a/api/orc-core/org/apache/orc/impl/DataReaderProperties.Builder.html
+++ b/api/orc-core/org/apache/orc/impl/DataReaderProperties.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataReaderProperties.Builder (ORC Core 1.8.0 API)</title>
+<title>DataReaderProperties.Builder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataReaderProperties.Builder (ORC Core 1.8.0 API)";
+            parent.document.title="DataReaderProperties.Builder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DataReaderProperties.html b/api/orc-core/org/apache/orc/impl/DataReaderProperties.html
index 159c4b4ed..6d122fdd2 100644
--- a/api/orc-core/org/apache/orc/impl/DataReaderProperties.html
+++ b/api/orc-core/org/apache/orc/impl/DataReaderProperties.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataReaderProperties (ORC Core 1.8.0 API)</title>
+<title>DataReaderProperties (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataReaderProperties (ORC Core 1.8.0 API)";
+            parent.document.title="DataReaderProperties (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DateUtils.html b/api/orc-core/org/apache/orc/impl/DateUtils.html
index 6cfe23ebb..0b63bb326 100644
--- a/api/orc-core/org/apache/orc/impl/DateUtils.html
+++ b/api/orc-core/org/apache/orc/impl/DateUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DateUtils (ORC Core 1.8.0 API)</title>
+<title>DateUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DateUtils (ORC Core 1.8.0 API)";
+            parent.document.title="DateUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -113,11 +113,11 @@ var activeTableTab = "activeTableTab";
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Conversion utilities from the hybrid Julian/Gregorian calendar to/from the
  proleptic Gregorian.
-
+ <p>
  The semantics here are to hold the string representation constant and change
  the epoch offset rather than holding the instant in time constant and change
  the string representation.
-
+ <p>
  These utilities will be fast for the common case (&gt; 1582 AD), but slow
  for old dates.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/impl/Dictionary.IMPL.html b/api/orc-core/org/apache/orc/impl/Dictionary.IMPL.html
index ff2452f8e..2024b3348 100644
--- a/api/orc-core/org/apache/orc/impl/Dictionary.IMPL.html
+++ b/api/orc-core/org/apache/orc/impl/Dictionary.IMPL.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dictionary.IMPL (ORC Core 1.8.0 API)</title>
+<title>Dictionary.IMPL (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Dictionary.IMPL (ORC Core 1.8.0 API)";
+            parent.document.title="Dictionary.IMPL (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/Dictionary.Visitor.html b/api/orc-core/org/apache/orc/impl/Dictionary.Visitor.html
index 82e10ce37..b21135cbc 100644
--- a/api/orc-core/org/apache/orc/impl/Dictionary.Visitor.html
+++ b/api/orc-core/org/apache/orc/impl/Dictionary.Visitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dictionary.Visitor (ORC Core 1.8.0 API)</title>
+<title>Dictionary.Visitor (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Dictionary.Visitor (ORC Core 1.8.0 API)";
+            parent.document.title="Dictionary.Visitor (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/Dictionary.VisitorContext.html b/api/orc-core/org/apache/orc/impl/Dictionary.VisitorContext.html
index 2686b0bb1..61c6fd39c 100644
--- a/api/orc-core/org/apache/orc/impl/Dictionary.VisitorContext.html
+++ b/api/orc-core/org/apache/orc/impl/Dictionary.VisitorContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dictionary.VisitorContext (ORC Core 1.8.0 API)</title>
+<title>Dictionary.VisitorContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Dictionary.VisitorContext (ORC Core 1.8.0 API)";
+            parent.document.title="Dictionary.VisitorContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/Dictionary.html b/api/orc-core/org/apache/orc/impl/Dictionary.html
index 2061593d6..f8e83422f 100644
--- a/api/orc-core/org/apache/orc/impl/Dictionary.html
+++ b/api/orc-core/org/apache/orc/impl/Dictionary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dictionary (ORC Core 1.8.0 API)</title>
+<title>Dictionary (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Dictionary (ORC Core 1.8.0 API)";
+            parent.document.title="Dictionary (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DictionaryUtils.html b/api/orc-core/org/apache/orc/impl/DictionaryUtils.html
index e4c208b6e..077448a5f 100644
--- a/api/orc-core/org/apache/orc/impl/DictionaryUtils.html
+++ b/api/orc-core/org/apache/orc/impl/DictionaryUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DictionaryUtils (ORC Core 1.8.0 API)</title>
+<title>DictionaryUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DictionaryUtils (ORC Core 1.8.0 API)";
+            parent.document.title="DictionaryUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DirectDecompressionCodec.html b/api/orc-core/org/apache/orc/impl/DirectDecompressionCodec.html
index b55964615..6d0edd8b1 100644
--- a/api/orc-core/org/apache/orc/impl/DirectDecompressionCodec.html
+++ b/api/orc-core/org/apache/orc/impl/DirectDecompressionCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DirectDecompressionCodec (ORC Core 1.8.0 API)</title>
+<title>DirectDecompressionCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DirectDecompressionCodec (ORC Core 1.8.0 API)";
+            parent.document.title="DirectDecompressionCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DynamicByteArray.html b/api/orc-core/org/apache/orc/impl/DynamicByteArray.html
index 533834d05..0753cee6a 100644
--- a/api/orc-core/org/apache/orc/impl/DynamicByteArray.html
+++ b/api/orc-core/org/apache/orc/impl/DynamicByteArray.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DynamicByteArray (ORC Core 1.8.0 API)</title>
+<title>DynamicByteArray (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DynamicByteArray (ORC Core 1.8.0 API)";
+            parent.document.title="DynamicByteArray (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/DynamicIntArray.html b/api/orc-core/org/apache/orc/impl/DynamicIntArray.html
index 2c7b6e469..cda6d5bd7 100644
--- a/api/orc-core/org/apache/orc/impl/DynamicIntArray.html
+++ b/api/orc-core/org/apache/orc/impl/DynamicIntArray.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DynamicIntArray (ORC Core 1.8.0 API)</title>
+<title>DynamicIntArray (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DynamicIntArray (ORC Core 1.8.0 API)";
+            parent.document.title="DynamicIntArray (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -113,14 +113,14 @@ var activeTableTab = "activeTableTab";
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
 <div class="block">Dynamic int array that uses primitive types and chunks to avoid copying
  large number of integers when it resizes.
-
+ <p>
  The motivation for this class is memory optimization, i.e. space efficient
  storage of potentially huge arrays without good a-priori size guesses.
-
+ <p>
  The API of this class is between a primitive array and a AbstractList. It's
  not a Collection implementation because it handles primitive types, but the
  API could be extended to support iterators and the like.
-
+ <p>
  NOTE: Like standard Collection implementations/arrays, this class is not
  synchronized.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html b/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html
index 1ef9f812c..e90c780cf 100644
--- a/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html
+++ b/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HadoopShimsFactory (ORC Core 1.8.0 API)</title>
+<title>HadoopShimsFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="HadoopShimsFactory (ORC Core 1.8.0 API)";
+            parent.document.title="HadoopShimsFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/IOUtils.html b/api/orc-core/org/apache/orc/impl/IOUtils.html
index fa63d05e8..4ee2a6406 100644
--- a/api/orc-core/org/apache/orc/impl/IOUtils.html
+++ b/api/orc-core/org/apache/orc/impl/IOUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IOUtils (ORC Core 1.8.0 API)</title>
+<title>IOUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IOUtils (ORC Core 1.8.0 API)";
+            parent.document.title="IOUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/InStream.CompressedStream.html b/api/orc-core/org/apache/orc/impl/InStream.CompressedStream.html
index 8599802aa..56cc566f0 100644
--- a/api/orc-core/org/apache/orc/impl/InStream.CompressedStream.html
+++ b/api/orc-core/org/apache/orc/impl/InStream.CompressedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InStream.CompressedStream (ORC Core 1.8.0 API)</title>
+<title>InStream.CompressedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InStream.CompressedStream (ORC Core 1.8.0 API)";
+            parent.document.title="InStream.CompressedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/InStream.EncryptedStream.html b/api/orc-core/org/apache/orc/impl/InStream.EncryptedStream.html
index 45abbacad..20c85ef8d 100644
--- a/api/orc-core/org/apache/orc/impl/InStream.EncryptedStream.html
+++ b/api/orc-core/org/apache/orc/impl/InStream.EncryptedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InStream.EncryptedStream (ORC Core 1.8.0 API)</title>
+<title>InStream.EncryptedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InStream.EncryptedStream (ORC Core 1.8.0 API)";
+            parent.document.title="InStream.EncryptedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/InStream.StreamOptions.html b/api/orc-core/org/apache/orc/impl/InStream.StreamOptions.html
index e3fbf2a88..cd9c78708 100644
--- a/api/orc-core/org/apache/orc/impl/InStream.StreamOptions.html
+++ b/api/orc-core/org/apache/orc/impl/InStream.StreamOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InStream.StreamOptions (ORC Core 1.8.0 API)</title>
+<title>InStream.StreamOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InStream.StreamOptions (ORC Core 1.8.0 API)";
+            parent.document.title="InStream.StreamOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/InStream.UncompressedStream.html b/api/orc-core/org/apache/orc/impl/InStream.UncompressedStream.html
index 57c7f9e38..7b7624994 100644
--- a/api/orc-core/org/apache/orc/impl/InStream.UncompressedStream.html
+++ b/api/orc-core/org/apache/orc/impl/InStream.UncompressedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InStream.UncompressedStream (ORC Core 1.8.0 API)</title>
+<title>InStream.UncompressedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InStream.UncompressedStream (ORC Core 1.8.0 API)";
+            parent.document.title="InStream.UncompressedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/InStream.html b/api/orc-core/org/apache/orc/impl/InStream.html
index 044ef8f36..e4d483714 100644
--- a/api/orc-core/org/apache/orc/impl/InStream.html
+++ b/api/orc-core/org/apache/orc/impl/InStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InStream (ORC Core 1.8.0 API)</title>
+<title>InStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="InStream (ORC Core 1.8.0 API)";
+            parent.document.title="InStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/IntegerReader.html b/api/orc-core/org/apache/orc/impl/IntegerReader.html
index 1ed842799..f870d5fcf 100644
--- a/api/orc-core/org/apache/orc/impl/IntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/IntegerReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerReader (ORC Core 1.8.0 API)</title>
+<title>IntegerReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerReader (ORC Core 1.8.0 API)";
+            parent.document.title="IntegerReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/IntegerWriter.html b/api/orc-core/org/apache/orc/impl/IntegerWriter.html
index 98a16ef10..c81dc8a36 100644
--- a/api/orc-core/org/apache/orc/impl/IntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/IntegerWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerWriter (ORC Core 1.8.0 API)</title>
+<title>IntegerWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerWriter (ORC Core 1.8.0 API)";
+            parent.document.title="IntegerWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/MaskDescriptionImpl.html b/api/orc-core/org/apache/orc/impl/MaskDescriptionImpl.html
index 1b9c2eac9..8e0ef218c 100644
--- a/api/orc-core/org/apache/orc/impl/MaskDescriptionImpl.html
+++ b/api/orc-core/org/apache/orc/impl/MaskDescriptionImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MaskDescriptionImpl (ORC Core 1.8.0 API)</title>
+<title>MaskDescriptionImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MaskDescriptionImpl (ORC Core 1.8.0 API)";
+            parent.document.title="MaskDescriptionImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/MemoryManager.html b/api/orc-core/org/apache/orc/impl/MemoryManager.html
index ef45198f8..87fd0741d 100644
--- a/api/orc-core/org/apache/orc/impl/MemoryManager.html
+++ b/api/orc-core/org/apache/orc/impl/MemoryManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManager (ORC Core 1.8.0 API)</title>
+<title>MemoryManager (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManager (ORC Core 1.8.0 API)";
+            parent.document.title="MemoryManager (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/MemoryManagerImpl.html b/api/orc-core/org/apache/orc/impl/MemoryManagerImpl.html
index b44b3bf39..cf729612d 100644
--- a/api/orc-core/org/apache/orc/impl/MemoryManagerImpl.html
+++ b/api/orc-core/org/apache/orc/impl/MemoryManagerImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManagerImpl (ORC Core 1.8.0 API)</title>
+<title>MemoryManagerImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManagerImpl (ORC Core 1.8.0 API)";
+            parent.document.title="MemoryManagerImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -125,7 +125,7 @@ implements <a href="../../../../org/apache/orc/MemoryManager.html" title="interf
  dynamic partitions, it is easy to end up with many writers in the same task.
  By managing the size of each allocation, we try to cut down the size of each
  allocation and keep the task from running out of memory.
-
+ <p>
  This class is not thread safe, but is re-entrant - ensure creation and all
  invocations are triggered from the same thread.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html b/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html
index 9c723f1d0..36a3f2e1e 100644
--- a/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html
+++ b/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcAcidUtils (ORC Core 1.8.0 API)</title>
+<title>OrcAcidUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcAcidUtils (ORC Core 1.8.0 API)";
+            parent.document.title="OrcAcidUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OrcCodecPool.html b/api/orc-core/org/apache/orc/impl/OrcCodecPool.html
index 996e53c72..73105adee 100644
--- a/api/orc-core/org/apache/orc/impl/OrcCodecPool.html
+++ b/api/orc-core/org/apache/orc/impl/OrcCodecPool.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcCodecPool (ORC Core 1.8.0 API)</title>
+<title>OrcCodecPool (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcCodecPool (ORC Core 1.8.0 API)";
+            parent.document.title="OrcCodecPool (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OrcFilterContextImpl.html b/api/orc-core/org/apache/orc/impl/OrcFilterContextImpl.html
index f165b8507..2ca908214 100644
--- a/api/orc-core/org/apache/orc/impl/OrcFilterContextImpl.html
+++ b/api/orc-core/org/apache/orc/impl/OrcFilterContextImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFilterContextImpl (ORC Core 1.8.0 API)</title>
+<title>OrcFilterContextImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFilterContextImpl (ORC Core 1.8.0 API)";
+            parent.document.title="OrcFilterContextImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OrcIndex.html b/api/orc-core/org/apache/orc/impl/OrcIndex.html
index 8d667de96..69a7b64dc 100644
--- a/api/orc-core/org/apache/orc/impl/OrcIndex.html
+++ b/api/orc-core/org/apache/orc/impl/OrcIndex.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcIndex (ORC Core 1.8.0 API)</title>
+<title>OrcIndex (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcIndex (ORC Core 1.8.0 API)";
+            parent.document.title="OrcIndex (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OrcTail.html b/api/orc-core/org/apache/orc/impl/OrcTail.html
index 01d58331a..a36d0a81b 100644
--- a/api/orc-core/org/apache/orc/impl/OrcTail.html
+++ b/api/orc-core/org/apache/orc/impl/OrcTail.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcTail (ORC Core 1.8.0 API)</title>
+<title>OrcTail (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcTail (ORC Core 1.8.0 API)";
+            parent.document.title="OrcTail (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OutStream.html b/api/orc-core/org/apache/orc/impl/OutStream.html
index ef47ecc86..c9735cc59 100644
--- a/api/orc-core/org/apache/orc/impl/OutStream.html
+++ b/api/orc-core/org/apache/orc/impl/OutStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OutStream (ORC Core 1.8.0 API)</title>
+<title>OutStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OutStream (ORC Core 1.8.0 API)";
+            parent.document.title="OutStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ParserUtils.StringPosition.html b/api/orc-core/org/apache/orc/impl/ParserUtils.StringPosition.html
index 617ff68ce..c302b75ea 100644
--- a/api/orc-core/org/apache/orc/impl/ParserUtils.StringPosition.html
+++ b/api/orc-core/org/apache/orc/impl/ParserUtils.StringPosition.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParserUtils.StringPosition (ORC Core 1.8.0 API)</title>
+<title>ParserUtils.StringPosition (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ParserUtils.StringPosition (ORC Core 1.8.0 API)";
+            parent.document.title="ParserUtils.StringPosition (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ParserUtils.TypeFinder.html b/api/orc-core/org/apache/orc/impl/ParserUtils.TypeFinder.html
index 0929fc23b..b57c619cd 100644
--- a/api/orc-core/org/apache/orc/impl/ParserUtils.TypeFinder.html
+++ b/api/orc-core/org/apache/orc/impl/ParserUtils.TypeFinder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParserUtils.TypeFinder (ORC Core 1.8.0 API)</title>
+<title>ParserUtils.TypeFinder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ParserUtils.TypeFinder (ORC Core 1.8.0 API)";
+            parent.document.title="ParserUtils.TypeFinder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ParserUtils.TypeVisitor.html b/api/orc-core/org/apache/orc/impl/ParserUtils.TypeVisitor.html
index a09bdaece..cb29072dc 100644
--- a/api/orc-core/org/apache/orc/impl/ParserUtils.TypeVisitor.html
+++ b/api/orc-core/org/apache/orc/impl/ParserUtils.TypeVisitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParserUtils.TypeVisitor (ORC Core 1.8.0 API)</title>
+<title>ParserUtils.TypeVisitor (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ParserUtils.TypeVisitor (ORC Core 1.8.0 API)";
+            parent.document.title="ParserUtils.TypeVisitor (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ParserUtils.html b/api/orc-core/org/apache/orc/impl/ParserUtils.html
index 34ef66f3a..573ab0726 100644
--- a/api/orc-core/org/apache/orc/impl/ParserUtils.html
+++ b/api/orc-core/org/apache/orc/impl/ParserUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ParserUtils (ORC Core 1.8.0 API)</title>
+<title>ParserUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ParserUtils (ORC Core 1.8.0 API)";
+            parent.document.title="ParserUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.VariantTracker.html b/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.VariantTracker.html
index 40f58b670..869e722eb 100644
--- a/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.VariantTracker.html
+++ b/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.VariantTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalFsWriter.VariantTracker (ORC Core 1.8.0 API)</title>
+<title>PhysicalFsWriter.VariantTracker (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalFsWriter.VariantTracker (ORC Core 1.8.0 API)";
+            parent.document.title="PhysicalFsWriter.VariantTracker (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html b/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html
index 908b6f9d0..5d7be41bf 100644
--- a/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html
+++ b/api/orc-core/org/apache/orc/impl/PhysicalFsWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalFsWriter (ORC Core 1.8.0 API)</title>
+<title>PhysicalFsWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalFsWriter (ORC Core 1.8.0 API)";
+            parent.document.title="PhysicalFsWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/PositionProvider.html b/api/orc-core/org/apache/orc/impl/PositionProvider.html
index 0d88ba818..2fb36ac5d 100644
--- a/api/orc-core/org/apache/orc/impl/PositionProvider.html
+++ b/api/orc-core/org/apache/orc/impl/PositionProvider.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PositionProvider (ORC Core 1.8.0 API)</title>
+<title>PositionProvider (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PositionProvider (ORC Core 1.8.0 API)";
+            parent.document.title="PositionProvider (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/PositionRecorder.html b/api/orc-core/org/apache/orc/impl/PositionRecorder.html
index 2cf184c6d..5c0f39f6c 100644
--- a/api/orc-core/org/apache/orc/impl/PositionRecorder.html
+++ b/api/orc-core/org/apache/orc/impl/PositionRecorder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PositionRecorder (ORC Core 1.8.0 API)</title>
+<title>PositionRecorder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PositionRecorder (ORC Core 1.8.0 API)";
+            parent.document.title="PositionRecorder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html b/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html
index 6562aa0a4..b1c56f90d 100644
--- a/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html
+++ b/api/orc-core/org/apache/orc/impl/PositionedOutputStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PositionedOutputStream (ORC Core 1.8.0 API)</title>
+<title>PositionedOutputStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PositionedOutputStream (ORC Core 1.8.0 API)";
+            parent.document.title="PositionedOutputStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html b/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html
index ed92dba02..296f311ec 100644
--- a/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html
+++ b/api/orc-core/org/apache/orc/impl/ReaderImpl.StripeInformationImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReaderImpl.StripeInformationImpl (ORC Core 1.8.0 API)</title>
+<title>ReaderImpl.StripeInformationImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.8.0 API)";
+            parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ReaderImpl.html b/api/orc-core/org/apache/orc/impl/ReaderImpl.html
index 3bd8c3304..42bcd3640 100644
--- a/api/orc-core/org/apache/orc/impl/ReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/ReaderImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ReaderImpl (ORC Core 1.8.0 API)</title>
+<title>ReaderImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ReaderImpl (ORC Core 1.8.0 API)";
+            parent.document.title="ReaderImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.PositionProviderImpl.html b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.PositionProviderImpl.html
index 0ce020b62..75c6430da 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.PositionProviderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.PositionProviderImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderImpl.PositionProviderImpl (ORC Core 1.8.0 API)</title>
+<title>RecordReaderImpl.PositionProviderImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderImpl.PositionProviderImpl (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderImpl.PositionProviderImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.SargApplier.html b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.SargApplier.html
index df9a12d11..deb867e6d 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.SargApplier.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.SargApplier.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderImpl.SargApplier (ORC Core 1.8.0 API)</title>
+<title>RecordReaderImpl.SargApplier (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderImpl.SargApplier (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderImpl.SargApplier (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.ZeroPositionProvider.html b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.ZeroPositionProvider.html
index 9c929be84..d3bdb41aa 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.ZeroPositionProvider.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.ZeroPositionProvider.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderImpl.ZeroPositionProvider (ORC Core 1.8.0 API)</title>
+<title>RecordReaderImpl.ZeroPositionProvider (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderImpl.ZeroPositionProvider (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderImpl.ZeroPositionProvider (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.html b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.html
index 1e1e8d036..65ea24e9d 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderImpl (ORC Core 1.8.0 API)</title>
+<title>RecordReaderImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderImpl (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderUtils.ByteBufferAllocatorPool.html b/api/orc-core/org/apache/orc/impl/RecordReaderUtils.ByteBufferAllocatorPool.html
index 6e6ba1f1e..67c863689 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderUtils.ByteBufferAllocatorPool.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderUtils.ByteBufferAllocatorPool.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.8.0 API)</title>
+<title>RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RecordReaderUtils.html b/api/orc-core/org/apache/orc/impl/RecordReaderUtils.html
index 6ccc73b0a..38d5e5b07 100644
--- a/api/orc-core/org/apache/orc/impl/RecordReaderUtils.html
+++ b/api/orc-core/org/apache/orc/impl/RecordReaderUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReaderUtils (ORC Core 1.8.0 API)</title>
+<title>RecordReaderUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReaderUtils (ORC Core 1.8.0 API)";
+            parent.document.title="RecordReaderUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthByteReader.html b/api/orc-core/org/apache/orc/impl/RunLengthByteReader.html
index 4de826792..276f6a75e 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthByteReader.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthByteReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthByteReader (ORC Core 1.8.0 API)</title>
+<title>RunLengthByteReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthByteReader (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthByteReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthByteWriter.html b/api/orc-core/org/apache/orc/impl/RunLengthByteWriter.html
index d0b97babe..a205d82f0 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthByteWriter.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthByteWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthByteWriter (ORC Core 1.8.0 API)</title>
+<title>RunLengthByteWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthByteWriter (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthByteWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html b/api/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html
index f4b9850b8..6e601e2d8 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthIntegerReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthIntegerReader (ORC Core 1.8.0 API)</title>
+<title>RunLengthIntegerReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthIntegerReader (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthIntegerReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html b/api/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html
index 13e4b8504..c1fcbbd22 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthIntegerReaderV2.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthIntegerReaderV2 (ORC Core 1.8.0 API)</title>
+<title>RunLengthIntegerReaderV2 (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthIntegerReaderV2 (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthIntegerReaderV2 (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html
index 3efe36285..5836d3600 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthIntegerWriter (ORC Core 1.8.0 API)</title>
+<title>RunLengthIntegerWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthIntegerWriter (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthIntegerWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.EncodingType.html b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.EncodingType.html
index 98ac1a7c2..d623c83c4 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.EncodingType.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.EncodingType.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthIntegerWriterV2.EncodingType (ORC Core 1.8.0 API)</title>
+<title>RunLengthIntegerWriterV2.EncodingType (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthIntegerWriterV2.EncodingType (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthIntegerWriterV2.EncodingType (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.html b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.html
index e9347d489..250faf878 100644
--- a/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.html
+++ b/api/orc-core/org/apache/orc/impl/RunLengthIntegerWriterV2.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RunLengthIntegerWriterV2 (ORC Core 1.8.0 API)</title>
+<title>RunLengthIntegerWriterV2 (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RunLengthIntegerWriterV2 (ORC Core 1.8.0 API)";
+            parent.document.title="RunLengthIntegerWriterV2 (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/SchemaEvolution.IllegalEvolutionException.html b/api/orc-core/org/apache/orc/impl/SchemaEvolution.IllegalEvolutionException.html
index 79e187dbe..09e9ca6ab 100644
--- a/api/orc-core/org/apache/orc/impl/SchemaEvolution.IllegalEvolutionException.html
+++ b/api/orc-core/org/apache/orc/impl/SchemaEvolution.IllegalEvolutionException.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SchemaEvolution.IllegalEvolutionException (ORC Core 1.8.0 API)</title>
+<title>SchemaEvolution.IllegalEvolutionException (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SchemaEvolution.IllegalEvolutionException (ORC Core 1.8.0 API)";
+            parent.document.title="SchemaEvolution.IllegalEvolutionException (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/SchemaEvolution.html b/api/orc-core/org/apache/orc/impl/SchemaEvolution.html
index 49137b361..9562dcb81 100644
--- a/api/orc-core/org/apache/orc/impl/SchemaEvolution.html
+++ b/api/orc-core/org/apache/orc/impl/SchemaEvolution.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SchemaEvolution (ORC Core 1.8.0 API)</title>
+<title>SchemaEvolution (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SchemaEvolution (ORC Core 1.8.0 API)";
+            parent.document.title="SchemaEvolution (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/SerializationUtils.FixedBitSizes.html b/api/orc-core/org/apache/orc/impl/SerializationUtils.FixedBitSizes.html
index 716e27080..0284900f8 100644
--- a/api/orc-core/org/apache/orc/impl/SerializationUtils.FixedBitSizes.html
+++ b/api/orc-core/org/apache/orc/impl/SerializationUtils.FixedBitSizes.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SerializationUtils.FixedBitSizes (ORC Core 1.8.0 API)</title>
+<title>SerializationUtils.FixedBitSizes (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SerializationUtils.FixedBitSizes (ORC Core 1.8.0 API)";
+            parent.document.title="SerializationUtils.FixedBitSizes (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/SerializationUtils.html b/api/orc-core/org/apache/orc/impl/SerializationUtils.html
index ced28485d..967ee786a 100644
--- a/api/orc-core/org/apache/orc/impl/SerializationUtils.html
+++ b/api/orc-core/org/apache/orc/impl/SerializationUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SerializationUtils (ORC Core 1.8.0 API)</title>
+<title>SerializationUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SerializationUtils (ORC Core 1.8.0 API)";
+            parent.document.title="SerializationUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/SnappyCodec.html b/api/orc-core/org/apache/orc/impl/SnappyCodec.html
index cf981ac5e..f4c1d12a6 100644
--- a/api/orc-core/org/apache/orc/impl/SnappyCodec.html
+++ b/api/orc-core/org/apache/orc/impl/SnappyCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SnappyCodec (ORC Core 1.8.0 API)</title>
+<title>SnappyCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SnappyCodec (ORC Core 1.8.0 API)";
+            parent.document.title="SnappyCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/StreamName.Area.html b/api/orc-core/org/apache/orc/impl/StreamName.Area.html
index 683956831..ff7179284 100644
--- a/api/orc-core/org/apache/orc/impl/StreamName.Area.html
+++ b/api/orc-core/org/apache/orc/impl/StreamName.Area.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StreamName.Area (ORC Core 1.8.0 API)</title>
+<title>StreamName.Area (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamName.Area (ORC Core 1.8.0 API)";
+            parent.document.title="StreamName.Area (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/StreamName.html b/api/orc-core/org/apache/orc/impl/StreamName.html
index 508e82ac6..699ca9f7a 100644
--- a/api/orc-core/org/apache/orc/impl/StreamName.html
+++ b/api/orc-core/org/apache/orc/impl/StreamName.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StreamName (ORC Core 1.8.0 API)</title>
+<title>StreamName (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StreamName (ORC Core 1.8.0 API)";
+            parent.document.title="StreamName (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -117,7 +117,7 @@ var activeTableTab = "activeTableTab";
 extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
 implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;<a href="../../../../org/apache/orc/impl/StreamName.html" title="class in org.apache.orc.impl">StreamName</a>&gt;</pre>
 <div class="block">The name of a stream within a stripe.
-
+ <p>
  Sorted by area, encryption, column, and then kind.</div>
 </li>
 </ul>
diff --git a/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html b/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html
index bf7835a10..8a3c07467 100644
--- a/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html
+++ b/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringHashTableDictionary (ORC Core 1.8.0 API)</title>
+<title>StringHashTableDictionary (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringHashTableDictionary (ORC Core 1.8.0 API)";
+            parent.document.title="StringHashTableDictionary (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -118,7 +118,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 implements <a href="../../../../org/apache/orc/impl/Dictionary.html" title="interface in org.apache.orc.impl">Dictionary</a></pre>
 <div class="block">Using HashTable to represent a dictionary. The strings are stored as UTF-8 bytes
  and an offset for each entry. It is using chaining for collision resolution.
-
+ <p>
  This implementation is not thread-safe.</div>
 </li>
 </ul>
diff --git a/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html b/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html
index c71297546..7c2908fc4 100644
--- a/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html
+++ b/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringRedBlackTree (ORC Core 1.8.0 API)</title>
+<title>StringRedBlackTree (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringRedBlackTree (ORC Core 1.8.0 API)";
+            parent.document.title="StringRedBlackTree (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/StripeStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/StripeStatisticsImpl.html
index 188e08405..d2b697659 100644
--- a/api/orc-core/org/apache/orc/impl/StripeStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/StripeStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StripeStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>StripeStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StripeStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="StripeStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BinaryTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BinaryTreeReader.html
index 2af3593ea..6f802d44a 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BinaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BinaryTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.BinaryTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.BinaryTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.BinaryTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.BinaryTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html
index c74288837..d5e157b47 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BooleanTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.BooleanTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.BooleanTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.BooleanTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.BooleanTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ByteTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ByteTreeReader.html
index 659c36b14..31d1710c1 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ByteTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ByteTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.ByteTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.ByteTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.ByteTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.ByteTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BytesColumnVectorUtil.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BytesColumnVectorUtil.html
index 255cf6832..f1994cd9f 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BytesColumnVectorUtil.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.BytesColumnVectorUtil.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.CharTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.CharTreeReader.html
index 0fd8c7264..c8da028c4 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.CharTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.CharTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.CharTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.CharTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.CharTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.CharTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Context.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Context.html
index 90ae8b61b..7e0c66d08 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Context.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Context.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.Context (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.Context (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.Context (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.Context (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DateTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DateTreeReader.html
index 6e47be07c..bc84fed8f 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DateTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.DateTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.DateTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.DateTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.DateTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html
index 1b9b2d39f..4c935c9e4 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.Decimal64TreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.Decimal64TreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.Decimal64TreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.Decimal64TreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.Decimal64TreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html
index 048a93a01..e77987484 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.DecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.DecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.DecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.DecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html
index 9c1925f7e..830a14bc7 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.DoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.DoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.DoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.DoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.DoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html
index 18de17f84..c0d2dc53c 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.FloatTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.FloatTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.FloatTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.FloatTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.FloatTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html
index a15f011e7..bfcffe6d3 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.IntTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.IntTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.IntTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.IntTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.IntTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ListTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ListTreeReader.html
index 89b5838c2..1594eb213 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ListTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ListTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.ListTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.ListTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.ListTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.ListTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html
index 6c1f8ffe5..a9155dfad 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.LongTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.LongTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.LongTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.LongTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.LongTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.MapTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.MapTreeReader.html
index 0435cfcb2..592cf3075 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.MapTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.MapTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.MapTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.MapTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.MapTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.MapTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.NullTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.NullTreeReader.html
index 5a61736f5..06b8c518d 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.NullTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.NullTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.NullTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.NullTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.NullTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.NullTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ReaderContext.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ReaderContext.html
index badcd2856..257e76481 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ReaderContext.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ReaderContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.ReaderContext (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.ReaderContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.ReaderContext (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.ReaderContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html
index 3bca63377..f04a4facf 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.ShortTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.ShortTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.ShortTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.ShortTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.ShortTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html
index 229b85696..92098b0b9 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDictionaryTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html
index 622c64089..d280bdec7 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringDirectTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.StringDirectTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.StringDirectTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.StringDirectTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.StringDirectTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html
index 6437613d9..e929fbe22 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StringTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.StringTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.StringTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.StringTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.StringTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StructTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StructTreeReader.html
index 012fd860e..d72e40a8b 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StructTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.StructTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.StructTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.StructTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.StructTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.StructTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html
index 5603a6fb7..aeb15ce30 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.TimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.TimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.TimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.TimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TreeReader.html
index d12b782d8..a1e44a4ab 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.TreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.TreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.TreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.TreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.TreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.UnionTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.UnionTreeReader.html
index bcf953be4..63e0fcc66 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.UnionTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.UnionTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.UnionTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.UnionTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.UnionTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.UnionTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.VarcharTreeReader.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.VarcharTreeReader.html
index ec347bc16..6bfe2c678 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.VarcharTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.VarcharTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory.VarcharTreeReader (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory.VarcharTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory.VarcharTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory.VarcharTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.html b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.html
index c93185d0b..741d75cbf 100644
--- a/api/orc-core/org/apache/orc/impl/TreeReaderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/TreeReaderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TreeReaderFactory (ORC Core 1.8.0 API)</title>
+<title>TreeReaderFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TreeReaderFactory (ORC Core 1.8.0 API)";
+            parent.document.title="TreeReaderFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/TypeUtils.html b/api/orc-core/org/apache/orc/impl/TypeUtils.html
index 3b8d74539..62c0af88e 100644
--- a/api/orc-core/org/apache/orc/impl/TypeUtils.html
+++ b/api/orc-core/org/apache/orc/impl/TypeUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeUtils (ORC Core 1.8.0 API)</title>
+<title>TypeUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeUtils (ORC Core 1.8.0 API)";
+            parent.document.title="TypeUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/Utf8Utils.html b/api/orc-core/org/apache/orc/impl/Utf8Utils.html
index c9662d451..7e9cd767b 100644
--- a/api/orc-core/org/apache/orc/impl/Utf8Utils.html
+++ b/api/orc-core/org/apache/orc/impl/Utf8Utils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Utf8Utils (ORC Core 1.8.0 API)</title>
+<title>Utf8Utils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Utf8Utils (ORC Core 1.8.0 API)";
+            parent.document.title="Utf8Utils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/VisitorContextImpl.html b/api/orc-core/org/apache/orc/impl/VisitorContextImpl.html
index ae852adea..180801e1a 100644
--- a/api/orc-core/org/apache/orc/impl/VisitorContextImpl.html
+++ b/api/orc-core/org/apache/orc/impl/VisitorContextImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VisitorContextImpl (ORC Core 1.8.0 API)</title>
+<title>VisitorContextImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="VisitorContextImpl (ORC Core 1.8.0 API)";
+            parent.document.title="VisitorContextImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/WriterImpl.html b/api/orc-core/org/apache/orc/impl/WriterImpl.html
index fb0888b46..b04dda1c3 100644
--- a/api/orc-core/org/apache/orc/impl/WriterImpl.html
+++ b/api/orc-core/org/apache/orc/impl/WriterImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WriterImpl (ORC Core 1.8.0 API)</title>
+<title>WriterImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WriterImpl (ORC Core 1.8.0 API)";
+            parent.document.title="WriterImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
@@ -127,13 +127,13 @@ implements <a href="../../../../org/apache/orc/impl/WriterInternal.html" title="
  type of column. TreeWriters may have children TreeWriters that handle the
  sub-types. Each of the TreeWriters writes the column's data as a set of
  streams.
-
+ <p>
  This class is unsynchronized like most Stream objects, so from the creation
  of an OrcFile and all access to a single instance has to be from a single
  thread.
-
+ <p>
  There are no known cases where these happen between different threads today.
-
+ <p>
  Caveat: the MemoryManager is created during WriterOptions create, that has
  to be confined to a single thread as well.</div>
 </li>
diff --git a/api/orc-core/org/apache/orc/impl/WriterInternal.html b/api/orc-core/org/apache/orc/impl/WriterInternal.html
index e76546461..159bea057 100644
--- a/api/orc-core/org/apache/orc/impl/WriterInternal.html
+++ b/api/orc-core/org/apache/orc/impl/WriterInternal.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>WriterInternal (ORC Core 1.8.0 API)</title>
+<title>WriterInternal (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WriterInternal (ORC Core 1.8.0 API)";
+            parent.document.title="WriterInternal (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/ZlibCodec.html b/api/orc-core/org/apache/orc/impl/ZlibCodec.html
index 660eccf5a..f6976a1e6 100644
--- a/api/orc-core/org/apache/orc/impl/ZlibCodec.html
+++ b/api/orc-core/org/apache/orc/impl/ZlibCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ZlibCodec (ORC Core 1.8.0 API)</title>
+<title>ZlibCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ZlibCodec (ORC Core 1.8.0 API)";
+            parent.document.title="ZlibCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/AcidStats.html b/api/orc-core/org/apache/orc/impl/class-use/AcidStats.html
index 327f01943..a72a3c315 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/AcidStats.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/AcidStats.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/AircompressorCodec.html b/api/orc-core/org/apache/orc/impl/class-use/AircompressorCodec.html
index 3a633d883..82d926996 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/AircompressorCodec.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/AircompressorCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/BitFieldReader.html b/api/orc-core/org/apache/orc/impl/class-use/BitFieldReader.html
index 89b5170fd..40d6a3b86 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/BitFieldReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/BitFieldReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/BitFieldWriter.html b/api/orc-core/org/apache/orc/impl/class-use/BitFieldWriter.html
index 74d88bb6e..6b0b1aa27 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/BitFieldWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/BitFieldWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/BufferChunk.html b/api/orc-core/org/apache/orc/impl/class-use/BufferChunk.html
index 45fedb819..e636a6c07 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/BufferChunk.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/BufferChunk.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/BufferChunkList.html b/api/orc-core/org/apache/orc/impl/class-use/BufferChunkList.html
index d49dec10c..cd3255210 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/BufferChunkList.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/BufferChunkList.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.BinaryStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.BinaryStatisticsImpl.html
index bae9d5c0d..8129c7ad8 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.BinaryStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.BinaryStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.StringStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.StringStatisticsImpl.html
index 08007a2e2..39c6487fa 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.StringStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.StringStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.html
index 5e7dc46c3..a6d73ceb1 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ColumnStatisticsImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
index 80421f47b..5ff0bd6e0 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
index 7a86ea788..023292bbb 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
index c337cb3e4..f3400abe3 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
index 6a62f6ae8..b32347441 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
index d291aaf48..a02312e80 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.ConvertTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.ConvertTreeReader.html
index e5bddb5c3..427538828 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.ConvertTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.ConvertTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
index 3454385f2..cdf3e6354 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
index 3587ef913..f529666a4 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DateFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
index f0b936b2b..c7462c22b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
index ef524e296..38e1a6d65 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
index 3ac15b901..1886df09b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
index 6d38b9d37..9ecb6e38a 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
index 3db42a700..544b53911 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DecimalFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
index e87706022..4c270ae9e 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
index be9a3cf36..4c16c91e6 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
index cfe01a350..c2954b489 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
index 1c97f1917..c4b465a36 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.DoubleFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
index 9702d37d2..decec3a44 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.FloatFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
index 1b7371d0d..cd4fdcb0c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
index 0c261da82..08a4f1aef 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
index 8b0567bfd..782d33600 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
index 6c43459ef..830a3e632 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDateTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
index 0b275e3c2..a8455ca5f 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
index 13362c4af..da14eb504 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
index 954231ecc..2171e4c21 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
index 7d3a57372..68300b79c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
index a1dfaaa8c..1615cb421 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
index 97f60884b..3d42a97f2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDateTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
index 47e104b2d..e5f629e2e 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDecimalTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
index 28cfb378b..fca29e781 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromDoubleTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
index 2e6753248..91f0a65c7 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.html b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.html
index 8e4819951..f8d507cef 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ConvertTreeReaderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.HadoopKeyProviderFactory.html b/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.HadoopKeyProviderFactory.html
index ebd7e1b9a..fd074f1bd 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.HadoopKeyProviderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.HadoopKeyProviderFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.html b/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.html
index 932af9a67..d7555ee07 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/CryptoUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.Builder.html b/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.Builder.html
index 35143f94c..5ea8a0ac2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.Builder.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.Builder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.html b/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.html
index c04a07054..cfbf79e72 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DataReaderProperties.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DateUtils.html b/api/orc-core/org/apache/orc/impl/class-use/DateUtils.html
index 131796a40..fbd88c5e8 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DateUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DateUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.IMPL.html b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.IMPL.html
index 6e2e73934..4416622b7 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.IMPL.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.IMPL.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.Visitor.html b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.Visitor.html
index 162c8e0fa..19f1001de 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.Visitor.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.Visitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.VisitorContext.html b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.VisitorContext.html
index a3d72d398..de3365d3b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.VisitorContext.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.VisitorContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.html b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.html
index 9bde85a15..2253ef9a9 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/Dictionary.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/Dictionary.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DictionaryUtils.html b/api/orc-core/org/apache/orc/impl/class-use/DictionaryUtils.html
index 31c1222f6..85390abf2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DictionaryUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DictionaryUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DirectDecompressionCodec.html b/api/orc-core/org/apache/orc/impl/class-use/DirectDecompressionCodec.html
index 20d4064b0..fe27b6c5b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DirectDecompressionCodec.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DirectDecompressionCodec.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DynamicByteArray.html b/api/orc-core/org/apache/orc/impl/class-use/DynamicByteArray.html
index c91305a4f..b5559eb01 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DynamicByteArray.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DynamicByteArray.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/DynamicIntArray.html b/api/orc-core/org/apache/orc/impl/class-use/DynamicIntArray.html
index 8dc84f395..95ddc4963 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/DynamicIntArray.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/DynamicIntArray.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/HadoopShimsFactory.html b/api/orc-core/org/apache/orc/impl/class-use/HadoopShimsFactory.html
index c653b0bb5..911102809 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/HadoopShimsFactory.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/HadoopShimsFactory.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/IOUtils.html b/api/orc-core/org/apache/orc/impl/class-use/IOUtils.html
index 176c6b900..44d8f4ccd 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/IOUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/IOUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.CompressedStream.html b/api/orc-core/org/apache/orc/impl/class-use/InStream.CompressedStream.html
index 99bbb0719..244c1bbca 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.CompressedStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.CompressedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.EncryptedStream.html b/api/orc-core/org/apache/orc/impl/class-use/InStream.EncryptedStream.html
index 2d841daff..67e9079a1 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.EncryptedStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.EncryptedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.StreamOptions.html b/api/orc-core/org/apache/orc/impl/class-use/InStream.StreamOptions.html
index 3bb3fc4ad..7ea7c7642 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.StreamOptions.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.StreamOptions.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.UncompressedStream.html b/api/orc-core/org/apache/orc/impl/class-use/InStream.UncompressedStream.html
index 5b7f22c7a..a509eb13c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.UncompressedStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.UncompressedStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/InStream.html b/api/orc-core/org/apache/orc/impl/class-use/InStream.html
index a5956d9b9..24a6f2bed 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/InStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/InStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.InStream (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html b/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
index 8598346b8..56247c80b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/IntegerReader.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html b/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
index 01fb6f6ca..d66d7e7cc 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/IntegerWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/MaskDescriptionImpl.html b/api/orc-core/org/apache/orc/impl/class-use/MaskDescriptionImpl.html
index 60d9c1358..0dee3b060 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/MaskDescriptionImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/MaskDescriptionImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html b/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
index aa82f79e1..891d8a5c0 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/MemoryManager.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html b/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
index 735d22fbd..6fab69fd5 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/MemoryManagerImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html b/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
index 83e94df4c..a009fc551 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcAcidUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html b/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
index b5e8f111e..07d92301b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcCodecPool.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcFilterContextImpl.html b/api/orc-core/org/apache/orc/impl/class-use/OrcFilterContextImpl.html
index bef3e51f8..3788aafa2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcFilterContextImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcFilterContextImpl.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html b/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
index bf439b53f..fbfaa60a7 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcIndex.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html b/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
index 24bf02008..411d7bf32 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OrcTail.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/OutStream.html b/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
index 45172c7cd..b029ec336 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/OutStream.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.StringPosition.html b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.StringPosition.html
index 9dac0214f..7258200ce 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.StringPosition.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.StringPosition.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeFinder.html b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeFinder.html
index 4123af3ce..cbc46c3ec 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeFinder.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeFinder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeVisitor.html b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeVisitor.html
index 52ed334d5..7ed54c63a 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeVisitor.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.TypeVisitor.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.html b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.html
index 4ddfe3656..cdf0169ee 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ParserUtils.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.VariantTracker.html b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.VariantTracker.html
index 8a595f5c5..1df9b05e9 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.VariantTracker.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.VariantTracker.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
index 87477e85b..f25868d10 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PhysicalFsWriter.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.8.0 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html b/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
index 617625a09..8e79ee013 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionProvider.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html b/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
index a2836adbd..6cdac1412 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionRecorder.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.8.0 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.8.1 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.8.0 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.8.1 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html b/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
index f860ae1df..9080fdc1f 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
... 8685 lines suppressed ...