You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by wi...@apache.org on 2022/08/18 06:10:34 UTC

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

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

william 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 b4a4ca5ba Update API docs to 1.7.6
b4a4ca5ba is described below

commit b4a4ca5bad89daeb801fd615b51ff24519a41c4a
Author: William Hyun <wi...@apache.org>
AuthorDate: Wed Aug 17 23:10:21 2022 -0700

    Update API docs to 1.7.6
---
 api/apidocs/allclasses-frame.html                  |  2 +-
 api/apidocs/allclasses-noframe.html                |  2 +-
 api/apidocs/constant-values.html                   |  4 +-
 api/apidocs/deprecated-list.html                   |  4 +-
 api/apidocs/help-doc.html                          |  4 +-
 api/apidocs/index-all.html                         |  4 +-
 api/apidocs/index.html                             |  2 +-
 .../org/apache/orc/examples/AdvancedReader.html    |  4 +-
 .../org/apache/orc/examples/AdvancedWriter.html    |  4 +-
 .../org/apache/orc/examples/CoreReader.html        |  4 +-
 .../org/apache/orc/examples/CoreWriter.html        |  4 +-
 api/apidocs/org/apache/orc/examples/Driver.html    |  4 +-
 .../orc/examples/class-use/AdvancedReader.html     |  4 +-
 .../orc/examples/class-use/AdvancedWriter.html     |  4 +-
 .../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 +-
 .../org/apache/orc/examples/package-frame.html     |  2 +-
 .../org/apache/orc/examples/package-summary.html   |  4 +-
 .../org/apache/orc/examples/package-tree.html      |  4 +-
 .../org/apache/orc/examples/package-use.html       |  4 +-
 api/apidocs/overview-tree.html                     |  4 +-
 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                        |  4 +-
 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          |  4 +-
 .../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 |  4 +-
 .../org/apache/orc/FileFormatException.html        |  4 +-
 api/orc-core/org/apache/orc/FileMetadata.html      |  4 +-
 api/orc-core/org/apache/orc/InMemoryKeystore.html  |  4 +-
 .../org/apache/orc/IntegerColumnStatistics.html    |  4 +-
 .../org/apache/orc/MemoryManager.Callback.html     |  4 +-
 api/orc-core/org/apache/orc/MemoryManager.html     |  4 +-
 api/orc-core/org/apache/orc/OrcConf.html           | 30 ++++++++-
 .../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      |  4 +-
 .../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          |  4 +-
 .../apache/orc/PhysicalWriter.OutputReceiver.html  |  4 +-
 api/orc-core/org/apache/orc/PhysicalWriter.html    |  4 +-
 api/orc-core/org/apache/orc/Reader.Options.html    |  4 +-
 api/orc-core/org/apache/orc/Reader.html            |  4 +-
 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   |  9 ++-
 .../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  |  6 +-
 .../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 +-
 .../apache/orc/filter/class-use/BatchFilter.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    |  4 +-
 .../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       |  4 +-
 .../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     |  4 +-
 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   |  4 +-
 .../apache/orc/impl/StringHashTableDictionary.html |  4 +-
 .../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   |  4 +-
 .../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   |  4 +-
 .../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    |  4 +-
 .../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  |  4 +-
 .../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   |  4 +-
 .../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      | 20 +++---
 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  |  4 +-
 .../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        |  4 +-
 api/orc-core/org/apache/orc/util/Murmur3.html      |  4 +-
 .../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      |  4 +-
 .../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                   | 26 ++++++--
 api/orc-mapreduce/index.html                       |  2 +-
 .../org/apache/orc/mapred/OrcInputFormat.html      |  4 +-
 .../org/apache/orc/mapred/OrcKey.html              |  4 +-
 .../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   | 71 ++++++++++++++++++++--
 .../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            |  4 +-
 .../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    | 22 ++++++-
 .../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                       |  4 +-
 api/orc-shims/index.html                           |  2 +-
 .../org/apache/orc/EncryptionAlgorithm.html        |  4 +-
 .../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     |  4 +-
 .../org/apache/orc/impl/HadoopShimsPre2_7.html     |  4 +-
 .../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 |  4 +-
 .../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       |  4 +-
 .../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 +-
 760 files changed, 1624 insertions(+), 1508 deletions(-)

