You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2018/02/09 17:37:40 UTC

[8/8] orc git commit: Updated javadoc for ORC 1.4.3.

Updated javadoc for ORC 1.4.3.


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/a8615aa9
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/a8615aa9
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/a8615aa9

Branch: refs/heads/master
Commit: a8615aa980fb44c6a800daa01d544c0eccdfb259
Parents: b86d70a
Author: Owen O'Malley <om...@apache.org>
Authored: Fri Feb 9 09:37:02 2018 -0800
Committer: Owen O'Malley <om...@apache.org>
Committed: Fri Feb 9 09:37:02 2018 -0800

----------------------------------------------------------------------
 site/api/orc-core/allclasses-frame.html         |  6 +++---
 site/api/orc-core/allclasses-noframe.html       |  6 +++---
 site/api/orc-core/constant-values.html          |  8 ++++----
 site/api/orc-core/deprecated-list.html          |  8 ++++----
 site/api/orc-core/help-doc.html                 |  8 ++++----
 site/api/orc-core/index-all.html                |  8 ++++----
 site/api/orc-core/index.html                    |  4 ++--
 .../org/apache/orc/BinaryColumnStatistics.html  |  8 ++++----
 .../org/apache/orc/BooleanColumnStatistics.html |  8 ++++----
 .../org/apache/orc/ColumnStatistics.html        |  8 ++++----
 .../apache/orc/CompressionCodec.Modifier.html   |  8 ++++----
 .../org/apache/orc/CompressionCodec.html        |  8 ++++----
 .../org/apache/orc/CompressionKind.html         |  8 ++++----
 .../api/orc-core/org/apache/orc/DataReader.html |  8 ++++----
 .../org/apache/orc/DateColumnStatistics.html    |  8 ++++----
 .../org/apache/orc/DecimalColumnStatistics.html |  8 ++++----
 .../org/apache/orc/DoubleColumnStatistics.html  |  8 ++++----
 .../org/apache/orc/FileFormatException.html     |  8 ++++----
 .../orc-core/org/apache/orc/FileMetadata.html   |  8 ++++----
 .../org/apache/orc/IntegerColumnStatistics.html |  8 ++++----
 .../org/apache/orc/MemoryManager.Callback.html  |  8 ++++----
 .../orc-core/org/apache/orc/MemoryManager.html  |  8 ++++----
 site/api/orc-core/org/apache/orc/OrcConf.html   |  8 ++++----
 .../apache/orc/OrcFile.BloomFilterVersion.html  |  8 ++++----
 .../apache/orc/OrcFile.CompressionStrategy.html |  8 ++++----
 .../apache/orc/OrcFile.EncodingStrategy.html    |  8 ++++----
 .../org/apache/orc/OrcFile.ReaderOptions.html   |  8 ++++----
 .../org/apache/orc/OrcFile.Version.html         |  8 ++++----
 .../org/apache/orc/OrcFile.WriterCallback.html  |  8 ++++----
 .../org/apache/orc/OrcFile.WriterContext.html   |  8 ++++----
 .../org/apache/orc/OrcFile.WriterOptions.html   |  8 ++++----
 .../org/apache/orc/OrcFile.WriterVersion.html   |  8 ++++----
 site/api/orc-core/org/apache/orc/OrcFile.html   |  8 ++++----
 site/api/orc-core/org/apache/orc/OrcUtils.html  |  8 ++++----
 .../orc/PhysicalWriter.OutputReceiver.html      |  8 ++++----
 .../orc-core/org/apache/orc/PhysicalWriter.html |  8 ++++----
 .../orc-core/org/apache/orc/Reader.Options.html |  8 ++++----
 site/api/orc-core/org/apache/orc/Reader.html    |  8 ++++----
 .../orc-core/org/apache/orc/RecordReader.html   |  8 ++++----
 .../org/apache/orc/StringColumnStatistics.html  |  8 ++++----
 .../org/apache/orc/StripeInformation.html       |  8 ++++----
 .../org/apache/orc/StripeStatistics.html        |  8 ++++----
 .../apache/orc/TimestampColumnStatistics.html   |  8 ++++----
 .../apache/orc/TypeDescription.Category.html    |  8 ++++----
 .../org/apache/orc/TypeDescription.html         |  8 ++++----
 .../org/apache/orc/UnknownFormatException.html  |  8 ++++----
 site/api/orc-core/org/apache/orc/Writer.html    |  8 ++++----
 .../orc/class-use/BinaryColumnStatistics.html   |  8 ++++----
 .../orc/class-use/BooleanColumnStatistics.html  |  8 ++++----
 .../apache/orc/class-use/ColumnStatistics.html  |  8 ++++----
 .../class-use/CompressionCodec.Modifier.html    |  8 ++++----
 .../apache/orc/class-use/CompressionCodec.html  |  8 ++++----
 .../apache/orc/class-use/CompressionKind.html   |  8 ++++----
 .../org/apache/orc/class-use/DataReader.html    |  8 ++++----
 .../orc/class-use/DateColumnStatistics.html     |  8 ++++----
 .../orc/class-use/DecimalColumnStatistics.html  |  8 ++++----
 .../orc/class-use/DoubleColumnStatistics.html   |  8 ++++----
 .../orc/class-use/FileFormatException.html      |  8 ++++----
 .../org/apache/orc/class-use/FileMetadata.html  |  8 ++++----
 .../orc/class-use/IntegerColumnStatistics.html  |  8 ++++----
 .../orc/class-use/MemoryManager.Callback.html   |  8 ++++----
 .../org/apache/orc/class-use/MemoryManager.html |  8 ++++----
 .../org/apache/orc/class-use/OrcConf.html       |  8 ++++----
 .../class-use/OrcFile.BloomFilterVersion.html   |  8 ++++----
 .../class-use/OrcFile.CompressionStrategy.html  |  8 ++++----
 .../orc/class-use/OrcFile.EncodingStrategy.html |  8 ++++----
 .../orc/class-use/OrcFile.ReaderOptions.html    |  8 ++++----
 .../apache/orc/class-use/OrcFile.Version.html   |  8 ++++----
 .../orc/class-use/OrcFile.WriterCallback.html   |  8 ++++----
 .../orc/class-use/OrcFile.WriterContext.html    |  8 ++++----
 .../orc/class-use/OrcFile.WriterOptions.html    |  8 ++++----
 .../orc/class-use/OrcFile.WriterVersion.html    |  8 ++++----
 .../org/apache/orc/class-use/OrcFile.html       |  8 ++++----
 .../org/apache/orc/class-use/OrcUtils.html      |  8 ++++----
 .../PhysicalWriter.OutputReceiver.html          |  8 ++++----
 .../apache/orc/class-use/PhysicalWriter.html    |  8 ++++----
 .../apache/orc/class-use/Reader.Options.html    |  8 ++++----
 .../org/apache/orc/class-use/Reader.html        |  8 ++++----
 .../org/apache/orc/class-use/RecordReader.html  |  8 ++++----
 .../orc/class-use/StringColumnStatistics.html   |  8 ++++----
 .../apache/orc/class-use/StripeInformation.html |  8 ++++----
 .../apache/orc/class-use/StripeStatistics.html  |  8 ++++----
 .../class-use/TimestampColumnStatistics.html    |  8 ++++----
 .../orc/class-use/TypeDescription.Category.html |  8 ++++----
 .../apache/orc/class-use/TypeDescription.html   |  8 ++++----
 .../orc/class-use/UnknownFormatException.html   |  8 ++++----
 .../org/apache/orc/class-use/Writer.html        |  8 ++++----
 .../orc-core/org/apache/orc/impl/AcidStats.html |  8 ++++----
 .../org/apache/orc/impl/AircompressorCodec.html |  8 ++++----
 .../org/apache/orc/impl/BitFieldReader.html     |  8 ++++----
 .../org/apache/orc/impl/BitFieldWriter.html     |  8 ++++----
 .../org/apache/orc/impl/BufferChunk.html        |  8 ++++----
 ...lumnStatisticsImpl.BinaryStatisticsImpl.html |  8 ++++----
 ...lumnStatisticsImpl.StringStatisticsImpl.html |  8 ++++----
 .../apache/orc/impl/ColumnStatisticsImpl.html   |  8 ++++----
 ...tory.AnyIntegerFromAnyIntegerTreeReader.html |  8 ++++----
 ...Factory.AnyIntegerFromDecimalTreeReader.html |  8 ++++----
 ...rFactory.AnyIntegerFromDoubleTreeReader.html |  8 ++++----
 ...erFactory.AnyIntegerFromFloatTreeReader.html |  8 ++++----
 ...ory.AnyIntegerFromStringGroupTreeReader.html |  8 ++++----
 ...ctory.AnyIntegerFromTimestampTreeReader.html |  8 ++++----
 ...tTreeReaderFactory.AnyIntegerTreeReader.html |  8 ++++----
 ...Factory.BinaryFromStringGroupTreeReader.html |  8 ++++----
 ...vertTreeReaderFactory.ConvertTreeReader.html |  8 ++++----
 ...erFactory.DateFromStringGroupTreeReader.html |  8 ++++----
 ...aderFactory.DateFromTimestampTreeReader.html |  8 ++++----
 ...Factory.DecimalFromAnyIntegerTreeReader.html |  8 ++++----
 ...derFactory.DecimalFromDecimalTreeReader.html |  8 ++++----
 ...aderFactory.DecimalFromDoubleTreeReader.html |  8 ++++----
 ...eaderFactory.DecimalFromFloatTreeReader.html |  8 ++++----
 ...actory.DecimalFromStringGroupTreeReader.html |  8 ++++----
 ...rFactory.DecimalFromTimestampTreeReader.html |  8 ++++----
 ...rFactory.DoubleFromAnyIntegerTreeReader.html |  8 ++++----
 ...aderFactory.DoubleFromDecimalTreeReader.html |  8 ++++----
 ...ReaderFactory.DoubleFromFloatTreeReader.html |  8 ++++----
 ...Factory.DoubleFromStringGroupTreeReader.html |  8 ++++----
 ...erFactory.DoubleFromTimestampTreeReader.html |  8 ++++----
 ...erFactory.FloatFromAnyIntegerTreeReader.html |  8 ++++----
 ...eaderFactory.FloatFromDecimalTreeReader.html |  8 ++++----
 ...ReaderFactory.FloatFromDoubleTreeReader.html |  8 ++++----
 ...rFactory.FloatFromStringGroupTreeReader.html |  8 ++++----
 ...derFactory.FloatFromTimestampTreeReader.html |  8 ++++----
 ...ory.StringGroupFromAnyIntegerTreeReader.html |  8 ++++----
 ...Factory.StringGroupFromBinaryTreeReader.html |  8 ++++----
 ...erFactory.StringGroupFromDateTreeReader.html |  8 ++++----
 ...actory.StringGroupFromDecimalTreeReader.html |  8 ++++----
 ...Factory.StringGroupFromDoubleTreeReader.html |  8 ++++----
 ...rFactory.StringGroupFromFloatTreeReader.html |  8 ++++----
 ...ry.StringGroupFromStringGroupTreeReader.html |  8 ++++----
 ...tory.StringGroupFromTimestampTreeReader.html |  8 ++++----
 ...ctory.TimestampFromAnyIntegerTreeReader.html |  8 ++++----
 ...aderFactory.TimestampFromDateTreeReader.html |  8 ++++----
 ...rFactory.TimestampFromDecimalTreeReader.html |  8 ++++----
 ...erFactory.TimestampFromDoubleTreeReader.html |  8 ++++----
 ...derFactory.TimestampFromFloatTreeReader.html |  8 ++++----
 ...tory.TimestampFromStringGroupTreeReader.html |  8 ++++----
 .../orc/impl/ConvertTreeReaderFactory.html      |  8 ++++----
 .../orc/impl/DataReaderProperties.Builder.html  |  8 ++++----
 .../apache/orc/impl/DataReaderProperties.html   |  8 ++++----
 .../orc/impl/DirectDecompressionCodec.html      |  8 ++++----
 .../org/apache/orc/impl/DynamicByteArray.html   |  8 ++++----
 .../org/apache/orc/impl/DynamicIntArray.html    |  8 ++++----
 .../impl/HadoopShims.ByteBufferPoolShim.html    |  8 ++++----
 .../impl/HadoopShims.DirectCompressionType.html |  8 ++++----
 .../impl/HadoopShims.DirectDecompressor.html    |  8 ++++----
 .../apache/orc/impl/HadoopShims.Factory.html    |  8 ++++----
 .../orc/impl/HadoopShims.TextReaderShim.html    |  8 ++++----
 .../impl/HadoopShims.ZeroCopyReaderShim.html    |  8 ++++----
 .../org/apache/orc/impl/HadoopShims.html        |  8 ++++----
 .../org/apache/orc/impl/HadoopShimsCurrent.html |  8 ++++----
 .../org/apache/orc/impl/HadoopShims_2_2.html    |  8 ++++----
 .../orc/impl/InStream.UncompressedStream.html   |  8 ++++----
 .../orc-core/org/apache/orc/impl/InStream.html  |  8 ++++----
 .../org/apache/orc/impl/IntegerReader.html      |  8 ++++----
 .../org/apache/orc/impl/IntegerWriter.html      |  8 ++++----
 .../org/apache/orc/impl/MemoryManager.html      |  8 ++++----
 .../org/apache/orc/impl/MemoryManagerImpl.html  |  8 ++++----
 .../org/apache/orc/impl/OrcAcidUtils.html       |  8 ++++----
 .../org/apache/orc/impl/OrcCodecPool.html       |  8 ++++----
 .../orc-core/org/apache/orc/impl/OrcIndex.html  |  8 ++++----
 .../orc-core/org/apache/orc/impl/OrcTail.html   |  8 ++++----
 .../orc-core/org/apache/orc/impl/OutStream.html |  8 ++++----
 .../org/apache/orc/impl/PhysicalFsWriter.html   |  8 ++++----
 .../org/apache/orc/impl/PositionProvider.html   |  8 ++++----
 .../org/apache/orc/impl/PositionRecorder.html   |  8 ++++----
 .../apache/orc/impl/PositionedOutputStream.html |  8 ++++----
 .../impl/ReaderImpl.StripeInformationImpl.html  |  8 ++++----
 .../org/apache/orc/impl/ReaderImpl.html         |  8 ++++----
 .../RecordReaderImpl.PositionProviderImpl.html  |  8 ++++----
 .../orc/impl/RecordReaderImpl.SargApplier.html  |  8 ++++----
 .../org/apache/orc/impl/RecordReaderImpl.html   |  8 ++++----
 ...cordReaderUtils.ByteBufferAllocatorPool.html |  8 ++++----
 .../org/apache/orc/impl/RecordReaderUtils.html  |  8 ++++----
 .../apache/orc/impl/RunLengthByteReader.html    |  8 ++++----
 .../apache/orc/impl/RunLengthByteWriter.html    |  8 ++++----
 .../apache/orc/impl/RunLengthIntegerReader.html |  8 ++++----
 .../orc/impl/RunLengthIntegerReaderV2.html      |  8 ++++----
 .../apache/orc/impl/RunLengthIntegerWriter.html |  8 ++++----
 .../RunLengthIntegerWriterV2.EncodingType.html  |  8 ++++----
 .../orc/impl/RunLengthIntegerWriterV2.html      |  8 ++++----
 ...hemaEvolution.IllegalEvolutionException.html |  8 ++++----
 .../org/apache/orc/impl/SchemaEvolution.html    |  8 ++++----
 .../impl/SerializationUtils.FixedBitSizes.html  |  8 ++++----
 .../org/apache/orc/impl/SerializationUtils.html |  8 ++++----
 .../orc/impl/SettableUncompressedStream.html    |  8 ++++----
 .../org/apache/orc/impl/SnappyCodec.html        |  8 ++++----
 .../org/apache/orc/impl/StreamName.Area.html    |  8 ++++----
 .../org/apache/orc/impl/StreamName.html         |  8 ++++----
 .../orc/impl/StringRedBlackTree.Visitor.html    |  8 ++++----
 .../impl/StringRedBlackTree.VisitorContext.html |  8 ++++----
 .../org/apache/orc/impl/StringRedBlackTree.html |  8 ++++----
 .../TreeReaderFactory.BinaryTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.BooleanTreeReader.html    |  8 ++++----
 .../impl/TreeReaderFactory.ByteTreeReader.html  |  8 ++++----
 ...TreeReaderFactory.BytesColumnVectorUtil.html |  8 ++++----
 .../impl/TreeReaderFactory.CharTreeReader.html  |  8 ++++----
 .../orc/impl/TreeReaderFactory.Context.html     |  8 ++++----
 .../impl/TreeReaderFactory.DateTreeReader.html  |  8 ++++----
 .../TreeReaderFactory.DecimalTreeReader.html    |  8 ++++----
 .../TreeReaderFactory.DoubleTreeReader.html     |  8 ++++----
 .../impl/TreeReaderFactory.FloatTreeReader.html |  8 ++++----
 .../impl/TreeReaderFactory.IntTreeReader.html   |  8 ++++----
 .../impl/TreeReaderFactory.ListTreeReader.html  |  8 ++++----
 .../impl/TreeReaderFactory.LongTreeReader.html  |  8 ++++----
 .../impl/TreeReaderFactory.MapTreeReader.html   |  8 ++++----
 .../impl/TreeReaderFactory.NullTreeReader.html  |  8 ++++----
 .../impl/TreeReaderFactory.ReaderContext.html   |  8 ++++----
 .../impl/TreeReaderFactory.ShortTreeReader.html |  8 ++++----
 ...eaderFactory.StringDictionaryTreeReader.html |  8 ++++----
 ...reeReaderFactory.StringDirectTreeReader.html |  8 ++++----
 .../TreeReaderFactory.StringTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.StructTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.TimestampTreeReader.html  |  8 ++++----
 .../orc/impl/TreeReaderFactory.TreeReader.html  |  8 ++++----
 .../impl/TreeReaderFactory.UnionTreeReader.html |  8 ++++----
 .../TreeReaderFactory.VarcharTreeReader.html    |  8 ++++----
 .../org/apache/orc/impl/TreeReaderFactory.html  |  8 ++++----
 .../org/apache/orc/impl/WriterImpl.html         |  8 ++++----
 .../orc-core/org/apache/orc/impl/ZlibCodec.html |  8 ++++----
 .../apache/orc/impl/class-use/AcidStats.html    |  8 ++++----
 .../orc/impl/class-use/AircompressorCodec.html  |  8 ++++----
 .../orc/impl/class-use/BitFieldReader.html      |  8 ++++----
 .../orc/impl/class-use/BitFieldWriter.html      |  8 ++++----
 .../apache/orc/impl/class-use/BufferChunk.html  |  8 ++++----
 ...lumnStatisticsImpl.BinaryStatisticsImpl.html |  8 ++++----
 ...lumnStatisticsImpl.StringStatisticsImpl.html |  8 ++++----
 .../impl/class-use/ColumnStatisticsImpl.html    |  8 ++++----
 ...tory.AnyIntegerFromAnyIntegerTreeReader.html |  8 ++++----
 ...Factory.AnyIntegerFromDecimalTreeReader.html |  8 ++++----
 ...rFactory.AnyIntegerFromDoubleTreeReader.html |  8 ++++----
 ...erFactory.AnyIntegerFromFloatTreeReader.html |  8 ++++----
 ...ory.AnyIntegerFromStringGroupTreeReader.html |  8 ++++----
 ...ctory.AnyIntegerFromTimestampTreeReader.html |  8 ++++----
 ...tTreeReaderFactory.AnyIntegerTreeReader.html |  8 ++++----
 ...Factory.BinaryFromStringGroupTreeReader.html |  8 ++++----
 ...vertTreeReaderFactory.ConvertTreeReader.html |  8 ++++----
 ...erFactory.DateFromStringGroupTreeReader.html |  8 ++++----
 ...aderFactory.DateFromTimestampTreeReader.html |  8 ++++----
 ...Factory.DecimalFromAnyIntegerTreeReader.html |  8 ++++----
 ...derFactory.DecimalFromDecimalTreeReader.html |  8 ++++----
 ...aderFactory.DecimalFromDoubleTreeReader.html |  8 ++++----
 ...eaderFactory.DecimalFromFloatTreeReader.html |  8 ++++----
 ...actory.DecimalFromStringGroupTreeReader.html |  8 ++++----
 ...rFactory.DecimalFromTimestampTreeReader.html |  8 ++++----
 ...rFactory.DoubleFromAnyIntegerTreeReader.html |  8 ++++----
 ...aderFactory.DoubleFromDecimalTreeReader.html |  8 ++++----
 ...ReaderFactory.DoubleFromFloatTreeReader.html |  8 ++++----
 ...Factory.DoubleFromStringGroupTreeReader.html |  8 ++++----
 ...erFactory.DoubleFromTimestampTreeReader.html |  8 ++++----
 ...erFactory.FloatFromAnyIntegerTreeReader.html |  8 ++++----
 ...eaderFactory.FloatFromDecimalTreeReader.html |  8 ++++----
 ...ReaderFactory.FloatFromDoubleTreeReader.html |  8 ++++----
 ...rFactory.FloatFromStringGroupTreeReader.html |  8 ++++----
 ...derFactory.FloatFromTimestampTreeReader.html |  8 ++++----
 ...ory.StringGroupFromAnyIntegerTreeReader.html |  8 ++++----
 ...Factory.StringGroupFromBinaryTreeReader.html |  8 ++++----
 ...erFactory.StringGroupFromDateTreeReader.html |  8 ++++----
 ...actory.StringGroupFromDecimalTreeReader.html |  8 ++++----
 ...Factory.StringGroupFromDoubleTreeReader.html |  8 ++++----
 ...rFactory.StringGroupFromFloatTreeReader.html |  8 ++++----
 ...ry.StringGroupFromStringGroupTreeReader.html |  8 ++++----
 ...tory.StringGroupFromTimestampTreeReader.html |  8 ++++----
 ...ctory.TimestampFromAnyIntegerTreeReader.html |  8 ++++----
 ...aderFactory.TimestampFromDateTreeReader.html |  8 ++++----
 ...rFactory.TimestampFromDecimalTreeReader.html |  8 ++++----
 ...erFactory.TimestampFromDoubleTreeReader.html |  8 ++++----
 ...derFactory.TimestampFromFloatTreeReader.html |  8 ++++----
 ...tory.TimestampFromStringGroupTreeReader.html |  8 ++++----
 .../class-use/ConvertTreeReaderFactory.html     |  8 ++++----
 .../class-use/DataReaderProperties.Builder.html |  8 ++++----
 .../impl/class-use/DataReaderProperties.html    |  8 ++++----
 .../class-use/DirectDecompressionCodec.html     |  8 ++++----
 .../orc/impl/class-use/DynamicByteArray.html    |  8 ++++----
 .../orc/impl/class-use/DynamicIntArray.html     |  8 ++++----
 .../HadoopShims.ByteBufferPoolShim.html         |  8 ++++----
 .../HadoopShims.DirectCompressionType.html      |  8 ++++----
 .../HadoopShims.DirectDecompressor.html         |  8 ++++----
 .../orc/impl/class-use/HadoopShims.Factory.html |  8 ++++----
 .../class-use/HadoopShims.TextReaderShim.html   |  8 ++++----
 .../HadoopShims.ZeroCopyReaderShim.html         |  8 ++++----
 .../apache/orc/impl/class-use/HadoopShims.html  |  8 ++++----
 .../orc/impl/class-use/HadoopShimsCurrent.html  |  8 ++++----
 .../orc/impl/class-use/HadoopShims_2_2.html     |  8 ++++----
 .../class-use/InStream.UncompressedStream.html  |  8 ++++----
 .../org/apache/orc/impl/class-use/InStream.html |  8 ++++----
 .../orc/impl/class-use/IntegerReader.html       |  8 ++++----
 .../orc/impl/class-use/IntegerWriter.html       |  8 ++++----
 .../orc/impl/class-use/MemoryManager.html       |  8 ++++----
 .../orc/impl/class-use/MemoryManagerImpl.html   |  8 ++++----
 .../apache/orc/impl/class-use/OrcAcidUtils.html |  8 ++++----
 .../apache/orc/impl/class-use/OrcCodecPool.html |  8 ++++----
 .../org/apache/orc/impl/class-use/OrcIndex.html |  8 ++++----
 .../org/apache/orc/impl/class-use/OrcTail.html  |  8 ++++----
 .../apache/orc/impl/class-use/OutStream.html    |  8 ++++----
 .../orc/impl/class-use/PhysicalFsWriter.html    |  8 ++++----
 .../orc/impl/class-use/PositionProvider.html    |  8 ++++----
 .../orc/impl/class-use/PositionRecorder.html    |  8 ++++----
 .../impl/class-use/PositionedOutputStream.html  |  8 ++++----
 .../ReaderImpl.StripeInformationImpl.html       |  8 ++++----
 .../apache/orc/impl/class-use/ReaderImpl.html   |  8 ++++----
 .../RecordReaderImpl.PositionProviderImpl.html  |  8 ++++----
 .../class-use/RecordReaderImpl.SargApplier.html |  8 ++++----
 .../orc/impl/class-use/RecordReaderImpl.html    |  8 ++++----
 ...cordReaderUtils.ByteBufferAllocatorPool.html |  8 ++++----
 .../orc/impl/class-use/RecordReaderUtils.html   |  8 ++++----
 .../orc/impl/class-use/RunLengthByteReader.html |  8 ++++----
 .../orc/impl/class-use/RunLengthByteWriter.html |  8 ++++----
 .../impl/class-use/RunLengthIntegerReader.html  |  8 ++++----
 .../class-use/RunLengthIntegerReaderV2.html     |  8 ++++----
 .../impl/class-use/RunLengthIntegerWriter.html  |  8 ++++----
 .../RunLengthIntegerWriterV2.EncodingType.html  |  8 ++++----
 .../class-use/RunLengthIntegerWriterV2.html     |  8 ++++----
 ...hemaEvolution.IllegalEvolutionException.html |  8 ++++----
 .../orc/impl/class-use/SchemaEvolution.html     |  8 ++++----
 .../SerializationUtils.FixedBitSizes.html       |  8 ++++----
 .../orc/impl/class-use/SerializationUtils.html  |  8 ++++----
 .../class-use/SettableUncompressedStream.html   |  8 ++++----
 .../apache/orc/impl/class-use/SnappyCodec.html  |  8 ++++----
 .../orc/impl/class-use/StreamName.Area.html     |  8 ++++----
 .../apache/orc/impl/class-use/StreamName.html   |  8 ++++----
 .../class-use/StringRedBlackTree.Visitor.html   |  8 ++++----
 .../StringRedBlackTree.VisitorContext.html      |  8 ++++----
 .../orc/impl/class-use/StringRedBlackTree.html  |  8 ++++----
 .../TreeReaderFactory.BinaryTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.BooleanTreeReader.html    |  8 ++++----
 .../TreeReaderFactory.ByteTreeReader.html       |  8 ++++----
 ...TreeReaderFactory.BytesColumnVectorUtil.html |  8 ++++----
 .../TreeReaderFactory.CharTreeReader.html       |  8 ++++----
 .../class-use/TreeReaderFactory.Context.html    |  8 ++++----
 .../TreeReaderFactory.DateTreeReader.html       |  8 ++++----
 .../TreeReaderFactory.DecimalTreeReader.html    |  8 ++++----
 .../TreeReaderFactory.DoubleTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.FloatTreeReader.html      |  8 ++++----
 .../TreeReaderFactory.IntTreeReader.html        |  8 ++++----
 .../TreeReaderFactory.ListTreeReader.html       |  8 ++++----
 .../TreeReaderFactory.LongTreeReader.html       |  8 ++++----
 .../TreeReaderFactory.MapTreeReader.html        |  8 ++++----
 .../TreeReaderFactory.NullTreeReader.html       |  8 ++++----
 .../TreeReaderFactory.ReaderContext.html        |  8 ++++----
 .../TreeReaderFactory.ShortTreeReader.html      |  8 ++++----
 ...eaderFactory.StringDictionaryTreeReader.html |  8 ++++----
 ...reeReaderFactory.StringDirectTreeReader.html |  8 ++++----
 .../TreeReaderFactory.StringTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.StructTreeReader.html     |  8 ++++----
 .../TreeReaderFactory.TimestampTreeReader.html  |  8 ++++----
 .../class-use/TreeReaderFactory.TreeReader.html |  8 ++++----
 .../TreeReaderFactory.UnionTreeReader.html      |  8 ++++----
 .../TreeReaderFactory.VarcharTreeReader.html    |  8 ++++----
 .../orc/impl/class-use/TreeReaderFactory.html   |  8 ++++----
 .../apache/orc/impl/class-use/WriterImpl.html   |  8 ++++----
 .../apache/orc/impl/class-use/ZlibCodec.html    |  8 ++++----
 .../org/apache/orc/impl/package-frame.html      |  6 +++---
 .../org/apache/orc/impl/package-summary.html    |  8 ++++----
 .../org/apache/orc/impl/package-tree.html       | 12 ++++++------
 .../org/apache/orc/impl/package-use.html        |  8 ++++----
 .../orc-core/org/apache/orc/package-frame.html  |  6 +++---
 .../org/apache/orc/package-summary.html         |  8 ++++----
 .../orc-core/org/apache/orc/package-tree.html   | 20 ++++++++++----------
 .../orc-core/org/apache/orc/package-use.html    |  8 ++++----
 .../org/apache/orc/util/BloomFilter.BitSet.html |  8 ++++----
 .../org/apache/orc/util/BloomFilter.html        |  8 ++++----
 .../apache/orc/util/BloomFilterIO.Encoding.html |  8 ++++----
 .../org/apache/orc/util/BloomFilterIO.html      |  8 ++++----
 .../org/apache/orc/util/BloomFilterUtf8.html    |  8 ++++----
 .../orc-core/org/apache/orc/util/Murmur3.html   |  8 ++++----
 .../orc/util/class-use/BloomFilter.BitSet.html  |  8 ++++----
 .../apache/orc/util/class-use/BloomFilter.html  |  8 ++++----
 .../util/class-use/BloomFilterIO.Encoding.html  |  8 ++++----
 .../orc/util/class-use/BloomFilterIO.html       |  8 ++++----
 .../orc/util/class-use/BloomFilterUtf8.html     |  8 ++++----
 .../org/apache/orc/util/class-use/Murmur3.html  |  8 ++++----
 .../org/apache/orc/util/package-frame.html      |  6 +++---
 .../org/apache/orc/util/package-summary.html    |  8 ++++----
 .../org/apache/orc/util/package-tree.html       |  8 ++++----
 .../org/apache/orc/util/package-use.html        |  8 ++++----
 site/api/orc-core/overview-frame.html           |  6 +++---
 site/api/orc-core/overview-summary.html         | 10 +++++-----
 site/api/orc-core/overview-tree.html            |  8 ++++----
 site/api/orc-core/serialized-form.html          |  8 ++++----
 379 files changed, 1517 insertions(+), 1517 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/allclasses-frame.html b/site/api/orc-core/allclasses-frame.html
