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/04/15 23:46:36 UTC

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

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 c37d876da Update API docs to 1.7.4
c37d876da is described below

commit c37d876da38e917dfa6729a524caeca8f30783af
Author: William Hyun <wi...@apache.org>
AuthorDate: Fri Apr 15 16:46:08 2022 -0700

    Update API docs to 1.7.4
    
    Signed-off-by: William Hyun <wi...@apache.org>
---
 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                        | 10 ++++-
 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           |  4 +-
 .../org/apache/orc/OrcFile.BloomFilterVersion.html |  4 +-
 .../apache/orc/OrcFile.CompressionStrategy.html    |  4 +-
 .../org/apache/orc/OrcFile.EncodingStrategy.html   |  4 +-
 .../org/apache/orc/OrcFile.ReaderOptions.html      |  4 +-
 api/orc-core/org/apache/orc/OrcFile.Version.html   |  4 +-
 .../org/apache/orc/OrcFile.WriterCallback.html     |  4 +-
 .../org/apache/orc/OrcFile.WriterContext.html      |  4 +-
 .../apache/orc/OrcFile.WriterImplementation.html   |  4 +-
 .../org/apache/orc/OrcFile.WriterOptions.html      |  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   |  4 +-
 .../org/apache/orc/TypeDescriptionPrettyPrint.html |  4 +-
 .../org/apache/orc/UnknownFormatException.html     |  4 +-
 api/orc-core/org/apache/orc/Writer.html            | 39 ++++++++++++++----
 .../orc/class-use/BinaryColumnStatistics.html      |  4 +-
 .../orc/class-use/BooleanColumnStatistics.html     |  4 +-
 .../orc/class-use/CollectionColumnStatistics.html  |  4 +-
 .../org/apache/orc/class-use/ColumnStatistics.html |  4 +-
 .../orc/class-use/CompressionCodec.DataKind.html   |  4 +-
 .../orc/class-use/CompressionCodec.Options.html    |  4 +-
 .../class-use/CompressionCodec.SpeedModifier.html  |  4 +-
 .../org/apache/orc/class-use/CompressionCodec.html |  4 +-
 .../org/apache/orc/class-use/CompressionKind.html  |  4 +-
 .../org/apache/orc/class-use/DataMask.Factory.html |  4 +-
 .../orc/class-use/DataMask.MaskOverrides.html      |  4 +-
 .../apache/orc/class-use/DataMask.Provider.html    |  4 +-
 .../apache/orc/class-use/DataMask.Standard.html    |  4 +-
 .../org/apache/orc/class-use/DataMask.html         |  4 +-
 .../apache/orc/class-use/DataMaskDescription.html  |  4 +-
 .../org/apache/orc/class-use/DataReader.html       |  4 +-
 .../apache/orc/class-use/DateColumnStatistics.html |  4 +-
 .../orc/class-use/DecimalColumnStatistics.html     |  4 +-
 .../orc/class-use/DoubleColumnStatistics.html      |  4 +-
 .../org/apache/orc/class-use/EncryptionKey.html    |  4 +-
 .../apache/orc/class-use/EncryptionVariant.html    |  4 +-
 .../apache/orc/class-use/FileFormatException.html  |  4 +-
 .../org/apache/orc/class-use/FileMetadata.html     |  4 +-
 .../org/apache/orc/class-use/InMemoryKeystore.html |  4 +-
 .../orc/class-use/IntegerColumnStatistics.html     |  4 +-
 .../orc/class-use/MemoryManager.Callback.html      |  4 +-
 .../org/apache/orc/class-use/MemoryManager.html    |  4 +-
 api/orc-core/org/apache/orc/class-use/OrcConf.html |  4 +-
 .../orc/class-use/OrcFile.BloomFilterVersion.html  |  4 +-
 .../orc/class-use/OrcFile.CompressionStrategy.html |  4 +-
 .../orc/class-use/OrcFile.EncodingStrategy.html    |  4 +-
 .../orc/class-use/OrcFile.ReaderOptions.html       |  4 +-
 .../org/apache/orc/class-use/OrcFile.Version.html  |  4 +-
 .../orc/class-use/OrcFile.WriterCallback.html      |  4 +-
 .../orc/class-use/OrcFile.WriterContext.html       |  4 +-
 .../class-use/OrcFile.WriterImplementation.html    |  4 +-
 .../orc/class-use/OrcFile.WriterOptions.html       |  4 +-
 .../orc/class-use/OrcFile.WriterVersion.html       |  4 +-
 api/orc-core/org/apache/orc/class-use/OrcFile.html |  4 +-
 .../org/apache/orc/class-use/OrcFilterContext.html |  4 +-
 .../org/apache/orc/class-use/OrcUtils.html         |  4 +-
 .../class-use/PhysicalWriter.OutputReceiver.html   |  4 +-
 .../org/apache/orc/class-use/PhysicalWriter.html   |  4 +-
 .../org/apache/orc/class-use/Reader.Options.html   |  4 +-
 api/orc-core/org/apache/orc/class-use/Reader.html  |  4 +-
 .../org/apache/orc/class-use/RecordReader.html     |  4 +-
 .../orc/class-use/StringColumnStatistics.html      |  4 +-
 .../apache/orc/class-use/StripeInformation.html    |  4 +-
 .../org/apache/orc/class-use/StripeStatistics.html |  4 +-
 .../orc/class-use/TimestampColumnStatistics.html   |  4 +-
 .../orc/class-use/TypeDescription.Category.html    |  4 +-
 .../class-use/TypeDescription.RowBatchVersion.html |  4 +-
 .../org/apache/orc/class-use/TypeDescription.html  |  4 +-
 .../orc/class-use/TypeDescriptionPrettyPrint.html  |  4 +-
 .../orc/class-use/UnknownFormatException.html      |  4 +-
 api/orc-core/org/apache/orc/class-use/Writer.html  |  4 +-
 .../org/apache/orc/filter/BatchFilter.html         |  4 +-
 .../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       | 10 ++---
 .../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   | 48 ++++++++++++++++------
 .../org/apache/orc/impl/WriterInternal.html        |  6 +--
 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  |  4 +-
 .../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   |  6 +--
 .../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                   |  4 +-
 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   |  4 +-
 .../org/apache/orc/mapred/OrcOutputFormat.html     |  4 +-
 .../org/apache/orc/mapred/OrcStruct.html           |  4 +-
 .../org/apache/orc/mapred/OrcTimestamp.html        |  4 +-
 .../org/apache/orc/mapred/OrcUnion.html            |  4 +-
 .../org/apache/orc/mapred/OrcValue.html            |  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    |  4 +-
 .../org/apache/orc/mapreduce/OrcOutputFormat.html  |  4 +-
 .../orc/mapreduce/class-use/OrcInputFormat.html    |  4 +-
 .../class-use/OrcMapreduceRecordReader.html        |  4 +-
 .../class-use/OrcMapreduceRecordWriter.html        |  4 +-
 .../orc/mapreduce/class-use/OrcOutputFormat.html   |  4 +-
 .../org/apache/orc/mapreduce/package-frame.html    |  2 +-
 .../org/apache/orc/mapreduce/package-summary.html  |  4 +-
 .../org/apache/orc/mapreduce/package-tree.html     |  4 +-
 .../org/apache/orc/mapreduce/package-use.html      |  4 +-
 api/orc-mapreduce/overview-frame.html              |  2 +-
 api/orc-mapreduce/overview-summary.html            |  6 +--
 api/orc-mapreduce/overview-tree.html               |  4 +-
 api/orc-mapreduce/serialized-form.html             |  4 +-
 api/orc-shims/allclasses-frame.html                |  2 +-
 api/orc-shims/allclasses-noframe.html              |  2 +-
 api/orc-shims/constant-values.html                 |  4 +-
 api/orc-shims/deprecated-list.html                 |  4 +-
 api/orc-shims/help-doc.html                        |  4 +-
 api/orc-shims/index-all.html                       |  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                       |  6 ++-
 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   | 33 ++++++++++++++-
 .../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, 1599 insertions(+), 1517 deletions(-)