diff --git a/api/apidocs/allclasses-frame.html b/api/apidocs/allclasses-frame.html
index 13d61930d..124febb12 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.7.5 API)</title>
+<title>All Classes (ORC Examples 1.7.6 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/apidocs/allclasses-noframe.html b/api/apidocs/allclasses-noframe.html
index 271f1c997..0dd05dc9c 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.7.5 API)</title>
+<title>All Classes (ORC Examples 1.7.6 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/apidocs/constant-values.html b/api/apidocs/constant-values.html
index c5a250079..bec0dfabd 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.7.5 API)</title>
+<title>Constant Field Values (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Constant Field Values (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/deprecated-list.html b/api/apidocs/deprecated-list.html
index 3d9f1471c..39a2c43d9 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.7.5 API)</title>
+<title>Deprecated List (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Deprecated List (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/help-doc.html b/api/apidocs/help-doc.html
index cd5ffd1fa..001fbc667 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.7.5 API)</title>
+<title>API Help (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="API Help (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/index-all.html b/api/apidocs/index-all.html
index 63dea87fc..d80b978d6 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.7.5 API)</title>
+<title>Index (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Index (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/index.html b/api/apidocs/index.html
index 1e34e415f..18592b659 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.7.5 API</title>
+<title>ORC Examples 1.7.6 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 4afcba4b2..8007b40c2 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.7.5 API)</title>
+<title>AdvancedReader (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="AdvancedReader (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/AdvancedWriter.html
index e60f20277..fb7c026f9 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.7.5 API)</title>
+<title>AdvancedWriter (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="AdvancedWriter (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/CoreReader.html b/api/apidocs/org/apache/orc/examples/CoreReader.html
index b2b97a146..dc66410f4 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.7.5 API)</title>
+<title>CoreReader (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="CoreReader (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/CoreWriter.html b/api/apidocs/org/apache/orc/examples/CoreWriter.html
index 9b55b9f96..00c47ab0d 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.7.5 API)</title>
+<title>CoreWriter (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="CoreWriter (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/Driver.html b/api/apidocs/org/apache/orc/examples/Driver.html
index 791a909db..aa773b976 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.7.5 API)</title>
+<title>Driver (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Driver (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
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 ee9af12e4..cce43c143 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.7.6 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 a60dfd60f..3c51fe8cd 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.7.6 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/CoreReader.html
index 5425f857e..52bbd3b26 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.7.6 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 61c026f5b..7fbf6b873 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.7.6 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 4998efebd..26949228e 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/package-frame.html b/api/apidocs/org/apache/orc/examples/package-frame.html
index 801555d24..a247f0e22 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.7.5 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.7.6 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/apidocs/org/apache/orc/examples/package-summary.html b/api/apidocs/org/apache/orc/examples/package-summary.html
index c3ae68603..88499bd2f 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.7.5 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="org.apache.orc.examples (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/package-tree.html b/api/apidocs/org/apache/orc/examples/package-tree.html
index 7febbe704..717596dae 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.7.5 API)</title>
+<title>org.apache.orc.examples Class Hierarchy (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="org.apache.orc.examples Class Hierarchy (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/package-use.html b/api/apidocs/org/apache/orc/examples/package-use.html
index 31d8d69e3..614fe0d18 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.7.5 API)</title>
+<title>Uses of Package org.apache.orc.examples (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Package org.apache.orc.examples (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/overview-tree.html b/api/apidocs/overview-tree.html
index 1055ab959..f232b04c7 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.7.5 API)</title>
+<title>Class Hierarchy (ORC Examples 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Class Hierarchy (ORC Examples 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/allclasses-frame.html b/api/orc-core/allclasses-frame.html
index 5a2b4975f..9c8fa082e 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.7.5 API)</title>
+<title>All Classes (ORC Core 1.7.6 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 8723ff4e7..c7441f2b6 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.7.5 API)</title>
+<title>All Classes (ORC Core 1.7.6 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 f8699b70a..65fd7e057 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.7.5 API)</title>
+<title>Constant Field Values (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Constant Field Values (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/deprecated-list.html b/api/orc-core/deprecated-list.html
index 81bbd4d5d..9be89ab87 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.7.5 API)</title>
+<title>Deprecated List (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Deprecated List (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/help-doc.html b/api/orc-core/help-doc.html
index 82e1ff3c5..4f20c1c97 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.7.5 API)</title>
+<title>API Help (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="API Help (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/index-all.html b/api/orc-core/index-all.html
index af940ea1d..327f31d7d 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.7.5 API)</title>
+<title>Index (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.7.5 API)";
+            parent.document.title="Index (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/index.html b/api/orc-core/index.html
index ee109244f..4eb78ceea 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.7.5 API</title>
+<title>ORC Core 1.7.6 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 fdc4f5a2f..3c5c52ca3 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.7.5 API)</title>
+<title>BinaryColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="BinaryColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/BooleanColumnStatistics.html b/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
index 8e2d8f1d2..25e8b26a9 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.7.5 API)</title>
+<title>BooleanColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="BooleanColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CollectionColumnStatistics.html b/api/orc-core/org/apache/orc/CollectionColumnStatistics.html
index c09efa601..7e17b6072 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.7.5 API)</title>
+<title>CollectionColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CollectionColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/ColumnStatistics.html b/api/orc-core/org/apache/orc/ColumnStatistics.html
index 21a85b98f..d122260b5 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.7.5 API)</title>
+<title>ColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="ColumnStatistics (ORC Core 1.7.6 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 8befa4325..60146aa9a 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.7.5 API)</title>
+<title>CompressionCodec.DataKind (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CompressionCodec.DataKind (ORC Core 1.7.6 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 76426e7c4..c006efc34 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.7.5 API)</title>
+<title>CompressionCodec.Options (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CompressionCodec.Options (ORC Core 1.7.6 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 d4cb3cdc8..9abb23915 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.7.5 API)</title>
+<title>CompressionCodec.SpeedModifier (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CompressionCodec.SpeedModifier (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.html b/api/orc-core/org/apache/orc/CompressionCodec.html
index 3122c90e8..ce2f244c2 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.7.5 API)</title>
+<title>CompressionCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CompressionCodec (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionKind.html b/api/orc-core/org/apache/orc/CompressionKind.html
index 97121dd4b..ee7b331fd 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.7.5 API)</title>
+<title>CompressionKind (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="CompressionKind (ORC Core 1.7.6 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 7a1c25c73..52bd3b10c 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.7.5 API)</title>
+<title>DataMask.Factory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMask.Factory (ORC Core 1.7.6 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 ddb66a4bb..d2abbef13 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.7.5 API)</title>
+<title>DataMask.MaskOverrides (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMask.MaskOverrides (ORC Core 1.7.6 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 ddb5bc8d4..f944d4d3b 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.7.5 API)</title>
+<title>DataMask.Provider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMask.Provider (ORC Core 1.7.6 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 5fe0f2acb..cad63f892 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.7.5 API)</title>
+<title>DataMask.Standard (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMask.Standard (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.html b/api/orc-core/org/apache/orc/DataMask.html
index 20eb24fc3..1bca6ca73 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.7.5 API)</title>
+<title>DataMask (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMask (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMaskDescription.html b/api/orc-core/org/apache/orc/DataMaskDescription.html
index 63208d1a7..403af514d 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.7.5 API)</title>
+<title>DataMaskDescription (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataMaskDescription (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataReader.html b/api/orc-core/org/apache/orc/DataReader.html
index 1d47a6cac..21554f00e 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.7.5 API)</title>
+<title>DataReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DataReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DateColumnStatistics.html b/api/orc-core/org/apache/orc/DateColumnStatistics.html
index 166959458..747d0a5f2 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.7.5 API)</title>
+<title>DateColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DateColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DecimalColumnStatistics.html b/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
index 7829e7a7f..703db6571 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.7.5 API)</title>
+<title>DecimalColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DecimalColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DoubleColumnStatistics.html b/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
index a57d2ed06..096cce549 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.7.5 API)</title>
+<title>DoubleColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="DoubleColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionKey.html b/api/orc-core/org/apache/orc/EncryptionKey.html
index 338b248cf..716519850 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.7.5 API)</title>
+<title>EncryptionKey (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="EncryptionKey (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionVariant.html b/api/orc-core/org/apache/orc/EncryptionVariant.html
index 9492763d9..35148eb7c 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.7.5 API)</title>
+<title>EncryptionVariant (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="EncryptionVariant (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/FileFormatException.html b/api/orc-core/org/apache/orc/FileFormatException.html
index 8ac751fd4..487b84436 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.7.5 API)</title>
+<title>FileFormatException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="FileFormatException (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/FileMetadata.html b/api/orc-core/org/apache/orc/FileMetadata.html
index a2d47a0df..f4781d94b 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.7.5 API)</title>
+<title>FileMetadata (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="FileMetadata (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/InMemoryKeystore.html b/api/orc-core/org/apache/orc/InMemoryKeystore.html
index f7d255b67..d482bb568 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.7.5 API)</title>
+<title>InMemoryKeystore (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="InMemoryKeystore (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/IntegerColumnStatistics.html b/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
index 358c03b59..c7af65964 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.7.5 API)</title>
+<title>IntegerColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="IntegerColumnStatistics (ORC Core 1.7.6 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 4966726cb..6f9e9705c 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.7.5 API)</title>
+<title>MemoryManager.Callback (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="MemoryManager.Callback (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/MemoryManager.html b/api/orc-core/org/apache/orc/MemoryManager.html
index ead055743..69bf6460a 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.7.5 API)</title>
+<title>MemoryManager (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="MemoryManager (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcConf.html b/api/orc-core/org/apache/orc/OrcConf.html
index 539e61bae..e18aa0076 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.7.5 API)</title>
+<title>OrcConf (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcConf (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
@@ -253,6 +253,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcConf.html#READER_USE_SELECTED">READER_USE_SELECTED</a></span></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcConf.html#ROW_BATCH_CHILD_LIMIT">ROW_BATCH_CHILD_LIMIT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcConf.html#ROW_BATCH_SIZE">ROW_BATCH_SIZE</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/apache/orc/OrcConf.html#ROW_INDEX_STRIDE">ROW_INDEX_STRIDE</a></span></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -861,12 +867,30 @@ the order they are declared.</div>
 <a name="PROLEPTIC_GREGORIAN_DEFAULT">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>PROLEPTIC_GREGORIAN_DEFAULT</h4>
 <pre>public static final&nbsp;<a href="../../../org/apache/orc/OrcConf.html" title="enum in org.apache.orc">OrcConf</a> PROLEPTIC_GREGORIAN_DEFAULT</pre>
 </li>
 </ul>
+<a name="ROW_BATCH_SIZE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ROW_BATCH_SIZE</h4>
+<pre>public static final&nbsp;<a href="../../../org/apache/orc/OrcConf.html" title="enum in org.apache.orc">OrcConf</a> ROW_BATCH_SIZE</pre>
+</li>
+</ul>
+<a name="ROW_BATCH_CHILD_LIMIT">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ROW_BATCH_CHILD_LIMIT</h4>
+<pre>public static final&nbsp;<a href="../../../org/apache/orc/OrcConf.html" title="enum in org.apache.orc">OrcConf</a> ROW_BATCH_CHILD_LIMIT</pre>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
diff --git a/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html b/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
index d1672cef4..7af3616d9 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.7.5 API)</title>
+<title>OrcFile.BloomFilterVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.7.6 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 7acaf5821..b0d19e7fe 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.7.5 API)</title>
+<title>OrcFile.CompressionStrategy (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.7.6 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 05ebf08be..2ef89bf1b 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.7.5 API)</title>
+<title>OrcFile.EncodingStrategy (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.7.6 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 989905b49..469d10eb8 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.7.5 API)</title>
+<title>OrcFile.ReaderOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.7.6 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 6caddb8c3..f141a451c 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.7.5 API)</title>
+<title>OrcFile.Version (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.Version (ORC Core 1.7.6 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 2f15d33a3..a28bf13cf 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.7.5 API)</title>
+<title>OrcFile.WriterCallback (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.WriterCallback (ORC Core 1.7.6 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 d72e0080e..9573f4d8f 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.7.5 API)</title>
+<title>OrcFile.WriterContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.WriterContext (ORC Core 1.7.6 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 5aa0930eb..e66002b6d 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.7.5 API)</title>
+<title>OrcFile.WriterImplementation (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.WriterImplementation (ORC Core 1.7.6 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 edaee0a51..dd1fccd82 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.7.5 API)</title>
+<title>OrcFile.WriterOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.WriterOptions (ORC Core 1.7.5 API)";
+            parent.document.title="OrcFile.WriterOptions (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html b/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
index 4a834897d..a43993c93 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.7.5 API)</title>
+<title>OrcFile.WriterVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile.WriterVersion (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.html b/api/orc-core/org/apache/orc/OrcFile.html
index 4cb8dddb4..7d74f72c1 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.7.5 API)</title>
+<title>OrcFile (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFile (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFilterContext.html b/api/orc-core/org/apache/orc/OrcFilterContext.html
index 85dc44339..e6e2139ac 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.7.5 API)</title>
+<title>OrcFilterContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcFilterContext (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcUtils.html b/api/orc-core/org/apache/orc/OrcUtils.html
index 833008ae0..6281cac52 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.7.5 API)</title>
+<title>OrcUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="OrcUtils (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html b/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
index d849ed09b..5e1f2cba6 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.7.5 API)</title>
+<title>PhysicalWriter.OutputReceiver (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/PhysicalWriter.html b/api/orc-core/org/apache/orc/PhysicalWriter.html
index d0e20840b..58473a6f2 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.7.5 API)</title>
+<title>PhysicalWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="PhysicalWriter (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Reader.Options.html b/api/orc-core/org/apache/orc/Reader.Options.html
index c1fbe4048..86c6767f5 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.7.5 API)</title>
+<title>Reader.Options (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="Reader.Options (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Reader.html b/api/orc-core/org/apache/orc/Reader.html
index 670e03101..c55261ff3 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.7.5 API)</title>
+<title>Reader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="Reader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/RecordReader.html b/api/orc-core/org/apache/orc/RecordReader.html
index 358199ec6..03e9679ba 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.7.5 API)</title>
+<title>RecordReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="RecordReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StringColumnStatistics.html b/api/orc-core/org/apache/orc/StringColumnStatistics.html
index bd02aeae9..601e4de0b 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.7.5 API)</title>
+<title>StringColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="StringColumnStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeInformation.html b/api/orc-core/org/apache/orc/StripeInformation.html
index 2b53c7f5e..6f51bcbdc 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.7.5 API)</title>
+<title>StripeInformation (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="StripeInformation (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeStatistics.html b/api/orc-core/org/apache/orc/StripeStatistics.html
index cd67f071d..967ba6779 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.7.5 API)</title>
+<title>StripeStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="StripeStatistics (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TimestampColumnStatistics.html b/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
index 90df182a1..5a7a8009f 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.7.5 API)</title>
+<title>TimestampColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="TimestampColumnStatistics (ORC Core 1.7.6 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 0d7f04911..3e4eb3a77 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.7.5 API)</title>
+<title>TypeDescription.Category (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="TypeDescription.Category (ORC Core 1.7.6 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 ef121942f..e198f6706 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.7.5 API)</title>
+<title>TypeDescription.RowBatchVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="TypeDescription.RowBatchVersion (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescription.html b/api/orc-core/org/apache/orc/TypeDescription.html
index e118b5954..ab589e763 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.7.5 API)</title>
+<title>TypeDescription (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="TypeDescription (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
@@ -480,7 +480,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 <tr id="i51" class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/TypeDescription.html#setAttribute-java.lang.String-java.lang.String-">setAttribute</a></span>(@NotNull <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;key,
-            @NotNull <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>
+            <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 an attribute on this type.</div>
 </td>
 </tr>
@@ -811,8 +811,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
 <h4>setAttribute</h4>
 <pre>public&nbsp;<a href="../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a>&nbsp;setAttribute(@NotNull
                                     @NotNull <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;key,
-                                    @NotNull
-                                    @NotNull <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)</pre>
+                                    <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)</pre>
 <div class="block">Set an attribute on this type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
diff --git a/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html b/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html
index 240534591..57bfa76c3 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.7.5 API)</title>
+<title>TypeDescriptionPrettyPrint (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="TypeDescriptionPrettyPrint (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/UnknownFormatException.html b/api/orc-core/org/apache/orc/UnknownFormatException.html
index 62267fd33..e7b676cdc 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.7.5 API)</title>
+<title>UnknownFormatException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="UnknownFormatException (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Writer.html b/api/orc-core/org/apache/orc/Writer.html
index b29b89557..935ca0c8f 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.7.5 API)</title>
+<title>Writer (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.7.5 API)";
+            parent.document.title="Writer (ORC Core 1.7.6 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 4ce31229c..acc69e89f 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.7.6 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 e8b4de8a8..13af7153e 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.7.6 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 e2ddfdcc2..97ca1262c 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.7.6 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 528bdeae2..ecb6ac5aa 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.7.6 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 a9ad6e6bf..36cab79a9 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.7.6 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 45e299c47..f2c5bc8a1 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.7.6 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 288457c93..39582a465 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.7.6 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 6ae1ad6a6..cb4510497 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.7.6 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 da2529af4..6bf2c5fd1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.CompressionKind (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionKind (ORC Core 1.7.6 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 493ce95c3..d310de224 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.7.6 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 e05add26e..d26de0dba 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.7.6 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 1655aeb24..0c6dcf8f6 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.7.6 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 e8f232831..bb2af7b19 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.7.6 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 71502b89d..c93829c4a 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask (ORC Core 1.7.6 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 2e29fbe99..f3acbaaa4 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.7.6 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 4c64845bf..07c20acb4 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DataReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataReader (ORC Core 1.7.6 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 b6c4661dd..f8835902e 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.7.6 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 737198aea..5d4ef5d35 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.7.6 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 928ace549..63fcad67a 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.7.6 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 055a787eb..fb02593f1 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.7.6 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 1646e8eaf..baa059d12 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.7.6 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 45eaa715e..ceb13f75d 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.FileFormatException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.FileFormatException (ORC Core 1.7.6 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 4becb0857..3dd336a6e 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.7.6 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 b23828b06..35fa0adc1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.7.6 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 7450bba04..28bf51b75 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.7.6 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 f99cb0dfe..c91142e72 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.7.6 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 cc73fa002..50cbe0058 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.7.6 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 e6b3967be..45306fe51 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcConf (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcConf (ORC Core 1.7.6 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 2624eaab4..df2194c0c 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.7.6 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 f4f37e2b1..85de2726a 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.7.6 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 50522268e..eafe8e434 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.7.6 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 073811bdf..129165f80 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.7.6 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 5876142cc..c12433ba7 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.7.6 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 e007d062b..5457feccf 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.7.6 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 82105f2c3..3a8853dfb 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.7.6 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 69feebdc6..28ccf7710 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.7.6 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 209fa5b07..169397b44 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.7.6 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 a84040b93..31f63c18b 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.7.6 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 5c5b9d632..cd720955d 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile (ORC Core 1.7.6 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 6ec89b178..bbefd85cf 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.7.6 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 39732a012..80484f065 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.OrcUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcUtils (ORC Core 1.7.6 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 8a8d1f2a2..5d24d5e08 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.7.6 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 c1a1be199..9482a4e4b 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.7.6 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 9d856b0a3..eda5c14be 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.Reader.Options (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.Reader.Options (ORC Core 1.7.6 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 c6a16b008..8438992b2 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.Reader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Reader (ORC Core 1.7.6 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 7d2f20cfd..1b12e15cf 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.RecordReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.RecordReader (ORC Core 1.7.6 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 cc3d79b5c..25542a371 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.7.6 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 52289fa07..110e3b702 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.7.6 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 e6d766199..9ab6a313b 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.7.6 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 03c0ce304..1789a8545 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.7.6 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 707b9d762..c8b565bf2 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.7.6 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 4afa1790f..65b39b2ca 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.7.6 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 317a8fc45..d4fd691eb 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
@@ -310,7 +310,7 @@
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/orc/TypeDescription.html" title="class in org.apache.orc">TypeDescription</a></code></td>
 <td class="colLast"><span class="typeNameLabel">TypeDescription.</span><code><span class="memberNameLink"><a href="../../../../org/apache/orc/TypeDescription.html#setAttribute-java.lang.String-java.lang.String-">setAttribute</a></span>(@NotNull <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;key,
-            @NotNull <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>
+            <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 an attribute on this type.</div>
 </td>
 </tr>
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 6f57dd84d..85f1e8360 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.7.6 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 123e39f0d..95de8d2f9 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.7.6 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 644ea77de..70a54ab94 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.Writer (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Writer (ORC Core 1.7.6 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 072fcb1c2..47f73ca47 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.7.5 API)</title>
+<title>BatchFilter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="BatchFilter (ORC Core 1.7.6 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 46d14ec8a..1df2f8ee0 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.7.6 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 fec8288b3..8b3310e62 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.7.5 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.7.6 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 facec4eb3..5f9a63230 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.7.5 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="org.apache.orc.filter (ORC Core 1.7.6 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 1f3a423ed..b526df9a4 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.7.5 API)</title>
+<title>org.apache.orc.filter Class Hierarchy (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="org.apache.orc.filter Class Hierarchy (ORC Core 1.7.6 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 e97483d93..e3d3566c9 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.7.5 API)</title>
+<title>Uses of Package org.apache.orc.filter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Uses of Package org.apache.orc.filter (ORC Core 1.7.6 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 4cf6f43a7..0d18cd52a 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.7.5 API)</title>
+<title>AcidStats (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="AcidStats (ORC Core 1.7.6 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 7fd16506f..cdb7ef0f9 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.7.5 API)</title>
+<title>AircompressorCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="AircompressorCodec (ORC Core 1.7.6 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 a7365811d..65e685a40 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.7.5 API)</title>
+<title>BitFieldReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="BitFieldReader (ORC Core 1.7.6 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 2872f97ec..b9fd4a07d 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.7.5 API)</title>
+<title>BitFieldWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="BitFieldWriter (ORC Core 1.7.6 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 d228c16be..fb4542e06 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.7.5 API)</title>
+<title>BufferChunk (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="BufferChunk (ORC Core 1.7.6 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 5124a3106..b016f9cb7 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.7.5 API)</title>
+<title>BufferChunkList (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="BufferChunkList (ORC Core 1.7.6 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 84ef52700..21650fb8c 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.7.5 API)</title>
+<title>ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.6 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 ad85e26a6..cfdf46caf 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.7.5 API)</title>
+<title>ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.6 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 cfa867e2b..4fb110dfe 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.7.5 API)</title>
+<title>ColumnStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ColumnStatisticsImpl (ORC Core 1.7.6 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 a3b658587..543f50f47 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.6 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 be9fde052..329d672f3 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.6 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 f64dcc90b..5aacc298f 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.6 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 ac7db7233..6dc273565 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.6 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 a4033c7e0..e7088cb79 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.6 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 8a63c59ae..48f9196dc 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.6 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 0b7ad5d9d..71dd72e3e 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.6 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 b32cca367..3e4e191b2 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.6 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 b099b1f32..d1b393b9b 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.6 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 df3028cb3..66b66cbb0 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.6 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 3f864e046..b6dfc12de 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.6 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 a4e7a09fd..4f7104d37 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.6 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 4211ce160..351cf1b6c 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.6 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 b567ea398..88a3b5f46 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.6 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 58afacf0b..8ef1d2e4a 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.6 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 0450484e6..6c66817ce 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.6 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 dd1a934f9..5d2de7037 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.6 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 28ae9831e..e0ae5825e 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.6 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 61c5d3410..f048c333e 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.6 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 c582d5230..0b3309468 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.6 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 3c2440cf8..11d814987 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.6 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 541a6d6c1..fff490f7d 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.6 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 311af762d..0ea0ee3b6 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.6 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 d5a60c527..2dcc259f2 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.6 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 a6abcf1fb..812c053a2 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.6 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 1e5eae2dc..32513a52d 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.6 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 e6eab3322..50a305b3b 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.6 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 6bfa58220..7d05c8984 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.6 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 4c1238c70..31e8c3cf4 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.6 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 2c631a71c..8762d37bc 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.6 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 8d2bb0bf3..65d82f87b 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.6 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 114da710c..4cf1b2d94 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.7.5 API)</title>
+<title>ConvertTreeReaderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ConvertTreeReaderFactory (ORC Core 1.7.6 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 a8f09bb3e..b56904138 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.7.5 API)</title>
+<title>CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.6 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 2e716e842..9e0ce6277 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.7.5 API)</title>
+<title>CryptoUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="CryptoUtils (ORC Core 1.7.6 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 62f7a8dbf..9b7c3e3b6 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.7.5 API)</title>
+<title>DataReaderProperties.Builder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DataReaderProperties.Builder (ORC Core 1.7.6 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 dc065baf4..064ebe80b 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.7.5 API)</title>
+<title>DataReaderProperties (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DataReaderProperties (ORC Core 1.7.6 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 c52aa363e..ee07bac53 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.7.5 API)</title>
+<title>DateUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DateUtils (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
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 4418b4ab3..9f97c9e4e 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.7.5 API)</title>
+<title>Dictionary.IMPL (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Dictionary.IMPL (ORC Core 1.7.6 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 0ff5a6461..a898e6088 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.7.5 API)</title>
+<title>Dictionary.Visitor (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Dictionary.Visitor (ORC Core 1.7.6 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 2d4e98815..30fe46c9e 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.7.5 API)</title>
+<title>Dictionary.VisitorContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Dictionary.VisitorContext (ORC Core 1.7.6 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 eb1abc87c..2f4c08289 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.7.5 API)</title>
+<title>Dictionary (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Dictionary (ORC Core 1.7.6 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 378e78a60..98969e426 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.7.5 API)</title>
+<title>DictionaryUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DictionaryUtils (ORC Core 1.7.6 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 bfd6a0a90..5cea2a074 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.7.5 API)</title>
+<title>DirectDecompressionCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DirectDecompressionCodec (ORC Core 1.7.6 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 b57a2437c..085bbf797 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.7.5 API)</title>
+<title>DynamicByteArray (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DynamicByteArray (ORC Core 1.7.6 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 b898ee3f9..1f4367be0 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.7.5 API)</title>
+<title>DynamicIntArray (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="DynamicIntArray (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html b/api/orc-core/org/apache/orc/impl/HadoopShimsFactory.html
index d1670f708..a8301ec29 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.7.5 API)</title>
+<title>HadoopShimsFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="HadoopShimsFactory (ORC Core 1.7.6 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 5c322d935..bbea00ce1 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.7.5 API)</title>
+<title>IOUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="IOUtils (ORC Core 1.7.6 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 d4151e36b..fd8f9ce90 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.7.5 API)</title>
+<title>InStream.CompressedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="InStream.CompressedStream (ORC Core 1.7.6 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 b34de61e2..15dd7d08d 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.7.5 API)</title>
+<title>InStream.EncryptedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="InStream.EncryptedStream (ORC Core 1.7.6 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 ff5356d7d..329a6d940 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.7.5 API)</title>
+<title>InStream.StreamOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="InStream.StreamOptions (ORC Core 1.7.6 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 9b25742f3..30efdfdd9 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.7.5 API)</title>
+<title>InStream.UncompressedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="InStream.UncompressedStream (ORC Core 1.7.6 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 a19903607..d5ab1f039 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.7.5 API)</title>
+<title>InStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="InStream (ORC Core 1.7.6 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 c4974ddfc..cd318d3f0 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.7.5 API)</title>
+<title>IntegerReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="IntegerReader (ORC Core 1.7.6 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 4c31d2c0b..c5dde1e9e 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.7.5 API)</title>
+<title>IntegerWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="IntegerWriter (ORC Core 1.7.6 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 038fcc357..c440bd4eb 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.7.5 API)</title>
+<title>MaskDescriptionImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="MaskDescriptionImpl (ORC Core 1.7.6 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 8c897105f..7c858d443 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.7.5 API)</title>
+<title>MemoryManager (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="MemoryManager (ORC Core 1.7.6 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 395768b41..af5d1a2fe 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.7.5 API)</title>
+<title>MemoryManagerImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="MemoryManagerImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html b/api/orc-core/org/apache/orc/impl/OrcAcidUtils.html
index eda37d0a3..5e7dab49c 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.7.5 API)</title>
+<title>OrcAcidUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OrcAcidUtils (ORC Core 1.7.6 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 d64184b98..7a72e0457 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.7.5 API)</title>
+<title>OrcCodecPool (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OrcCodecPool (ORC Core 1.7.6 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 ce6e3467b..23bcae1f8 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.7.5 API)</title>
+<title>OrcFilterContextImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OrcFilterContextImpl (ORC Core 1.7.6 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 70347dac2..470117d8a 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.7.5 API)</title>
+<title>OrcIndex (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OrcIndex (ORC Core 1.7.6 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 099000454..3aa634a78 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.7.5 API)</title>
+<title>OrcTail (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OrcTail (ORC Core 1.7.6 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 0e5d14822..a58e450d9 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.7.5 API)</title>
+<title>OutStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="OutStream (ORC Core 1.7.6 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 e5a9e4196..91d78c563 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.7.5 API)</title>
+<title>ParserUtils.StringPosition (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ParserUtils.StringPosition (ORC Core 1.7.6 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 8e417471b..5f57386e6 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.7.5 API)</title>
+<title>ParserUtils.TypeFinder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ParserUtils.TypeFinder (ORC Core 1.7.6 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 b0a6ef54c..abf305558 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.7.5 API)</title>
+<title>ParserUtils.TypeVisitor (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ParserUtils.TypeVisitor (ORC Core 1.7.6 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 7a4240875..a8b180ed9 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.7.5 API)</title>
+<title>ParserUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ParserUtils (ORC Core 1.7.6 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 e66d4528c..940e2bac3 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.7.5 API)</title>
+<title>PhysicalFsWriter.VariantTracker (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="PhysicalFsWriter.VariantTracker (ORC Core 1.7.6 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 a96d6c7a2..95c55fd83 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.7.5 API)</title>
+<title>PhysicalFsWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="PhysicalFsWriter (ORC Core 1.7.6 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 4413efc3c..221819ff8 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.7.5 API)</title>
+<title>PositionProvider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="PositionProvider (ORC Core 1.7.6 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 59bf56b9d..376cce10e 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.7.5 API)</title>
+<title>PositionRecorder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="PositionRecorder (ORC Core 1.7.6 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 d0ae76e50..4864e06e6 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.7.5 API)</title>
+<title>PositionedOutputStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="PositionedOutputStream (ORC Core 1.7.6 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 4fcd7d3d7..bb4e1e7b5 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.7.5 API)</title>
+<title>ReaderImpl.StripeInformationImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.7.6 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 25104ada0..927696f8c 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.7.5 API)</title>
+<title>ReaderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ReaderImpl (ORC Core 1.7.6 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 d5c698ff3..4bd625c5c 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.7.5 API)</title>
+<title>RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.6 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 63a55d8ef..d9dce8e66 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.7.5 API)</title>
+<title>RecordReaderImpl.SargApplier (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderImpl.SargApplier (ORC Core 1.7.6 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 18e1328c3..0898798e6 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.7.5 API)</title>
+<title>RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.6 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 f79f6f4f5..d5b0b526f 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.7.5 API)</title>
+<title>RecordReaderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderImpl (ORC Core 1.7.6 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 8d2e9f771..170a61e10 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.7.5 API)</title>
+<title>RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.6 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 d755abc60..a48f0ef95 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.7.5 API)</title>
+<title>RecordReaderUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RecordReaderUtils (ORC Core 1.7.6 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 d05a4a1cb..de4fac144 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.7.5 API)</title>
+<title>RunLengthByteReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthByteReader (ORC Core 1.7.6 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 5bc30e77d..7d58b7d3f 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.7.5 API)</title>
+<title>RunLengthByteWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthByteWriter (ORC Core 1.7.6 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 b1eb03e7c..8ae85a0f2 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.7.5 API)</title>
+<title>RunLengthIntegerReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthIntegerReader (ORC Core 1.7.6 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 05a6254fb..e5cbdbbb2 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.7.5 API)</title>
+<title>RunLengthIntegerReaderV2 (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthIntegerReaderV2 (ORC Core 1.7.6 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 971612d96..942711e85 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.7.5 API)</title>
+<title>RunLengthIntegerWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthIntegerWriter (ORC Core 1.7.6 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 3a485ece9..3cddd832c 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.7.5 API)</title>
+<title>RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.6 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 059084c46..d61796fde 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.7.5 API)</title>
+<title>RunLengthIntegerWriterV2 (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="RunLengthIntegerWriterV2 (ORC Core 1.7.6 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 117de8770..764755c3d 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.7.5 API)</title>
+<title>SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.6 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 a657a333e..97b892b87 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.7.5 API)</title>
+<title>SchemaEvolution (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="SchemaEvolution (ORC Core 1.7.6 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 f24d4f69a..1f31e3c93 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.7.5 API)</title>
+<title>SerializationUtils.FixedBitSizes (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="SerializationUtils.FixedBitSizes (ORC Core 1.7.6 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 2cc6f8cd5..2b4b81297 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.7.5 API)</title>
+<title>SerializationUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="SerializationUtils (ORC Core 1.7.6 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 88cd97c01..f7a527e5d 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.7.5 API)</title>
+<title>SnappyCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="SnappyCodec (ORC Core 1.7.6 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 f05071dac..6663fb567 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.7.5 API)</title>
+<title>StreamName.Area (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="StreamName.Area (ORC Core 1.7.6 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 2686a75e1..d4825bfa4 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.7.5 API)</title>
+<title>StreamName (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="StreamName (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html b/api/orc-core/org/apache/orc/impl/StringHashTableDictionary.html
index f36d07730..7a49c508c 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.7.5 API)</title>
+<title>StringHashTableDictionary (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="StringHashTableDictionary (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html b/api/orc-core/org/apache/orc/impl/StringRedBlackTree.html
index 096f4aace..bacb563c7 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.7.5 API)</title>
+<title>StringRedBlackTree (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="StringRedBlackTree (ORC Core 1.7.6 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 81bd5a473..12b8610f9 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.7.5 API)</title>
+<title>StripeStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="StripeStatisticsImpl (ORC Core 1.7.6 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 b193f32a1..8bf1ea928 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.7.5 API)</title>
+<title>TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.6 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 f9af19ecb..a5251e820 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.7.5 API)</title>
+<title>TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.6 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 2baa0ad2b..af2567ae3 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.7.5 API)</title>
+<title>TreeReaderFactory.ByteTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.ByteTreeReader (ORC Core 1.7.6 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 433f34054..3d1c928a7 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.7.5 API)</title>
+<title>TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.6 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 5af531bb4..689fabfd3 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.7.5 API)</title>
+<title>TreeReaderFactory.CharTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.CharTreeReader (ORC Core 1.7.6 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 b72f12075..4edfc7971 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.7.5 API)</title>
+<title>TreeReaderFactory.Context (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.Context (ORC Core 1.7.6 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 70c6b099a..be4337c86 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.7.5 API)</title>
+<title>TreeReaderFactory.DateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.DateTreeReader (ORC Core 1.7.6 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 ddae36a83..7cec56896 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.7.5 API)</title>
+<title>TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.6 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 93c66617e..d83f7dbe2 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.7.5 API)</title>
+<title>TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.6 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 31ad5f244..d3cad7fb4 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.7.5 API)</title>
+<title>TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.6 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 25f4450db..5d6e5d0fe 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.7.5 API)</title>
+<title>TreeReaderFactory.FloatTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.FloatTreeReader (ORC Core 1.7.6 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 79739b05e..607557d11 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.7.5 API)</title>
+<title>TreeReaderFactory.IntTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.IntTreeReader (ORC Core 1.7.6 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 681778a46..5dca7028e 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.7.5 API)</title>
+<title>TreeReaderFactory.ListTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.ListTreeReader (ORC Core 1.7.6 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 a0a2e5c1b..da642cfb0 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.7.5 API)</title>
+<title>TreeReaderFactory.LongTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.LongTreeReader (ORC Core 1.7.6 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 cb5919e1f..ea263bdaa 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.7.5 API)</title>
+<title>TreeReaderFactory.MapTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.MapTreeReader (ORC Core 1.7.6 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 ad8c4981f..1f6751495 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.7.5 API)</title>
+<title>TreeReaderFactory.NullTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.NullTreeReader (ORC Core 1.7.6 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 35fdc28ef..85ed32233 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.7.5 API)</title>
+<title>TreeReaderFactory.ReaderContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.ReaderContext (ORC Core 1.7.6 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 fcc4401ee..dafc37e50 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.7.5 API)</title>
+<title>TreeReaderFactory.ShortTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.ShortTreeReader (ORC Core 1.7.6 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 e80a3b18e..fc96c4542 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.7.5 API)</title>
+<title>TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.6 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 3bf5c579f..33959493b 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.7.5 API)</title>
+<title>TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.6 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 45baeb9fa..153565dfa 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.7.5 API)</title>
+<title>TreeReaderFactory.StringTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.StringTreeReader (ORC Core 1.7.6 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 1749ebed8..723f3c4a2 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.7.5 API)</title>
+<title>TreeReaderFactory.StructTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.StructTreeReader (ORC Core 1.7.6 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 69a10dca0..ef6aed357 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.7.5 API)</title>
+<title>TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.6 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 db206dc2b..cd7c8939c 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.7.5 API)</title>
+<title>TreeReaderFactory.TreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.TreeReader (ORC Core 1.7.6 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 44b189dfb..12da04466 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.7.5 API)</title>
+<title>TreeReaderFactory.UnionTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.UnionTreeReader (ORC Core 1.7.6 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 88e1caf54..1d8c1b4dd 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.7.5 API)</title>
+<title>TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.6 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 4e4d19621..69a80fa05 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.7.5 API)</title>
+<title>TreeReaderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TreeReaderFactory (ORC Core 1.7.6 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 24f261023..7d39efeb2 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.7.5 API)</title>
+<title>TypeUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="TypeUtils (ORC Core 1.7.6 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 22f46500f..e700f3e77 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.7.5 API)</title>
+<title>Utf8Utils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="Utf8Utils (ORC Core 1.7.6 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 5a503f68f..481be313a 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.7.5 API)</title>
+<title>VisitorContextImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="VisitorContextImpl (ORC Core 1.7.6 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 4685f536f..bc86606f7 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.7.5 API)</title>
+<title>WriterImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="WriterImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/WriterInternal.html b/api/orc-core/org/apache/orc/impl/WriterInternal.html
index 1d4df1993..edd53dc76 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.7.5 API)</title>
+<title>WriterInternal (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="WriterInternal (ORC Core 1.7.6 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 1dc25c2cc..487d74ba9 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.7.5 API)</title>
+<title>ZlibCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.7.5 API)";
+            parent.document.title="ZlibCodec (ORC Core 1.7.6 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 d6f83f1a2..adc54a573 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.7.6 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 a8c6d0e8f..15a6f3f61 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.7.6 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 9a3aec228..1dde95453 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.7.6 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 add672b93..aa0bf41f0 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.7.6 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 ee3c21724..05075b512 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.7.6 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 4c39d7dd0..2d47e869e 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.7.6 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 1d5e10d93..d92438a99 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.6 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 cad5e7ebe..bea19e395 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.6 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 a5b3fea8b..c25025865 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.7.6 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 1a43bb806..aa9c04b0e 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.6 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 4ebd614c2..2ec31c6c1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.6 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 6f8d49252..18d88a55b 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.6 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 bbf3e63ec..4fa4fdeef 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.6 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 6315b05cd..1c6abf538 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.6 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 41be88d7a..f10480671 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.6 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 f17bfa4b3..7c601888c 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.6 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 71a10c2ea..9e5920576 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.6 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 23049d1fe..ecd772b9e 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.6 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 fc60d043f..c6dbf64b3 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.6 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 cf2ce002f..a7a97b8cc 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.6 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 4d3e14f2a..f8a33fbfb 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.6 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 1ce035e6a..8f6d8ff48 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.6 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 abc868599..9ee084c60 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.6 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 4df652d00..2e029a0d8 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.6 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 0b7a81a48..93cbd2cb6 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.6 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 273f96b9e..772e58473 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.6 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 cd290bb27..fe170cffd 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.6 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 5ea5091bb..1fb1efe85 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.6 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 6a934c1b6..e2b28eaf0 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.6 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 83c875524..b8a68cd2f 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.6 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 9bbec5761..cb6cf7565 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.6 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 2496c500e..690d5b19e 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.6 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 cfbb65bd3..a9630bf19 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.6 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 c40785d4c..9e51dffb5 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.6 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 349497332..64f90a6ff 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.6 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 f66db0719..c02ec7817 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.6 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 2f41250cf..36d90cf7c 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.6 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 bb11398bd..58f49444b 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.6 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 05d2b30b2..b5bdd7da2 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.6 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 07ad75a54..24bebafbc 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.6 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 4bc6560bb..a0c9b3917 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.7.6 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 30f5a17cc..d434242ed 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.6 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 1368ef43a..8b16affd1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.7.6 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 af24e5b0e..57d8292f1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.7.6 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 32be3647e..511da1f5b 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.7.6 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 edc444ebb..cacf02f6c 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.7.6 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 54badb6b9..32980e9f7 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.7.6 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 b5cbac9f3..34e8b86b1 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.7.6 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 1d563a59c..85c8faac9 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.7.6 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 9d51e077b..de4e8884c 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.7.6 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 be3463a65..71644b9fc 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.7.6 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 b456305f1..561929ff4 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.7.6 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 eb9dd291e..da60f53d1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.7.6 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 c293d51d4..3d3b94e1c 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.7.6 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 4b2f9f41f..c30324dbf 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.7.6 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 36b2e1a9b..c115ba8a1 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.7.6 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 b9e031f4d..da95d4808 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.7.6 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 ae6766c59..9d9ba1fa7 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.7.6 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 7d95f609e..3d1fc8f9d 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.7.6 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 a3e7304d8..5d8abfe00 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.7.6 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 d92d47fa9..7cb334933 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream (ORC Core 1.7.6 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 f68f091c9..a4c0386f8 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.7.6 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 b958e95e3..c1271fff3 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.7.6 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 9b25c9045..66309b846 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.7.6 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 11dac45c9..aec75a828 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.7.6 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 79a9eb664..4b0f824ee 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.7.6 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 03a73506d..71dbf1d06 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.7.6 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 76c206f4f..2f46b08b0 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.7.6 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 63af94486..24c84a6e2 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.7.6 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 bfe8c389c..3326bdb91 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.7.6 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 71455d669..b44d379fc 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.7.6 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 88a3c7bcf..0ae90b9ca 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.7.6 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 aea3b9e17..184753c01 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.7.6 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 f7f5bab7b..2eb0fe6da 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.7.6 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 6041d65a7..a2ebb3d4c 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.7.6 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 eaaaf5884..3c412f35a 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.7.6 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 af59f3e13..c6ee0d5d5 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.7.6 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 190f4afee..e37d11977 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.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.7.6 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 3c1d0f55b..2f2370e7f 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.7.6 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 6a2d0f1d0..fc2f8eeca 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.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.7.6 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 3b4c8336d..1258f8567 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/PositionedOutputStream.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.PositionedOutputStream (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.PositionedOutputStream (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
index 047f2a9b4..3e8a20dc6 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.StripeInformationImpl.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.ReaderImpl.StripeInformationImpl (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.ReaderImpl.StripeInformationImpl (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
index 56072d421..c74f4514f 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/ReaderImpl.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.ReaderImpl (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.ReaderImpl (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
index 5a30738a9..7a1a58ee3 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.PositionProviderImpl.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.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
index 95c1bd306..0688c3ce7 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.SargApplier.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.RecordReaderImpl.SargApplier (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderImpl.SargApplier (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.ZeroPositionProvider.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.ZeroPositionProvider.html
index 7a08e2590..6aa80d586 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.ZeroPositionProvider.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.ZeroPositionProvider.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.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
index 541455f01..0a30cfe37 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderImpl.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.RecordReaderImpl (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderImpl (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
index 078f5952b..0d63064de 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.ByteBufferAllocatorPool.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.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
index 253d385ce..55b033024 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RecordReaderUtils.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.RecordReaderUtils (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RecordReaderUtils (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
index 5ec9764b6..30c763948 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteReader.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.RunLengthByteReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthByteReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
index 6567870b3..099c37b8c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthByteWriter.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.RunLengthByteWriter (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthByteWriter (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
index cdb149e7c..777beb352 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReader.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.RunLengthIntegerReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthIntegerReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
index 6a9eb2475..0ce8e51f2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerReaderV2.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.RunLengthIntegerReaderV2 (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthIntegerReaderV2 (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
index 59577c90a..7558a3f50 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriter.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.RunLengthIntegerWriter (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthIntegerWriter (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
index e9372b1ed..312fb1b6c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.EncodingType.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.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.html b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.html
index 90694f5ce..80aaf13bb 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/RunLengthIntegerWriterV2.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.RunLengthIntegerWriterV2 (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2 (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.RunLengthIntegerWriterV2 (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2 (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.IllegalEvolutionException.html b/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.IllegalEvolutionException.html
index efdf69853..ca165ff8f 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.IllegalEvolutionException.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.IllegalEvolutionException.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.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.html b/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.html
index ea63cdc48..974e277d8 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/SchemaEvolution.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.SchemaEvolution (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.SchemaEvolution (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.SchemaEvolution (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SchemaEvolution (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.FixedBitSizes.html b/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.FixedBitSizes.html
index ea833fcf9..d58eef2a2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.FixedBitSizes.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.FixedBitSizes.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.SerializationUtils.FixedBitSizes (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.SerializationUtils.FixedBitSizes (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.SerializationUtils.FixedBitSizes (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SerializationUtils.FixedBitSizes (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.html b/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.html
index bb6d8b342..642398903 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/SerializationUtils.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.SerializationUtils (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.SerializationUtils (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.SerializationUtils (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SerializationUtils (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/SnappyCodec.html b/api/orc-core/org/apache/orc/impl/class-use/SnappyCodec.html
index 978046dd9..cbde6d4a2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/SnappyCodec.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/SnappyCodec.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.SnappyCodec (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.SnappyCodec (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.SnappyCodec (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SnappyCodec (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/StreamName.Area.html b/api/orc-core/org/apache/orc/impl/class-use/StreamName.Area.html
index 5ae7988a2..b9a01fef2 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/StreamName.Area.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/StreamName.Area.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.StreamName.Area (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.StreamName.Area (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.StreamName.Area (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StreamName.Area (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/StreamName.html b/api/orc-core/org/apache/orc/impl/class-use/StreamName.html
index eba4f7427..ad782f839 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/StreamName.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/StreamName.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.StreamName (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.StreamName (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.StreamName (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StreamName (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/StringHashTableDictionary.html b/api/orc-core/org/apache/orc/impl/class-use/StringHashTableDictionary.html
index a90377109..feed52441 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/StringHashTableDictionary.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/StringHashTableDictionary.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.StringHashTableDictionary (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.StringHashTableDictionary (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.StringHashTableDictionary (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StringHashTableDictionary (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/StringRedBlackTree.html b/api/orc-core/org/apache/orc/impl/class-use/StringRedBlackTree.html
index 2b04e8f54..94336b4a1 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/StringRedBlackTree.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/StringRedBlackTree.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.StringRedBlackTree (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.StringRedBlackTree (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.StringRedBlackTree (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StringRedBlackTree (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/StripeStatisticsImpl.html b/api/orc-core/org/apache/orc/impl/class-use/StripeStatisticsImpl.html
index 6c7b1b686..a3b80f9d6 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/StripeStatisticsImpl.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/StripeStatisticsImpl.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.StripeStatisticsImpl (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.StripeStatisticsImpl (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.StripeStatisticsImpl (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StripeStatisticsImpl (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BinaryTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BinaryTreeReader.html
index 5fb1f5ae2..c71595c52 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BinaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BinaryTreeReader.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.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BooleanTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BooleanTreeReader.html
index 265e15cf1..610037249 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BooleanTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BooleanTreeReader.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.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ByteTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ByteTreeReader.html
index 950318f7d..be0c105a8 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ByteTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ByteTreeReader.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.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BytesColumnVectorUtil.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BytesColumnVectorUtil.html
index 23caff27f..735d0b1fa 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BytesColumnVectorUtil.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.BytesColumnVectorUtil.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.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.CharTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.CharTreeReader.html
index c4eb2c544..90091c58d 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.CharTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.CharTreeReader.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.TreeReaderFactory.CharTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.CharTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.CharTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.CharTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Context.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Context.html
index a922a0384..705a62256 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Context.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Context.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.TreeReaderFactory.Context (ORC Core 1.7.5 API)</title>
+<title>Uses of Interface org.apache.orc.impl.TreeReaderFactory.Context (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.Context (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.TreeReaderFactory.Context (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DateTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DateTreeReader.html
index 929c7c478..8959e5672 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DateTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DateTreeReader.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.TreeReaderFactory.DateTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DateTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.DateTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DateTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Decimal64TreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Decimal64TreeReader.html
index 780456b0a..f48eb9daf 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Decimal64TreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.Decimal64TreeReader.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.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DecimalTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DecimalTreeReader.html
index 98f525542..9fcdf17bd 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DecimalTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DecimalTreeReader.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.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DoubleTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DoubleTreeReader.html
index f39861c43..de65de766 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DoubleTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.DoubleTreeReader.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.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.FloatTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.FloatTreeReader.html
index 3ac61e9ac..e432f354b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.FloatTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.FloatTreeReader.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.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.IntTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.IntTreeReader.html
index 78e1eb252..c46ccb593 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.IntTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.IntTreeReader.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.TreeReaderFactory.IntTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.IntTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.IntTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.IntTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ListTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ListTreeReader.html
index 34c73f45d..70a100e07 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ListTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ListTreeReader.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.TreeReaderFactory.ListTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ListTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.ListTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ListTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.LongTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.LongTreeReader.html
index 56fad786d..61de24437 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.LongTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.LongTreeReader.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.TreeReaderFactory.LongTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.LongTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.LongTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.LongTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.MapTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.MapTreeReader.html
index bee22c7b0..1a2835cff 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.MapTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.MapTreeReader.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.TreeReaderFactory.MapTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.MapTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.MapTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.MapTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.NullTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.NullTreeReader.html
index 7b9de386e..c92e132b6 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.NullTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.NullTreeReader.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.TreeReaderFactory.NullTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.NullTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.NullTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.NullTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ReaderContext.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ReaderContext.html
index a5fa2dad5..d3693a8b0 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ReaderContext.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ReaderContext.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.TreeReaderFactory.ReaderContext (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ReaderContext (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.ReaderContext (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ReaderContext (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ShortTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ShortTreeReader.html
index d8fdb709e..ab5995613 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ShortTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.ShortTreeReader.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.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDictionaryTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDictionaryTreeReader.html
index aedf888dd..b5b44b27c 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDictionaryTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDictionaryTreeReader.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.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDirectTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDirectTreeReader.html
index b1d651500..319f03ab9 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDirectTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringDirectTreeReader.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.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringTreeReader.html
index 186ca208c..9034bf2ed 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StringTreeReader.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.TreeReaderFactory.StringTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StringTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.StringTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StringTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StructTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StructTreeReader.html
index 801088e75..10c837178 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StructTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.StructTreeReader.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.TreeReaderFactory.StructTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StructTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.StructTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StructTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TimestampTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TimestampTreeReader.html
index 29e1f2d62..9e236dd32 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TimestampTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TimestampTreeReader.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.TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TreeReader.html
index ebfd104ee..66ba8617e 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.TreeReader.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.TreeReaderFactory.TreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.TreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.TreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.TreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.UnionTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.UnionTreeReader.html
index 486c3f3d1..16f8bc808 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.UnionTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.UnionTreeReader.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.TreeReaderFactory.UnionTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.UnionTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.UnionTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.UnionTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.VarcharTreeReader.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.VarcharTreeReader.html
index 15a2ba6ff..ec8880a58 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.VarcharTreeReader.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.VarcharTreeReader.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.TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.html b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.html
index 272884b99..387b04f2b 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TreeReaderFactory.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.TreeReaderFactory (ORC Core 1.7.5 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory (ORC Core 1.7.6 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../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.TreeReaderFactory (ORC Core 1.7.5 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory (ORC Core 1.7.6 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/impl/class-use/TypeUtils.html b/api/orc-core/org/apache/orc/impl/class-use/TypeUtils.html
index 388f7591e..927d7e4be 100644
--- a/api/orc-core/org/apache/orc/impl/class-use/TypeUtils.html
+++ b/api/orc-core/org/apache/orc/impl/class-use/TypeUtils.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.TypeUtils (ORC Core 1.7.5 API)</title>
... 7525 lines suppressed ...