index 023df6a..d72e7a6 100644
--- a/site/api/orc-core/allclasses-frame.html
+++ b/site/api/orc-core/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>All Classes (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/allclasses-noframe.html b/site/api/orc-core/allclasses-noframe.html
index deaecaf..a403c84 100644
--- a/site/api/orc-core/allclasses-noframe.html
+++ b/site/api/orc-core/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>All Classes (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/constant-values.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/constant-values.html b/site/api/orc-core/constant-values.html
index 52d7081..2f1ba0b 100644
--- a/site/api/orc-core/constant-values.html
+++ b/site/api/orc-core/constant-values.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:33 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Constant Field Values (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Constant Field Values (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Constant Field Values (ORC Core 1.4.2 API)";
+            parent.document.title="Constant Field Values (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/deprecated-list.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/deprecated-list.html b/site/api/orc-core/deprecated-list.html
index bd569af..56773da 100644
--- a/site/api/orc-core/deprecated-list.html
+++ b/site/api/orc-core/deprecated-list.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Deprecated List (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Deprecated List (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Deprecated List (ORC Core 1.4.2 API)";
+            parent.document.title="Deprecated List (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/help-doc.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/help-doc.html b/site/api/orc-core/help-doc.html
index e47b0e4..23e24db 100644
--- a/site/api/orc-core/help-doc.html
+++ b/site/api/orc-core/help-doc.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>API Help (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>API Help (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="API Help (ORC Core 1.4.2 API)";
+            parent.document.title="API Help (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/index-all.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/index-all.html b/site/api/orc-core/index-all.html
index 0ad348d..a349f48 100644
--- a/site/api/orc-core/index-all.html
+++ b/site/api/orc-core/index-all.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Index (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Index (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Index (ORC Core 1.4.2 API)";
+            parent.document.title="Index (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/index.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/index.html b/site/api/orc-core/index.html
index d9c624a..efee089 100644
--- a/site/api/orc-core/index.html
+++ b/site/api/orc-core/index.html
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:34 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:51 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ORC Core 1.4.2 API</title>
+<title>ORC Core 1.4.3 API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;
     if (tmpTargetPage != "" && tmpTargetPage != "undefined")

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/BinaryColumnStatistics.html b/site/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
index e79f702..0c5d301 100644
--- a/site/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/BinaryColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:49 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BinaryColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>BinaryColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BinaryColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="BinaryColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/BooleanColumnStatistics.html b/site/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
index 39bfb89..410d5a7 100644
--- a/site/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/BooleanColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:49 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BooleanColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>BooleanColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="BooleanColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="BooleanColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/ColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/ColumnStatistics.html b/site/api/orc-core/org/apache/orc/ColumnStatistics.html
index 4ddf997..4b59f51 100644
--- a/site/api/orc-core/org/apache/orc/ColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/ColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:49 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>ColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="ColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/CompressionCodec.Modifier.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/CompressionCodec.Modifier.html b/site/api/orc-core/org/apache/orc/CompressionCodec.Modifier.html
index 7b8cf70..cceb739 100644
--- a/site/api/orc-core/org/apache/orc/CompressionCodec.Modifier.html
+++ b/site/api/orc-core/org/apache/orc/CompressionCodec.Modifier.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec.Modifier (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>CompressionCodec.Modifier (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec.Modifier (ORC Core 1.4.2 API)";
+            parent.document.title="CompressionCodec.Modifier (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/CompressionCodec.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/CompressionCodec.html b/site/api/orc-core/org/apache/orc/CompressionCodec.html
index cc1a816..c701504 100644
--- a/site/api/orc-core/org/apache/orc/CompressionCodec.html
+++ b/site/api/orc-core/org/apache/orc/CompressionCodec.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionCodec (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>CompressionCodec (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionCodec (ORC Core 1.4.2 API)";
+            parent.document.title="CompressionCodec (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/CompressionKind.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/CompressionKind.html b/site/api/orc-core/org/apache/orc/CompressionKind.html
index 010466b..9311fba 100644
--- a/site/api/orc-core/org/apache/orc/CompressionKind.html
+++ b/site/api/orc-core/org/apache/orc/CompressionKind.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompressionKind (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>CompressionKind (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CompressionKind (ORC Core 1.4.2 API)";
+            parent.document.title="CompressionKind (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/DataReader.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/DataReader.html b/site/api/orc-core/org/apache/orc/DataReader.html
index ed13207..bfadf49 100644
--- a/site/api/orc-core/org/apache/orc/DataReader.html
+++ b/site/api/orc-core/org/apache/orc/DataReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataReader (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>DataReader (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DataReader (ORC Core 1.4.2 API)";
+            parent.document.title="DataReader (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/DateColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/DateColumnStatistics.html b/site/api/orc-core/org/apache/orc/DateColumnStatistics.html
index 61daf0f..7fbb257 100644
--- a/site/api/orc-core/org/apache/orc/DateColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/DateColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DateColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>DateColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DateColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="DateColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/DecimalColumnStatistics.html b/site/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
index 840c5dc..543e767 100644
--- a/site/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/DecimalColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DecimalColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>DecimalColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DecimalColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="DecimalColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/DoubleColumnStatistics.html b/site/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
index d0d2a50..4dde51a 100644
--- a/site/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/DoubleColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DoubleColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>DoubleColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DoubleColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="DoubleColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/FileFormatException.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/FileFormatException.html b/site/api/orc-core/org/apache/orc/FileFormatException.html
index 4bca2ac..1191b1e 100644
--- a/site/api/orc-core/org/apache/orc/FileFormatException.html
+++ b/site/api/orc-core/org/apache/orc/FileFormatException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileFormatException (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>FileFormatException (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileFormatException (ORC Core 1.4.2 API)";
+            parent.document.title="FileFormatException (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/FileMetadata.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/FileMetadata.html b/site/api/orc-core/org/apache/orc/FileMetadata.html
index b2b6c40..46fc9ca 100644
--- a/site/api/orc-core/org/apache/orc/FileMetadata.html
+++ b/site/api/orc-core/org/apache/orc/FileMetadata.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FileMetadata (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>FileMetadata (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="FileMetadata (ORC Core 1.4.2 API)";
+            parent.document.title="FileMetadata (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/IntegerColumnStatistics.html b/site/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
index 4c909f6..2ae298c 100644
--- a/site/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/IntegerColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>IntegerColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>IntegerColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="IntegerColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="IntegerColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/MemoryManager.Callback.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/MemoryManager.Callback.html b/site/api/orc-core/org/apache/orc/MemoryManager.Callback.html
index 5f3e9b3..c297deb 100644
--- a/site/api/orc-core/org/apache/orc/MemoryManager.Callback.html
+++ b/site/api/orc-core/org/apache/orc/MemoryManager.Callback.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManager.Callback (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>MemoryManager.Callback (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManager.Callback (ORC Core 1.4.2 API)";
+            parent.document.title="MemoryManager.Callback (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/MemoryManager.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/MemoryManager.html b/site/api/orc-core/org/apache/orc/MemoryManager.html
index 649f4bf..99cb3be 100644
--- a/site/api/orc-core/org/apache/orc/MemoryManager.html
+++ b/site/api/orc-core/org/apache/orc/MemoryManager.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>MemoryManager (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>MemoryManager (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="MemoryManager (ORC Core 1.4.2 API)";
+            parent.document.title="MemoryManager (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcConf.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcConf.html b/site/api/orc-core/org/apache/orc/OrcConf.html
index 422cff2..cbce619 100644
--- a/site/api/orc-core/org/apache/orc/OrcConf.html
+++ b/site/api/orc-core/org/apache/orc/OrcConf.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcConf (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcConf (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcConf (ORC Core 1.4.2 API)";
+            parent.document.title="OrcConf (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html b/site/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
index bce982c..1cec656 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.BloomFilterVersion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.BloomFilterVersion (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.BloomFilterVersion (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.BloomFilterVersion (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html b/site/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
index d44cdf2..05f1daa 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.CompressionStrategy.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.CompressionStrategy (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.CompressionStrategy (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.CompressionStrategy (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html b/site/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
index cbc316d..a66f733 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.EncodingStrategy.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.EncodingStrategy (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.EncodingStrategy (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.EncodingStrategy (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html b/site/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
index 4b39b17..01ba585 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.ReaderOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.ReaderOptions (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.ReaderOptions (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.ReaderOptions (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.Version.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.Version.html b/site/api/orc-core/org/apache/orc/OrcFile.Version.html
index 24b664d..95b0ad4 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.Version.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.Version.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.Version (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.Version (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.Version (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.Version (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html b/site/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
index d1b65cb..559411f 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.WriterCallback.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterCallback (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.WriterCallback (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterCallback (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.WriterCallback (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.WriterContext.html b/site/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
index 8b7f2c7..64eb4ef 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.WriterContext.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterContext (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.WriterContext (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterContext (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.WriterContext (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html b/site/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
index 84b2aa5..8853094 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.WriterOptions.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterOptions (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.WriterOptions (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterOptions (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.WriterOptions (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html b/site/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
index c087447..7a32e9a 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.WriterVersion.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile.WriterVersion (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile.WriterVersion (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile.WriterVersion (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile.WriterVersion (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcFile.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcFile.html b/site/api/orc-core/org/apache/orc/OrcFile.html
index a4e4aab..bc986ad 100644
--- a/site/api/orc-core/org/apache/orc/OrcFile.html
+++ b/site/api/orc-core/org/apache/orc/OrcFile.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcFile (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcFile (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcFile (ORC Core 1.4.2 API)";
+            parent.document.title="OrcFile (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/OrcUtils.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/OrcUtils.html b/site/api/orc-core/org/apache/orc/OrcUtils.html
index d2e09ce..79ab9e6 100644
--- a/site/api/orc-core/org/apache/orc/OrcUtils.html
+++ b/site/api/orc-core/org/apache/orc/OrcUtils.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>OrcUtils (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>OrcUtils (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="OrcUtils (ORC Core 1.4.2 API)";
+            parent.document.title="OrcUtils (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html b/site/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
index f013b10..7344cf9 100644
--- a/site/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
+++ b/site/api/orc-core/org/apache/orc/PhysicalWriter.OutputReceiver.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalWriter.OutputReceiver (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>PhysicalWriter.OutputReceiver (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.4.2 API)";
+            parent.document.title="PhysicalWriter.OutputReceiver (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/PhysicalWriter.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/PhysicalWriter.html b/site/api/orc-core/org/apache/orc/PhysicalWriter.html
index 398e82c..e5a4dbb 100644
--- a/site/api/orc-core/org/apache/orc/PhysicalWriter.html
+++ b/site/api/orc-core/org/apache/orc/PhysicalWriter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PhysicalWriter (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>PhysicalWriter (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="PhysicalWriter (ORC Core 1.4.2 API)";
+            parent.document.title="PhysicalWriter (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/Reader.Options.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/Reader.Options.html b/site/api/orc-core/org/apache/orc/Reader.Options.html
index 86604a1..a57ed62 100644
--- a/site/api/orc-core/org/apache/orc/Reader.Options.html
+++ b/site/api/orc-core/org/apache/orc/Reader.Options.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Reader.Options (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Reader.Options (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Reader.Options (ORC Core 1.4.2 API)";
+            parent.document.title="Reader.Options (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/Reader.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/Reader.html b/site/api/orc-core/org/apache/orc/Reader.html
index f3a7123..bf50283 100644
--- a/site/api/orc-core/org/apache/orc/Reader.html
+++ b/site/api/orc-core/org/apache/orc/Reader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Reader (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Reader (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Reader (ORC Core 1.4.2 API)";
+            parent.document.title="Reader (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/RecordReader.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/RecordReader.html b/site/api/orc-core/org/apache/orc/RecordReader.html
index e0db32e..c5ce5f1 100644
--- a/site/api/orc-core/org/apache/orc/RecordReader.html
+++ b/site/api/orc-core/org/apache/orc/RecordReader.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RecordReader (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>RecordReader (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="RecordReader (ORC Core 1.4.2 API)";
+            parent.document.title="RecordReader (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/StringColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/StringColumnStatistics.html b/site/api/orc-core/org/apache/orc/StringColumnStatistics.html
index 3eaedf0..5d4c2b6 100644
--- a/site/api/orc-core/org/apache/orc/StringColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/StringColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StringColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>StringColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StringColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="StringColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/StripeInformation.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/StripeInformation.html b/site/api/orc-core/org/apache/orc/StripeInformation.html
index 58b598d..67b2ccf 100644
--- a/site/api/orc-core/org/apache/orc/StripeInformation.html
+++ b/site/api/orc-core/org/apache/orc/StripeInformation.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StripeInformation (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>StripeInformation (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StripeInformation (ORC Core 1.4.2 API)";
+            parent.document.title="StripeInformation (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/StripeStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/StripeStatistics.html b/site/api/orc-core/org/apache/orc/StripeStatistics.html
index 120f7f0..bf0e993 100644
--- a/site/api/orc-core/org/apache/orc/StripeStatistics.html
+++ b/site/api/orc-core/org/apache/orc/StripeStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StripeStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>StripeStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StripeStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="StripeStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/TimestampColumnStatistics.html b/site/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
index 6c99ec3..f6961bd 100644
--- a/site/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
+++ b/site/api/orc-core/org/apache/orc/TimestampColumnStatistics.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TimestampColumnStatistics (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>TimestampColumnStatistics (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TimestampColumnStatistics (ORC Core 1.4.2 API)";
+            parent.document.title="TimestampColumnStatistics (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/TypeDescription.Category.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/TypeDescription.Category.html b/site/api/orc-core/org/apache/orc/TypeDescription.Category.html
index 75afeba..035da01 100644
--- a/site/api/orc-core/org/apache/orc/TypeDescription.Category.html
+++ b/site/api/orc-core/org/apache/orc/TypeDescription.Category.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescription.Category (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>TypeDescription.Category (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescription.Category (ORC Core 1.4.2 API)";
+            parent.document.title="TypeDescription.Category (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/TypeDescription.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/TypeDescription.html b/site/api/orc-core/org/apache/orc/TypeDescription.html
index 95a6b1f..7fd8b54 100644
--- a/site/api/orc-core/org/apache/orc/TypeDescription.html
+++ b/site/api/orc-core/org/apache/orc/TypeDescription.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypeDescription (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>TypeDescription (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeDescription (ORC Core 1.4.2 API)";
+            parent.document.title="TypeDescription (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/UnknownFormatException.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/UnknownFormatException.html b/site/api/orc-core/org/apache/orc/UnknownFormatException.html
index fa91255..0150a9d 100644
--- a/site/api/orc-core/org/apache/orc/UnknownFormatException.html
+++ b/site/api/orc-core/org/apache/orc/UnknownFormatException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>UnknownFormatException (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>UnknownFormatException (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="UnknownFormatException (ORC Core 1.4.2 API)";
+            parent.document.title="UnknownFormatException (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {

http://git-wip-us.apache.org/repos/asf/orc/blob/a8615aa9/site/api/orc-core/org/apache/orc/Writer.html
----------------------------------------------------------------------
diff --git a/site/api/orc-core/org/apache/orc/Writer.html b/site/api/orc-core/org/apache/orc/Writer.html
index b903f0c..6ee79a6 100644
--- a/site/api/orc-core/org/apache/orc/Writer.html
+++ b/site/api/orc-core/org/apache/orc/Writer.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Tue Jan 23 08:36:32 PST 2018 -->
+<!-- Generated by javadoc (1.8.0_121) on Fri Feb 09 09:04:50 PST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Writer (ORC Core 1.4.2 API)</title>
-<meta name="date" content="2018-01-23">
+<title>Writer (ORC Core 1.4.3 API)</title>
+<meta name="date" content="2018-02-09">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Writer (ORC Core 1.4.2 API)";
+            parent.document.title="Writer (ORC Core 1.4.3 API)";
         }
     }
     catch(err) {