diff --git a/api/apidocs/allclasses-frame.html b/api/apidocs/allclasses-frame.html
index f4fcb0d2a..3f63dd1c1 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.3 API)</title>
+<title>All Classes (ORC Examples 1.7.4 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 b726294b6..3e2eee739 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.3 API)</title>
+<title>All Classes (ORC Examples 1.7.4 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 c8f4513ce..fc08defcd 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.3 API)</title>
+<title>Constant Field Values (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Constant Field Values (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/deprecated-list.html b/api/apidocs/deprecated-list.html
index 1f38388fc..7b5f62a7e 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.3 API)</title>
+<title>Deprecated List (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Deprecated List (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/help-doc.html b/api/apidocs/help-doc.html
index 1db542c2a..78ca51e19 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.3 API)</title>
+<title>API Help (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="API Help (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/index-all.html b/api/apidocs/index-all.html
index 43058eaf0..12927b719 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.3 API)</title>
+<title>Index (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Index (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/index.html b/api/apidocs/index.html
index 1c456fb68..623e15b99 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.3 API</title>
+<title>ORC Examples 1.7.4 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 998653deb..1c5d6e465 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.3 API)</title>
+<title>AdvancedReader (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="AdvancedReader (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/AdvancedWriter.html b/api/apidocs/org/apache/orc/examples/AdvancedWriter.html
index 4229df142..1ed298a69 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.3 API)</title>
+<title>AdvancedWriter (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="AdvancedWriter (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/CoreReader.html b/api/apidocs/org/apache/orc/examples/CoreReader.html
index b16b48c8d..5e96d6711 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.3 API)</title>
+<title>CoreReader (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="CoreReader (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/CoreWriter.html b/api/apidocs/org/apache/orc/examples/CoreWriter.html
index 5ca5b2cc0..f46480709 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.3 API)</title>
+<title>CoreWriter (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="CoreWriter (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/org/apache/orc/examples/Driver.html b/api/apidocs/org/apache/orc/examples/Driver.html
index fd586b2e2..a890e4c3a 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.3 API)</title>
+<title>Driver (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Driver (ORC Examples 1.7.4 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 730d0e74a..3de438270 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.3 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedReader (ORC Examples 1.7.4 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 3f02a4e12..b0bc96d1b 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.3 API)</title>
+<title>Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.AdvancedWriter (ORC Examples 1.7.4 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 e329c981d..69743b2a0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreReader (ORC Examples 1.7.4 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 49b1dd7db..dd2020164 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.3 API)</title>
+<title>Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.CoreWriter (ORC Examples 1.7.4 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 c6e0ee22a..0f3178cc0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.examples.Driver (ORC Examples 1.7.4 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 7b68e15dc..f0f90f987 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.3 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.7.4 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 2b7c2950c..ad55b9ae9 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.3 API)</title>
+<title>org.apache.orc.examples (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="org.apache.orc.examples (ORC Examples 1.7.4 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 0f23829ab..4f79f2866 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.3 API)</title>
+<title>org.apache.orc.examples Class Hierarchy (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="org.apache.orc.examples Class Hierarchy (ORC Examples 1.7.4 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 d64676866..39ace60b9 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.3 API)</title>
+<title>Uses of Package org.apache.orc.examples (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Package org.apache.orc.examples (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/apidocs/overview-tree.html b/api/apidocs/overview-tree.html
index 341d60689..f1d2f8e4a 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.3 API)</title>
+<title>Class Hierarchy (ORC Examples 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Class Hierarchy (ORC Examples 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/allclasses-frame.html b/api/orc-core/allclasses-frame.html
index 7f20526b1..a5fc1e263 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.3 API)</title>
+<title>All Classes (ORC Core 1.7.4 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 ad564de93..b64eba82f 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.3 API)</title>
+<title>All Classes (ORC Core 1.7.4 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 86aea8cd8..30e32742b 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.3 API)</title>
+<title>Constant Field Values (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Constant Field Values (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/deprecated-list.html b/api/orc-core/deprecated-list.html
index 86984b0b6..9afa01c80 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.3 API)</title>
+<title>Deprecated List (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Deprecated List (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/help-doc.html b/api/orc-core/help-doc.html
index 470e7296e..0c82d3522 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.3 API)</title>
+<title>API Help (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="API Help (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/index-all.html b/api/orc-core/index-all.html
index 2bb693697..e5dddb922 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.3 API)</title>
+<title>Index (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="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.3 API)";
+            parent.document.title="Index (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
@@ -1505,6 +1505,12 @@
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/writer/UnionTreeWriter.html#estimateMemory--">estimateMemory()</a></span> - Method in class org.apache.orc.impl.writer.<a href="org/apache/orc/impl/writer/UnionTreeWriter.html" title="class in org.apache.orc.impl.writer">UnionTreeWriter</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/impl/WriterImpl.html#estimateMemory--">estimateMemory()</a></span> - Method in class org.apache.orc.impl.<a href="org/apache/orc/impl/WriterImpl.html" title="class in org.apache.orc.impl">WriterImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/orc/Writer.html#estimateMemory--">estimateMemory()</a></span> - Method in interface org.apache.orc.<a href="org/apache/orc/Writer.html" title="interface in org.apache.orc">Writer</a></dt>
+<dd>
+<div class="block">Estimate the memory currently used by the writer to buffer the stripe.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/RecordReaderUtils.html#estimateRgEndOffset-boolean-int-boolean-long-long-">estimateRgEndOffset(boolean, int, boolean, long, long)</a></span> - Static method in class org.apache.orc.impl.<a href="org/apache/orc/impl/RecordReaderUtils.html" title="class in org.apache.orc.impl">RecordReaderUtils</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/orc/impl/RecordReaderImpl.html#evaluatePredicate-org.apache.orc.ColumnStatistics-org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf-org.apache.orc.util.BloomFilter-">evaluatePredicate(ColumnStatistics, PredicateLeaf, BloomFilter)</a></span> - Static method in class org.apache.orc.impl.<a href="org/apache/orc/impl/RecordReaderImpl.html" title="class in org.apache.orc.impl">RecordReaderImpl</a></dt>
diff --git a/api/orc-core/index.html b/api/orc-core/index.html
index 2cfd8d4e1..5394ea7ea 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.3 API</title>
+<title>ORC Core 1.7.4 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 80c99e9df..c0884a547 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.3 API)</title>
+<title>BinaryColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="BinaryColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/BooleanColumnStatistics.html b/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
index c991550b6..6177c74e6 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.3 API)</title>
+<title>BooleanColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="BooleanColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CollectionColumnStatistics.html b/api/orc-core/org/apache/orc/CollectionColumnStatistics.html
index 087436d68..923e2f8e3 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.3 API)</title>
+<title>CollectionColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CollectionColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/ColumnStatistics.html b/api/orc-core/org/apache/orc/ColumnStatistics.html
index 86ff91a23..a762d18bf 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.3 API)</title>
+<title>ColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="ColumnStatistics (ORC Core 1.7.4 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 bee32c72e..c2e224bd7 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.3 API)</title>
+<title>CompressionCodec.DataKind (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CompressionCodec.DataKind (ORC Core 1.7.4 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 e273b507e..7b2577ef9 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.3 API)</title>
+<title>CompressionCodec.Options (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CompressionCodec.Options (ORC Core 1.7.4 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 b7ed89627..9068d5d2c 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.3 API)</title>
+<title>CompressionCodec.SpeedModifier (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CompressionCodec.SpeedModifier (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionCodec.html b/api/orc-core/org/apache/orc/CompressionCodec.html
index e0b3db98f..f003d2ae8 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.3 API)</title>
+<title>CompressionCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CompressionCodec (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/CompressionKind.html b/api/orc-core/org/apache/orc/CompressionKind.html
index 1c02c7dd8..f5504df4d 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.3 API)</title>
+<title>CompressionKind (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="CompressionKind (ORC Core 1.7.4 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 060feffe7..07288f908 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.3 API)</title>
+<title>DataMask.Factory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMask.Factory (ORC Core 1.7.4 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 3769d6f42..55ae8f068 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.3 API)</title>
+<title>DataMask.MaskOverrides (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMask.MaskOverrides (ORC Core 1.7.4 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 2f9751506..1c7ed109c 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.3 API)</title>
+<title>DataMask.Provider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMask.Provider (ORC Core 1.7.4 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 380508ac9..3a69b70b1 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.3 API)</title>
+<title>DataMask.Standard (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMask.Standard (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMask.html b/api/orc-core/org/apache/orc/DataMask.html
index f32cba42c..aa37461fa 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.3 API)</title>
+<title>DataMask (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMask (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataMaskDescription.html b/api/orc-core/org/apache/orc/DataMaskDescription.html
index 393e9eeab..e8a969ae5 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.3 API)</title>
+<title>DataMaskDescription (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataMaskDescription (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DataReader.html b/api/orc-core/org/apache/orc/DataReader.html
index ca6e1b8b0..725550ebf 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.3 API)</title>
+<title>DataReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DataReader (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DateColumnStatistics.html b/api/orc-core/org/apache/orc/DateColumnStatistics.html
index 7087288e8..f7ac5345a 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.3 API)</title>
+<title>DateColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DateColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DecimalColumnStatistics.html b/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
index e30526c20..1803cea9b 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.3 API)</title>
+<title>DecimalColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DecimalColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/DoubleColumnStatistics.html b/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
index 9d44d35da..d2d6be6c9 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.3 API)</title>
+<title>DoubleColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="DoubleColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionKey.html b/api/orc-core/org/apache/orc/EncryptionKey.html
index 07c62bc40..b61acba07 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.3 API)</title>
+<title>EncryptionKey (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="EncryptionKey (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/EncryptionVariant.html b/api/orc-core/org/apache/orc/EncryptionVariant.html
index 3953f6c30..19ea6fdf3 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.3 API)</title>
+<title>EncryptionVariant (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="EncryptionVariant (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/FileFormatException.html b/api/orc-core/org/apache/orc/FileFormatException.html
index fe34e86f7..28fa7b6bd 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.3 API)</title>
+<title>FileFormatException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="FileFormatException (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/FileMetadata.html b/api/orc-core/org/apache/orc/FileMetadata.html
index 53443e1a1..775cc7e4d 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.3 API)</title>
+<title>FileMetadata (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="FileMetadata (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/InMemoryKeystore.html b/api/orc-core/org/apache/orc/InMemoryKeystore.html
index 240ee8de5..6317c8fd5 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.3 API)</title>
+<title>InMemoryKeystore (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="InMemoryKeystore (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/IntegerColumnStatistics.html b/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
index f03983669..7205b6c50 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.3 API)</title>
+<title>IntegerColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="IntegerColumnStatistics (ORC Core 1.7.4 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 cca78319f..efbede4e2 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.3 API)</title>
+<title>MemoryManager.Callback (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="MemoryManager.Callback (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/MemoryManager.html b/api/orc-core/org/apache/orc/MemoryManager.html
index dbaff8615..c5f7329dd 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.3 API)</title>
+<title>MemoryManager (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="MemoryManager (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcConf.html b/api/orc-core/org/apache/orc/OrcConf.html
index ce252a02d..ff3de16b1 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.3 API)</title>
+<title>OrcConf (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcConf (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html b/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
index c93c3a09c..ec9edd163 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.3 API)</title>
+<title>OrcFile.BloomFilterVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.7.4 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 92e66ecda..7b94999b2 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.3 API)</title>
+<title>OrcFile.CompressionStrategy (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.7.4 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 3354d1ff9..38ab97a2a 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.3 API)</title>
+<title>OrcFile.EncodingStrategy (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.7.4 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 4560a8a7e..11b21df2d 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.3 API)</title>
+<title>OrcFile.ReaderOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.7.4 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 505367d1c..71b0c8fb0 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.3 API)</title>
+<title>OrcFile.Version (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.Version (ORC Core 1.7.4 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 41a422443..4ab107faa 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.3 API)</title>
+<title>OrcFile.WriterCallback (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.WriterCallback (ORC Core 1.7.4 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 33d178bd7..d4a6f0e04 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.3 API)</title>
+<title>OrcFile.WriterContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.WriterContext (ORC Core 1.7.4 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 32141f592..52938970f 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.3 API)</title>
+<title>OrcFile.WriterImplementation (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.WriterImplementation (ORC Core 1.7.4 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 7858f5397..5fa88f055 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.3 API)</title>
+<title>OrcFile.WriterOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.WriterOptions (ORC Core 1.7.4 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 e6e09758c..dfcbf5d93 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.3 API)</title>
+<title>OrcFile.WriterVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile.WriterVersion (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFile.html b/api/orc-core/org/apache/orc/OrcFile.html
index 7fbd39431..0a0906e47 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.3 API)</title>
+<title>OrcFile (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFile (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcFilterContext.html b/api/orc-core/org/apache/orc/OrcFilterContext.html
index e18971337..b50d262af 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.3 API)</title>
+<title>OrcFilterContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcFilterContext (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/OrcUtils.html b/api/orc-core/org/apache/orc/OrcUtils.html
index ef031503c..df4bc6df9 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.3 API)</title>
+<title>OrcUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="OrcUtils (ORC Core 1.7.4 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 68e762063..3b5da2945 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.3 API)</title>
+<title>PhysicalWriter.OutputReceiver (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/PhysicalWriter.html b/api/orc-core/org/apache/orc/PhysicalWriter.html
index 1e16383d4..88510e309 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.3 API)</title>
+<title>PhysicalWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="PhysicalWriter (ORC Core 1.7.4 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 704f70734..0a60b0d74 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.3 API)</title>
+<title>Reader.Options (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="Reader.Options (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Reader.html b/api/orc-core/org/apache/orc/Reader.html
index 032a10be4..30967ec97 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.3 API)</title>
+<title>Reader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="Reader (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/RecordReader.html b/api/orc-core/org/apache/orc/RecordReader.html
index a1402ceec..c3a26c2e4 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.3 API)</title>
+<title>RecordReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="RecordReader (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StringColumnStatistics.html b/api/orc-core/org/apache/orc/StringColumnStatistics.html
index bb58c6b5c..1a652dee2 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.3 API)</title>
+<title>StringColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="StringColumnStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeInformation.html b/api/orc-core/org/apache/orc/StripeInformation.html
index 83f80aebe..3abf8cc4a 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.3 API)</title>
+<title>StripeInformation (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="StripeInformation (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/StripeStatistics.html b/api/orc-core/org/apache/orc/StripeStatistics.html
index 6b0a42ed5..bed8eecbe 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.3 API)</title>
+<title>StripeStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="StripeStatistics (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TimestampColumnStatistics.html b/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
index dd57fb680..f5aa51961 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.3 API)</title>
+<title>TimestampColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="TimestampColumnStatistics (ORC Core 1.7.4 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 87dee3916..598f8cf75 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.3 API)</title>
+<title>TypeDescription.Category (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="TypeDescription.Category (ORC Core 1.7.4 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 1792c4c9c..164a208c5 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.3 API)</title>
+<title>TypeDescription.RowBatchVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="TypeDescription.RowBatchVersion (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescription.html b/api/orc-core/org/apache/orc/TypeDescription.html
index a3e7e38ad..24003d2ae 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.3 API)</title>
+<title>TypeDescription (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="TypeDescription (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html b/api/orc-core/org/apache/orc/TypeDescriptionPrettyPrint.html
index 852ac15ad..fe65b7de7 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.3 API)</title>
+<title>TypeDescriptionPrettyPrint (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="TypeDescriptionPrettyPrint (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/UnknownFormatException.html b/api/orc-core/org/apache/orc/UnknownFormatException.html
index 4914b4731..dfc6851ee 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.3 API)</title>
+<title>UnknownFormatException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../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.3 API)";
+            parent.document.title="UnknownFormatException (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/Writer.html b/api/orc-core/org/apache/orc/Writer.html
index a566df11c..6ccb9db87 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.3 API)</title>
+<title>Writer (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Writer (ORC Core 1.7.3 API)";
+            parent.document.title="Writer (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":38,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":38,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -187,35 +187,41 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#estimateMemory--">estimateMemory</a></span>()</code>
+<div class="block">Estimate the memory currently used by the writer to buffer the stripe.</div>
+</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#getNumberOfRows--">getNumberOfRows</a></span>()</code>
 <div class="block">Return the number of rows in file.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#getRawDataSize--">getRawDataSize</a></span>()</code>
 <div class="block">Return the deserialized data size.</div>
 </td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i9" 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/Writer.html#getSchema--">getSchema</a></span>()</code>
 <div class="block">Get the schema for this writer</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/orc/ColumnStatistics.html" title="interface in org.apache.orc">ColumnStatistics</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#getStatistics--">getStatistics</a></span>()</code>
 <div class="block">Get the statistics about the columns in the file.</div>
 </td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/orc/StripeInformation.html" title="interface in org.apache.orc">StripeInformation</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#getStripes--">getStripes</a></span>()</code>
 <div class="block">Get the stripe information about the file.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/orc/Writer.html#writeIntermediateFooter--">writeIntermediateFooter</a></span>()</code>
 <div class="block">Write an intermediate footer on the file such that if the file is
@@ -481,7 +487,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 <a name="getStripes--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getStripes</h4>
 <pre><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../org/apache/orc/StripeInformation.html" title="interface in org.apache.orc">StripeInformation</a>&gt;&nbsp;getStripes()
@@ -500,6 +506,21 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.htm
 </dl>
 </li>
 </ul>
+<a name="estimateMemory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>estimateMemory</h4>
+<pre>long&nbsp;estimateMemory()</pre>
+<div class="block">Estimate the memory currently used by the writer to buffer the stripe.
+ `This method help write engine to control the refresh policy of the ORC.`</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the number of bytes</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
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 d367ae1b5..b2c99df7e 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BinaryColumnStatistics (ORC Core 1.7.4 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 d0bba58c7..592abe603 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.BooleanColumnStatistics (ORC Core 1.7.4 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 801e973a2..6cdab0320 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CollectionColumnStatistics (ORC Core 1.7.4 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 15063aa74..9d97ab39f 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.ColumnStatistics (ORC Core 1.7.4 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 3e1709260..334231b10 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.3 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.DataKind (ORC Core 1.7.4 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 ab86ea9fc..9281579cf 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec.Options (ORC Core 1.7.4 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 3ac6fcb53..8485c2f9f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionCodec.SpeedModifier (ORC Core 1.7.4 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 cee7f807a..71be60701 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.CompressionCodec (ORC Core 1.7.4 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 6ef0f9775..4a739b5ae 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.3 API)</title>
+<title>Uses of Class org.apache.orc.CompressionKind (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.CompressionKind (ORC Core 1.7.4 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 54b4b1f38..2c8bb50e5 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.3 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Factory (ORC Core 1.7.4 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 c758379b9..83fb62215 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.MaskOverrides (ORC Core 1.7.4 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 7dc9754b8..7b75ccf8f 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask.Provider (ORC Core 1.7.4 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 04942bae8..2bf28f38d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.DataMask.Standard (ORC Core 1.7.4 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 57c9b1032..d3010afe8 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DataMask (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMask (ORC Core 1.7.4 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 10a1bb1d5..20b9548ab 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataMaskDescription (ORC Core 1.7.4 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 65e2197c3..a7c2d8e68 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DataReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DataReader (ORC Core 1.7.4 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 f62de0021..c986f034f 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DateColumnStatistics (ORC Core 1.7.4 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 d5a9fadfe..bbe68f376 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DecimalColumnStatistics (ORC Core 1.7.4 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 904a34af7..04696e063 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.DoubleColumnStatistics (ORC Core 1.7.4 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 bf77d2914..84f92273c 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionKey (ORC Core 1.7.4 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 c66d1155f..769180d97 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.EncryptionVariant (ORC Core 1.7.4 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 c6fe26fee..8606802f1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.FileFormatException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.FileFormatException (ORC Core 1.7.4 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 1e95482b6..e41ee91ba 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.FileMetadata (ORC Core 1.7.4 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 41d9fd54c..5d401932c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.InMemoryKeystore (ORC Core 1.7.4 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 1db55d0ee..dda4d47f8 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.IntegerColumnStatistics (ORC Core 1.7.4 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 4bc81b6cc..d7737bfb4 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager.Callback (ORC Core 1.7.4 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 6ff14d842..6d32dd48e 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.MemoryManager (ORC Core 1.7.4 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 36e766478..cbd2b524c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcConf (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcConf (ORC Core 1.7.4 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 dc34b09a0..65619bce5 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.BloomFilterVersion (ORC Core 1.7.4 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 6b7cd7987..e756d7071 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.CompressionStrategy (ORC Core 1.7.4 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 7220b2c60..42de682d1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.EncodingStrategy (ORC Core 1.7.4 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 f02952081..2dcb1f7d9 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.ReaderOptions (ORC Core 1.7.4 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 46ff8b034..91015459c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.Version (ORC Core 1.7.4 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 415a898cb..6ed3c4960 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterCallback (ORC Core 1.7.4 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 97a6dacb9..92d6169f2 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFile.WriterContext (ORC Core 1.7.4 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 a63ce6424..8e0668983 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterImplementation (ORC Core 1.7.4 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 e92bbf1cb..56037cc9c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterOptions (ORC Core 1.7.4 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 ce1b1be76..28804fbaa 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile.WriterVersion (ORC Core 1.7.4 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 cf32fe5ae..51a2a2a02 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcFile (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcFile (ORC Core 1.7.4 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 5f3a7f2a4..252462f72 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.OrcFilterContext (ORC Core 1.7.4 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 c9d39659b..27e811bc3 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.3 API)</title>
+<title>Uses of Class org.apache.orc.OrcUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.OrcUtils (ORC Core 1.7.4 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 35ef49aa3..82f9691c8 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter.OutputReceiver (ORC Core 1.7.4 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 218e3f41d..f62af54ac 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.PhysicalWriter (ORC Core 1.7.4 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 8b4826d72..cc523a700 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.3 API)</title>
+<title>Uses of Class org.apache.orc.Reader.Options (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.Reader.Options (ORC Core 1.7.4 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 512299fbf..675bcae6d 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.Reader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Reader (ORC Core 1.7.4 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 8de712443..d3329561f 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.RecordReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.RecordReader (ORC Core 1.7.4 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 e58d0efe6..01fe1fb06 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StringColumnStatistics (ORC Core 1.7.4 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 69cb2f0ab..7c53a6da3 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.StripeInformation (ORC Core 1.7.4 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 434bc2a13..3b9566be8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.StripeStatistics (ORC Core 1.7.4 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 fb8e86fc3..90a3f9c9c 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.TimestampColumnStatistics (ORC Core 1.7.4 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 c20e08078..1ff311578 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.3 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.Category (ORC Core 1.7.4 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 3f8f2a0af..bd6acc035 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.3 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription.RowBatchVersion (ORC Core 1.7.4 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 03e84a54b..7909e8996 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.3 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescription (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescription (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
diff --git a/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html b/api/orc-core/org/apache/orc/class-use/TypeDescriptionPrettyPrint.html
index 3a658c6bd..0ffc6ecf5 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.3 API)</title>
+<title>Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.TypeDescriptionPrettyPrint (ORC Core 1.7.4 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 544004168..232bcabee 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.3 API)</title>
+<title>Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.UnknownFormatException (ORC Core 1.7.4 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 982b465c6..a9c5c21f4 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.Writer (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.Writer (ORC Core 1.7.4 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 fa9276c11..7134a6792 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.3 API)</title>
+<title>BatchFilter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="BatchFilter (ORC Core 1.7.4 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 fc169263c..c33b9d8ea 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.filter.BatchFilter (ORC Core 1.7.4 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 435caf44d..83470b7b6 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.3 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.7.4 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 a6b401f17..2b71dd206 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.3 API)</title>
+<title>org.apache.orc.filter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="org.apache.orc.filter (ORC Core 1.7.4 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 bd775f8a5..739d2d774 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.3 API)</title>
+<title>org.apache.orc.filter Class Hierarchy (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="org.apache.orc.filter Class Hierarchy (ORC Core 1.7.4 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 17063f39f..76139f496 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.3 API)</title>
+<title>Uses of Package org.apache.orc.filter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Package org.apache.orc.filter (ORC Core 1.7.4 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 1114b1166..7c3009232 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.3 API)</title>
+<title>AcidStats (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="AcidStats (ORC Core 1.7.4 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 b0cbe208e..c25967439 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.3 API)</title>
+<title>AircompressorCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="AircompressorCodec (ORC Core 1.7.4 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 19f19364f..9671fc13e 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.3 API)</title>
+<title>BitFieldReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="BitFieldReader (ORC Core 1.7.4 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 158b642ee..e2a130137 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.3 API)</title>
+<title>BitFieldWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="BitFieldWriter (ORC Core 1.7.4 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 40aacc393..a6e0f0b06 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.3 API)</title>
+<title>BufferChunk (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="BufferChunk (ORC Core 1.7.4 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 c82f28b0f..e4173aa48 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.3 API)</title>
+<title>BufferChunkList (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="BufferChunkList (ORC Core 1.7.4 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 0bd816492..ca6054f82 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.3 API)</title>
+<title>ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.4 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 6a80ec44c..316418377 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.3 API)</title>
+<title>ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.4 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 715762e82..ad728cea7 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.3 API)</title>
+<title>ColumnStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ColumnStatisticsImpl (ORC Core 1.7.4 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 9f3bb433d..cc85cc0aa 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.3 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.4 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 d89e2099d..eb8818bab 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.3 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.4 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 66c3559f4..57b259190 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.3 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.4 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 3ae8bb45d..714d4f882 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.3 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.4 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 0c2123767..261bc9aa3 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.3 API)</title>
+<title>ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.4 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 c87c70a0a..a1932a3d5 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.3 API)</title>
+<title>ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.4 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 44cd023a6..d7e601ecb 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.4 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 e1601e87f..ba73fef7d 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.4 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 7375b4aa5..01fc9a8ae 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.4 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 eee8334b5..d95e17bf3 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.4 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 f317536f0..064f41fdf 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.4 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 953c2c089..654793d6c 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.4 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 2e2ad33f0..60a2f91eb 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.4 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 06fba3df5..57996f53d 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.4 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 ba0e5a62d..e7b34887e 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.4 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 fbed74ea7..5c58b2653 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.4 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 3088e2536..9e4af1784 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.3 API)</title>
+<title>ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.4 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 ca922c8bc..7e267ad00 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.3 API)</title>
+<title>ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.4 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 4b1c2fd42..b586ad170 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.4 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 cfea91efa..5a32893dc 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.4 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 86737df31..3df8e257b 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.4 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 ad4cdff78..a39269903 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.4 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 8b7007519..ebea18020 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.4 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 1fb6ece8a..ed0a20092 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.4 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 f6c410618..c72875b7f 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.4 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 9bba0eb35..8a1fa1d46 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.3 API)</title>
+<title>ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.4 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 e108ba4b5..f693a7fde 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.3 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.4 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 697949d0b..c8f30a555 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.3 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.4 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 5fe11443b..ee35b4cca 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.3 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.4 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 8571581e8..f66fc7f75 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.3 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.4 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 7c95b8a76..9bb97a009 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.3 API)</title>
+<title>ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.4 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 934bcf088..a5bb8e6dd 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.3 API)</title>
+<title>ConvertTreeReaderFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ConvertTreeReaderFactory (ORC Core 1.7.4 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 f89bbc4fa..ca27ee2db 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.3 API)</title>
+<title>CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.4 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 fa88edbe1..3ab472b36 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.3 API)</title>
+<title>CryptoUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="CryptoUtils (ORC Core 1.7.4 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 d909bf068..bc59dcc13 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.3 API)</title>
+<title>DataReaderProperties.Builder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DataReaderProperties.Builder (ORC Core 1.7.4 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 4916f9592..65c68cf42 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.3 API)</title>
+<title>DataReaderProperties (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DataReaderProperties (ORC Core 1.7.4 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 6e5a0097d..0c2c5d03b 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.3 API)</title>
+<title>DateUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DateUtils (ORC Core 1.7.4 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 40b58c259..b89b1b40b 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.3 API)</title>
+<title>Dictionary.IMPL (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Dictionary.IMPL (ORC Core 1.7.4 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 6b74a16ba..faa8c1e75 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.3 API)</title>
+<title>Dictionary.Visitor (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Dictionary.Visitor (ORC Core 1.7.4 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 3ea3f6e81..784bd5036 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.3 API)</title>
+<title>Dictionary.VisitorContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Dictionary.VisitorContext (ORC Core 1.7.4 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 2dd424a1c..29d7098ab 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.3 API)</title>
+<title>Dictionary (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Dictionary (ORC Core 1.7.4 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 00bba88cd..2f8c02d6c 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.3 API)</title>
+<title>DictionaryUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DictionaryUtils (ORC Core 1.7.4 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 192cd20a0..5277ce1d5 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.3 API)</title>
+<title>DirectDecompressionCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DirectDecompressionCodec (ORC Core 1.7.4 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 face104a4..a650d4091 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.3 API)</title>
+<title>DynamicByteArray (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DynamicByteArray (ORC Core 1.7.4 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 6936cdfd6..2bbfbfad4 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.3 API)</title>
+<title>DynamicIntArray (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="DynamicIntArray (ORC Core 1.7.4 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 1c020aeb4..405b9f75d 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.3 API)</title>
+<title>HadoopShimsFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="HadoopShimsFactory (ORC Core 1.7.4 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 0bd403e33..fc062d644 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.3 API)</title>
+<title>IOUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="IOUtils (ORC Core 1.7.4 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 04e3071e9..baa0bfa1f 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.3 API)</title>
+<title>InStream.CompressedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="InStream.CompressedStream (ORC Core 1.7.4 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 033fc6d8e..1ed075f96 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.3 API)</title>
+<title>InStream.EncryptedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="InStream.EncryptedStream (ORC Core 1.7.4 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 7c2be4401..78ae02215 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.3 API)</title>
+<title>InStream.StreamOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="InStream.StreamOptions (ORC Core 1.7.4 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 203933e13..f58d3f444 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.3 API)</title>
+<title>InStream.UncompressedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="InStream.UncompressedStream (ORC Core 1.7.4 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 4070f18c5..69c7e4e58 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.3 API)</title>
+<title>InStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="InStream (ORC Core 1.7.4 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 9498edb81..931fd9cdb 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.3 API)</title>
+<title>IntegerReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="IntegerReader (ORC Core 1.7.4 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 0335809d3..3dddce345 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.3 API)</title>
+<title>IntegerWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="IntegerWriter (ORC Core 1.7.4 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 38ce18da3..b434a2e7c 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.3 API)</title>
+<title>MaskDescriptionImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="MaskDescriptionImpl (ORC Core 1.7.4 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 a6041f2de..b9201c013 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.3 API)</title>
+<title>MemoryManager (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="MemoryManager (ORC Core 1.7.4 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 66a430cc1..448180880 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.3 API)</title>
+<title>MemoryManagerImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="MemoryManagerImpl (ORC Core 1.7.4 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 8e608caf7..3a5348405 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.3 API)</title>
+<title>OrcAcidUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OrcAcidUtils (ORC Core 1.7.4 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 eb42508b9..7b6732b73 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.3 API)</title>
+<title>OrcCodecPool (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OrcCodecPool (ORC Core 1.7.4 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 ede251f87..f8caa5eeb 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.3 API)</title>
+<title>OrcFilterContextImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OrcFilterContextImpl (ORC Core 1.7.4 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 304f1b0e4..3d3083b5c 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.3 API)</title>
+<title>OrcIndex (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OrcIndex (ORC Core 1.7.4 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 2f2aca6b1..cd3ce9cba 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.3 API)</title>
+<title>OrcTail (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OrcTail (ORC Core 1.7.4 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 441a160f0..8c95bb77d 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.3 API)</title>
+<title>OutStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="OutStream (ORC Core 1.7.4 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 7482c8577..e6beee800 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.3 API)</title>
+<title>ParserUtils.StringPosition (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ParserUtils.StringPosition (ORC Core 1.7.4 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 2a2e27ac2..c7c3da735 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.3 API)</title>
+<title>ParserUtils.TypeFinder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ParserUtils.TypeFinder (ORC Core 1.7.4 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 ba0c36a88..e6fe9327b 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.3 API)</title>
+<title>ParserUtils.TypeVisitor (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ParserUtils.TypeVisitor (ORC Core 1.7.4 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 126e47182..bb0a0d3dd 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.3 API)</title>
+<title>ParserUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ParserUtils (ORC Core 1.7.4 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 0c6c30cc9..cfe494fce 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.3 API)</title>
+<title>PhysicalFsWriter.VariantTracker (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="PhysicalFsWriter.VariantTracker (ORC Core 1.7.4 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 15e701847..d34e825b7 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.3 API)</title>
+<title>PhysicalFsWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="PhysicalFsWriter (ORC Core 1.7.4 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 529323243..b9e74926d 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.3 API)</title>
+<title>PositionProvider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="PositionProvider (ORC Core 1.7.4 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 5472eeaf1..e042e532f 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.3 API)</title>
+<title>PositionRecorder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="PositionRecorder (ORC Core 1.7.4 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 6e0a4bcb8..fb8cd7d69 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.3 API)</title>
+<title>PositionedOutputStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="PositionedOutputStream (ORC Core 1.7.4 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 9971944ec..57304f251 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.3 API)</title>
+<title>ReaderImpl.StripeInformationImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ReaderImpl.StripeInformationImpl (ORC Core 1.7.4 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 ebff11154..973f17262 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.3 API)</title>
+<title>ReaderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ReaderImpl (ORC Core 1.7.4 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 a377752a5..6f145fe19 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.3 API)</title>
+<title>RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.4 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 365c1ac34..bac64fa85 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.3 API)</title>
+<title>RecordReaderImpl.SargApplier (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderImpl.SargApplier (ORC Core 1.7.4 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 6ed40efec..e08d9e5cf 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.3 API)</title>
+<title>RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.4 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 f6e128672..cf910a654 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.3 API)</title>
+<title>RecordReaderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderImpl (ORC Core 1.7.4 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 454baa2b5..69f7cc265 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.3 API)</title>
+<title>RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.4 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 b8e5e4cfe..fe5c1941b 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.3 API)</title>
+<title>RecordReaderUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RecordReaderUtils (ORC Core 1.7.4 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 8c53325b7..f65673a62 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.3 API)</title>
+<title>RunLengthByteReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthByteReader (ORC Core 1.7.4 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 c0ca8dbdf..a63931980 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.3 API)</title>
+<title>RunLengthByteWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthByteWriter (ORC Core 1.7.4 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 325b881e6..0cc363fd6 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.3 API)</title>
+<title>RunLengthIntegerReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthIntegerReader (ORC Core 1.7.4 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 0a3ad0442..0a31a971c 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.3 API)</title>
+<title>RunLengthIntegerReaderV2 (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthIntegerReaderV2 (ORC Core 1.7.4 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 c4c38643a..93e492737 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.3 API)</title>
+<title>RunLengthIntegerWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthIntegerWriter (ORC Core 1.7.4 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 2dcb9946a..0cc74aa35 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.3 API)</title>
+<title>RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.4 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 49b09ca2f..9c9923ed9 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.3 API)</title>
+<title>RunLengthIntegerWriterV2 (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="RunLengthIntegerWriterV2 (ORC Core 1.7.4 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 00f596af0..6473be7fe 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.3 API)</title>
+<title>SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.4 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 ce9845d72..e6a717025 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.3 API)</title>
+<title>SchemaEvolution (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="SchemaEvolution (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
@@ -258,7 +258,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html
 </tr>
 <tr id="i14" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/SchemaEvolution.html#isPPDSafeConversion-int-">isPPDSafeConversion</a></span>(int&nbsp;colId)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/SchemaEvolution.html#isPPDSafeConversion-int-">isPPDSafeConversion</a></span>(int&nbsp;fileColId)</code>
 <div class="block">Check if column is safe for ppd evaluation</div>
 </td>
 </tr>
@@ -470,11 +470,11 @@ public&nbsp;SchemaEvolution(<a href="../../../../org/apache/orc/TypeDescription.
 <ul class="blockList">
 <li class="blockList">
 <h4>isPPDSafeConversion</h4>
-<pre>public&nbsp;boolean&nbsp;isPPDSafeConversion(int&nbsp;colId)</pre>
+<pre>public&nbsp;boolean&nbsp;isPPDSafeConversion(int&nbsp;fileColId)</pre>
 <div class="block">Check if column is safe for ppd evaluation</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>colId</code> - reader column id</dd>
+<dd><code>fileColId</code> - file column id</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>true if the specified column is safe for ppd evaluation else false</dd>
 </dl>
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 30411210e..07888242f 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.3 API)</title>
+<title>SerializationUtils.FixedBitSizes (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="SerializationUtils.FixedBitSizes (ORC Core 1.7.4 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 580f86e55..cdec56878 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.3 API)</title>
+<title>SerializationUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="SerializationUtils (ORC Core 1.7.4 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 0d51f2d0d..84bf88bf2 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.3 API)</title>
+<title>SnappyCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="SnappyCodec (ORC Core 1.7.4 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 05a8f9bbf..e90cda489 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.3 API)</title>
+<title>StreamName.Area (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="StreamName.Area (ORC Core 1.7.4 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 e95558d9f..f83d0a873 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.3 API)</title>
+<title>StreamName (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="StreamName (ORC Core 1.7.4 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 0b86349d7..3698ab169 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.3 API)</title>
+<title>StringHashTableDictionary (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="StringHashTableDictionary (ORC Core 1.7.4 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 59c6b2296..fc3c851f1 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.3 API)</title>
+<title>StringRedBlackTree (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="StringRedBlackTree (ORC Core 1.7.4 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 50475d5e3..ee79c1df2 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.3 API)</title>
+<title>StripeStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="StripeStatisticsImpl (ORC Core 1.7.4 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 b769dfb35..6c82c231c 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.3 API)</title>
+<title>TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.4 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 70406de49..8a0beec22 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.3 API)</title>
+<title>TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.4 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 73811a92d..39dea960e 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.3 API)</title>
+<title>TreeReaderFactory.ByteTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.ByteTreeReader (ORC Core 1.7.4 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 fcaeeaef2..c2101f0b0 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.3 API)</title>
+<title>TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.4 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 e8726b6da..24f71e528 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.3 API)</title>
+<title>TreeReaderFactory.CharTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.CharTreeReader (ORC Core 1.7.4 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 b41de6b1d..b4a528048 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.3 API)</title>
+<title>TreeReaderFactory.Context (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.Context (ORC Core 1.7.4 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 863a6352f..3ecbcc5d0 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.3 API)</title>
+<title>TreeReaderFactory.DateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.DateTreeReader (ORC Core 1.7.4 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 bda1fd1cb..da808658d 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.3 API)</title>
+<title>TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.4 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 254b24481..caa3e2108 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.3 API)</title>
+<title>TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.4 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 eebcde9a4..7a0005835 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.3 API)</title>
+<title>TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.4 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 5e9f85be6..b9ebbd11f 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.3 API)</title>
+<title>TreeReaderFactory.FloatTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.FloatTreeReader (ORC Core 1.7.4 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 55bce2994..4ec71dd7b 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.3 API)</title>
+<title>TreeReaderFactory.IntTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.IntTreeReader (ORC Core 1.7.4 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 a259fe8e0..ed3616f9a 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.3 API)</title>
+<title>TreeReaderFactory.ListTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.ListTreeReader (ORC Core 1.7.4 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 168908a9f..74c2c85c6 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.3 API)</title>
+<title>TreeReaderFactory.LongTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.LongTreeReader (ORC Core 1.7.4 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 ee8ce1107..0f2e4b5ba 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.3 API)</title>
+<title>TreeReaderFactory.MapTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.MapTreeReader (ORC Core 1.7.4 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 9f2f0e4c2..47e12294d 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.3 API)</title>
+<title>TreeReaderFactory.NullTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.NullTreeReader (ORC Core 1.7.4 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 c2123ff5e..8b8e19af7 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.3 API)</title>
+<title>TreeReaderFactory.ReaderContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.ReaderContext (ORC Core 1.7.4 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 15f517f78..315d77f9f 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.3 API)</title>
+<title>TreeReaderFactory.ShortTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.ShortTreeReader (ORC Core 1.7.4 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 33751be5b..e82680a41 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.3 API)</title>
+<title>TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.4 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 c83ecdfcc..d3a4b9188 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.3 API)</title>
+<title>TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.4 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 73a5786e8..166670b34 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.3 API)</title>
+<title>TreeReaderFactory.StringTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.StringTreeReader (ORC Core 1.7.4 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 5ed368ba4..77937fc7f 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.3 API)</title>
+<title>TreeReaderFactory.StructTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.StructTreeReader (ORC Core 1.7.4 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 fea4a1591..e41da6a74 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.3 API)</title>
+<title>TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.TimestampTreeReader (ORC Core 1.7.4 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 56a5f52bd..0ffb0b1ba 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.3 API)</title>
+<title>TreeReaderFactory.TreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.TreeReader (ORC Core 1.7.4 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 fd7d142c3..1b69abc3a 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.3 API)</title>
+<title>TreeReaderFactory.UnionTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.UnionTreeReader (ORC Core 1.7.4 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 dac74f6af..3147bb61b 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.3 API)</title>
+<title>TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory.VarcharTreeReader (ORC Core 1.7.4 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 32083f30d..4000d2608 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.3 API)</title>
+<title>TreeReaderFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TreeReaderFactory (ORC Core 1.7.4 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 d0607f2f9..dd2b7b1f8 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.3 API)</title>
+<title>TypeUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="TypeUtils (ORC Core 1.7.4 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 3e810a685..39b49e2b7 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.3 API)</title>
+<title>Utf8Utils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="Utf8Utils (ORC Core 1.7.4 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 0a4213147..1c8db3b9f 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.3 API)</title>
+<title>VisitorContextImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="VisitorContextImpl (ORC Core 1.7.4 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 31bb203a6..37cc1f6f2 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.3 API)</title>
+<title>WriterImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="WriterImpl (ORC Core 1.7.3 API)";
+            parent.document.title="WriterImpl (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":9,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":9,"i8":10,"i9":10,"i10":9,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -230,52 +230,58 @@ implements <a href="../../../../org/apache/orc/impl/WriterInternal.html" title="
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#createCodec-org.apache.orc.CompressionKind-">createCodec</a></span>(<a href="../../../../org/apache/orc/CompressionKind.html" title="enum in org.apache.orc">CompressionKind</a>&nbsp;kind)</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#estimateMemory--">estimateMemory</a></span>()</code>
+<div class="block">Estimate the memory currently used by the writer to buffer the stripe.</div>
+</td>
+</tr>
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getCompressionCodec--">getCompressionCodec</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getEstimatedBufferSize-long-int-int-">getEstimatedBufferSize</a></span>(long&nbsp;stripeSize,
                       int&nbsp;numColumns,
                       int&nbsp;bs)</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getNumberOfRows--">getNumberOfRows</a></span>()</code>
 <div class="block">Row count gets updated when flushing the stripes.</div>
 </td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getRawDataSize--">getRawDataSize</a></span>()</code>
 <div class="block">Raw data size will be compute when writing the file footer.</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i13" 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/impl/WriterImpl.html#getSchema--">getSchema</a></span>()</code>
 <div class="block">Get the schema for this writer</div>
 </td>
 </tr>
-<tr id="i13" class="rowColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code><a href="../../../../org/apache/orc/ColumnStatistics.html" title="interface in org.apache.orc">ColumnStatistics</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getStatistics--">getStatistics</a></span>()</code>
 <div class="block">Get the statistics about the columns in the file.</div>
 </td>
 </tr>
-<tr id="i14" class="altColor">
+<tr id="i15" class="rowColor">
 <td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../org/apache/orc/StripeInformation.html" title="interface in org.apache.orc">StripeInformation</a>&gt;</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#getStripes--">getStripes</a></span>()</code>
 <div class="block">Get the stripe information about the file.</div>
 </td>
 </tr>
-<tr id="i15" class="rowColor">
+<tr id="i16" class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#increaseCompressionSize-int-">increaseCompressionSize</a></span>(int&nbsp;newSize)</code>
 <div class="block">Increase the buffer size for this writer.</div>
 </td>
 </tr>
-<tr id="i16" class="altColor">
+<tr id="i17" class="rowColor">
 <td class="colFirst"><code>long</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/orc/impl/WriterImpl.html#writeIntermediateFooter--">writeIntermediateFooter</a></span>()</code>
 <div class="block">Write an intermediate footer on the file such that if the file is
@@ -660,12 +666,30 @@ implements <a href="../../../../org/apache/orc/impl/WriterInternal.html" title="
 <a name="getCompressionCodec--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getCompressionCodec</h4>
 <pre>public&nbsp;<a href="../../../../org/apache/orc/CompressionCodec.html" title="interface in org.apache.orc">CompressionCodec</a>&nbsp;getCompressionCodec()</pre>
 </li>
 </ul>
+<a name="estimateMemory--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>estimateMemory</h4>
+<pre>public&nbsp;long&nbsp;estimateMemory()</pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../org/apache/orc/Writer.html#estimateMemory--">Writer</a></code></span></div>
+<div class="block">Estimate the memory currently used by the writer to buffer the stripe.
+ `This method help write engine to control the refresh policy of the ORC.`</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="../../../../org/apache/orc/Writer.html#estimateMemory--">estimateMemory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/orc/Writer.html" title="interface in org.apache.orc">Writer</a></code></dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>the number of bytes</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
diff --git a/api/orc-core/org/apache/orc/impl/WriterInternal.html b/api/orc-core/org/apache/orc/impl/WriterInternal.html
index 679d87cef..c4f4242c9 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.3 API)</title>
+<title>WriterInternal (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="WriterInternal (ORC Core 1.7.4 API)";
         }
     }
     catch(err) {
@@ -142,7 +142,7 @@ extends <a href="../../../../org/apache/orc/Writer.html" title="interface in org
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.orc.<a href="../../../../org/apache/orc/Writer.html" title="interface in org.apache.orc">Writer</a></h3>
-<code><a href="../../../../org/apache/orc/Writer.html#addRowBatch-org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch-">addRowBatch</a>, <a href="../../../../org/apache/orc/Writer.html#addUserMetadata-java.lang.String-java.nio.ByteBuffer-">addUserMetadata</a>, <a href="../../../../org/apache/orc/Writer.html#appendStripe-byte:A-int-int-org.apache.orc.StripeInformation-org.apache.orc.OrcProto.StripeStatistics-">appendStripe</a>, <a href="../../../../org/apache/orc/Writer.html#appendSt [...]
+<code><a href="../../../../org/apache/orc/Writer.html#addRowBatch-org.apache.hadoop.hive.ql.exec.vector.VectorizedRowBatch-">addRowBatch</a>, <a href="../../../../org/apache/orc/Writer.html#addUserMetadata-java.lang.String-java.nio.ByteBuffer-">addUserMetadata</a>, <a href="../../../../org/apache/orc/Writer.html#appendStripe-byte:A-int-int-org.apache.orc.StripeInformation-org.apache.orc.OrcProto.StripeStatistics-">appendStripe</a>, <a href="../../../../org/apache/orc/Writer.html#appendSt [...]
 </ul>
 </li>
 </ul>
diff --git a/api/orc-core/org/apache/orc/impl/ZlibCodec.html b/api/orc-core/org/apache/orc/impl/ZlibCodec.html
index 6b6e84169..c0ed2e050 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.3 API)</title>
+<title>ZlibCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../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.3 API)";
+            parent.document.title="ZlibCodec (ORC Core 1.7.4 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 9fb4ec89e..f59e02c9a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AcidStats (ORC Core 1.7.4 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 ae572fee2..48e49a9c3 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.AircompressorCodec (ORC Core 1.7.4 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 a9acdd2ae..b6f90c057 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldReader (ORC Core 1.7.4 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 a2f4b1677..35491edb1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BitFieldWriter (ORC Core 1.7.4 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 fe9937eb0..7833cde1a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunk (ORC Core 1.7.4 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 dc5bab12a..d3c405d8d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.BufferChunkList (ORC Core 1.7.4 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 966bdd0d2..d6c82f8b8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.BinaryStatisticsImpl (ORC Core 1.7.4 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 d73c8b70c..b8b03b1f5 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl.StringStatisticsImpl (ORC Core 1.7.4 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 661709203..0092abcea 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ColumnStatisticsImpl (ORC Core 1.7.4 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 29eeb2f96..5764f30a2 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromAnyIntegerTreeReader (ORC Core 1.7.4 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 cff759ea3..a3aa1bba0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDecimalTreeReader (ORC Core 1.7.4 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 2102b5329..a3ef5d4ec 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromDoubleTreeReader (ORC Core 1.7.4 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 60a96f180..9a5c63e3a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromStringGroupTreeReader (ORC Core 1.7.4 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 62a5d0870..ea099de10 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.AnyIntegerFromTimestampTreeReader (ORC Core 1.7.4 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 5bfc6d502..363dee7aa 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.ConvertTreeReader (ORC Core 1.7.4 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 47f8ca8ac..dc1a0f607 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromStringGroupTreeReader (ORC Core 1.7.4 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 02903bc46..49fc8417a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DateFromTimestampTreeReader (ORC Core 1.7.4 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 86f25127f..19a6a5175 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromAnyIntegerTreeReader (ORC Core 1.7.4 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 43ac05e05..9f1aba13a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDecimalTreeReader (ORC Core 1.7.4 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 bf0f37ea7..7b93f6022 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromDoubleTreeReader (ORC Core 1.7.4 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 00dabd826..1775d6e44 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromStringGroupTreeReader (ORC Core 1.7.4 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 cf2c729a2..25cde001e 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DecimalFromTimestampTreeReader (ORC Core 1.7.4 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 5b4a8816b..fadebf537 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromAnyIntegerTreeReader (ORC Core 1.7.4 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 5991457e3..626c0b385 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromDecimalTreeReader (ORC Core 1.7.4 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 940c20cf9..510240279 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromStringGroupTreeReader (ORC Core 1.7.4 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 d52be3d4a..0aad4ce5f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.DoubleFromTimestampTreeReader (ORC Core 1.7.4 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 0319fae75..23ff3af42 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.FloatFromDoubleTreeReader (ORC Core 1.7.4 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 fa7251465..c0ef63ada 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromAnyIntegerTreeReader (ORC Core 1.7.4 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 83d86b015..4a0064d30 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBinaryTreeReader (ORC Core 1.7.4 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 947962bc1..e0973516f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromBooleanTreeReader (ORC Core 1.7.4 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 56bee11e9..59bf2fa25 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDateTreeReader (ORC Core 1.7.4 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 4fd24a868..f9995d4b3 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDecimalTreeReader (ORC Core 1.7.4 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 c2ea29942..11ea1bc31 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromDoubleTreeReader (ORC Core 1.7.4 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 009a3b7d0..832337b1b 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromStringGroupTreeReader (ORC Core 1.7.4 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 33cafbc59..40e6e7ce1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.StringGroupFromTimestampTreeReader (ORC Core 1.7.4 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 54316ddd6..ae02fa3ff 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromAnyIntegerTreeReader (ORC Core 1.7.4 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 e48b843bf..753aaabfe 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDateTreeReader (ORC Core 1.7.4 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 5e1618866..32bee76ee 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDecimalTreeReader (ORC Core 1.7.4 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 e254e75cd..dc3333149 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromDoubleTreeReader (ORC Core 1.7.4 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 2b5a2ac4b..7ad90e0fb 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory.TimestampFromStringGroupTreeReader (ORC Core 1.7.4 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 d44164c8d..02f467d42 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ConvertTreeReaderFactory (ORC Core 1.7.4 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 5eaae30b9..cd8299931 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils.HadoopKeyProviderFactory (ORC Core 1.7.4 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 7071a1778..aeec9549e 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.CryptoUtils (ORC Core 1.7.4 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 0f35d2846..070cd5d11 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties.Builder (ORC Core 1.7.4 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 bf2dc0054..98002aab7 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DataReaderProperties (ORC Core 1.7.4 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 807b6e7c3..4e4e980f8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DateUtils (ORC Core 1.7.4 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 d910cbba6..4e3dfefe6 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.Dictionary.IMPL (ORC Core 1.7.4 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 298cde1c1..2696fccb5 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.Visitor (ORC Core 1.7.4 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 a15d70d87..088428de0 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary.VisitorContext (ORC Core 1.7.4 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 bb25da78c..2400372b5 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.Dictionary (ORC Core 1.7.4 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 840660f97..f56e96457 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DictionaryUtils (ORC Core 1.7.4 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 8ee9b468c..e9c559226 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.DirectDecompressionCodec (ORC Core 1.7.4 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 18edab158..539b9f710 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicByteArray (ORC Core 1.7.4 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 615e422e6..d0a4d9b6d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.DynamicIntArray (ORC Core 1.7.4 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 104f6a1a4..54c7d4ccb 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.HadoopShimsFactory (ORC Core 1.7.4 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 32c7e573c..e6b53514a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.IOUtils (ORC Core 1.7.4 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 6b25318e0..cc6a67fa0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.CompressedStream (ORC Core 1.7.4 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 45fc7f5a1..9132f1d0c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.EncryptedStream (ORC Core 1.7.4 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 cb01aa034..0e0058954 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.StreamOptions (ORC Core 1.7.4 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 b51164626..c4186c882 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream.UncompressedStream (ORC Core 1.7.4 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 01d978d6a..b4f66dcc7 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.InStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.InStream (ORC Core 1.7.4 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 5d2b802dd..4b7d39a39 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerReader (ORC Core 1.7.4 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 00d28d888..f732ce5a3 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.IntegerWriter (ORC Core 1.7.4 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 0d14ea20f..5883e04d8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MaskDescriptionImpl (ORC Core 1.7.4 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 335364cfd..b151c5e6c 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManager (ORC Core 1.7.4 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 43653e7ed..013abe802 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.MemoryManagerImpl (ORC Core 1.7.4 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 b517c3008..61e9511b6 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcAcidUtils (ORC Core 1.7.4 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 f31d2a58f..dfda56f7b 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcCodecPool (ORC Core 1.7.4 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 da640a14b..117540a66 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcFilterContextImpl (ORC Core 1.7.4 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 e6754a379..859b33acb 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcIndex (ORC Core 1.7.4 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 2a9ae4415..e3362bd5b 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OrcTail (ORC Core 1.7.4 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 dec538fe0..103a1f3ae 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.OutStream (ORC Core 1.7.4 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 d1a12a86a..aeb11696d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.StringPosition (ORC Core 1.7.4 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 3cefbae29..4e0e30dda 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils.TypeFinder (ORC Core 1.7.4 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 717434e7c..5ca274b3c 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.ParserUtils.TypeVisitor (ORC Core 1.7.4 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 7fb04dcaf..2d1b7d1f8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ParserUtils (ORC Core 1.7.4 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 0bdbdcc93..8cb3dbcb2 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter.VariantTracker (ORC Core 1.7.4 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 8a8ed27fd..1775d150f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PhysicalFsWriter (ORC Core 1.7.4 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 4feaa4e56..777aadd85 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionProvider (ORC Core 1.7.4 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 28976fa99..8ef50e873 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.PositionRecorder (ORC Core 1.7.4 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 b76c0612e..c208a2b1f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.PositionedOutputStream (ORC Core 1.7.4 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 0e4cbee05..6d3662c85 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ReaderImpl.StripeInformationImpl (ORC Core 1.7.4 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 16460375e..c3406d085 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.ReaderImpl (ORC Core 1.7.4 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 9b8425958..f8572181a 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.PositionProviderImpl (ORC Core 1.7.4 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 a13eec8ee..f1a187ae2 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.SargApplier (ORC Core 1.7.4 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 353cb797a..a16dce9e9 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl.ZeroPositionProvider (ORC Core 1.7.4 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 d204ab38d..05ecc96ae 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderImpl (ORC Core 1.7.4 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 5a5dfcbea..582f28114 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderUtils.ByteBufferAllocatorPool (ORC Core 1.7.4 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 2157f6764..79832daf4 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RecordReaderUtils (ORC Core 1.7.4 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 8a9e161cf..d04fb9a71 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthByteReader (ORC Core 1.7.4 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 a3ee53f59..f0658ca85 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthByteWriter (ORC Core 1.7.4 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 2631b3bc2..8099f8001 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerReader (ORC Core 1.7.4 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 43337fc52..1e4aeacf8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerReaderV2 (ORC Core 1.7.4 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 3759e32b5..66f5a8e71 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriter (ORC Core 1.7.4 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 bc4cdf9f6..269ca2243 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2.EncodingType (ORC Core 1.7.4 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 908d63f2f..84b95b7b8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2 (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.RunLengthIntegerWriterV2 (ORC Core 1.7.4 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 833c57e83..759b7a325 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SchemaEvolution.IllegalEvolutionException (ORC Core 1.7.4 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 3760af181..fdd6a480f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.SchemaEvolution (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SchemaEvolution (ORC Core 1.7.4 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 0257fc730..6c6937eca 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.SerializationUtils.FixedBitSizes (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SerializationUtils.FixedBitSizes (ORC Core 1.7.4 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 7d3cf0298..0b493fb7f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.SerializationUtils (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SerializationUtils (ORC Core 1.7.4 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 fd4b41874..1d4473137 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.SnappyCodec (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.SnappyCodec (ORC Core 1.7.4 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 ef4fc536d..7b0d3909d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.StreamName.Area (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StreamName.Area (ORC Core 1.7.4 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 89c3d00ec..1687fbb63 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.StreamName (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StreamName (ORC Core 1.7.4 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 648af0b66..5db1e070f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.StringHashTableDictionary (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StringHashTableDictionary (ORC Core 1.7.4 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 a671ad618..c120f6709 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.StringRedBlackTree (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StringRedBlackTree (ORC Core 1.7.4 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 47d02d792..53e12a5a0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.StripeStatisticsImpl (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.StripeStatisticsImpl (ORC Core 1.7.4 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 b7d8db174..7159be274 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BinaryTreeReader (ORC Core 1.7.4 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 d22b42254..1171041cd 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BooleanTreeReader (ORC Core 1.7.4 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 bc87d6fec..8e05f3fe0 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ByteTreeReader (ORC Core 1.7.4 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 66c852776..044c3e3c8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.BytesColumnVectorUtil (ORC Core 1.7.4 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 d803f231a..72180d860 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.CharTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.CharTreeReader (ORC Core 1.7.4 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 fb487e0f5..a45996d21 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.3 API)</title>
+<title>Uses of Interface org.apache.orc.impl.TreeReaderFactory.Context (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></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.3 API)";
+            parent.document.title="Uses of Interface org.apache.orc.impl.TreeReaderFactory.Context (ORC Core 1.7.4 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 574813f9a..2d04abba7 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DateTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DateTreeReader (ORC Core 1.7.4 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 50165b992..f6c0b27fd 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.Decimal64TreeReader (ORC Core 1.7.4 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 a92cb82a8..14e7b2465 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DecimalTreeReader (ORC Core 1.7.4 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 07c4f64e5..fa0fbf3c8 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.DoubleTreeReader (ORC Core 1.7.4 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 d014930e6..1606a074f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.FloatTreeReader (ORC Core 1.7.4 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 4048a1bbb..1a0b8fcd1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.IntTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.IntTreeReader (ORC Core 1.7.4 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 8e9bfedba..934ba583d 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ListTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ListTreeReader (ORC Core 1.7.4 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 d3237c1d3..eaeee14c2 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.LongTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.LongTreeReader (ORC Core 1.7.4 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 b205a7347..f6367c465 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.MapTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.MapTreeReader (ORC Core 1.7.4 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 bb7a18856..9dbde5ed1 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.NullTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.NullTreeReader (ORC Core 1.7.4 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 7693df931..370ab7d4f 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ReaderContext (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ReaderContext (ORC Core 1.7.4 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 9a775ba14..20f6ff7c5 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.ShortTreeReader (ORC Core 1.7.4 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 1b42b3a81..4737f0609 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDictionaryTreeReader (ORC Core 1.7.4 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 56aa47b61..6a50e4839 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.3 API)</title>
+<title>Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.4 API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +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.3 API)";
+            parent.document.title="Uses of Class org.apache.orc.impl.TreeReaderFactory.StringDirectTreeReader (ORC Core 1.7.4 API)";
         }
... 7524 lines suppressed ...