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

github-bot pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard d905331d97 deploy: caeb4d2e88fb0fea57f1d30b139be1fd6195f174
     new 94087a018b deploy: f3baa809ef1a21fcfa23268ec7c92896353d94f2

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d905331d97)
            \
             N -- N -- N   refs/heads/asf-site (94087a018b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 parquet/basic/enum.BloomFilterAlgorithm.html       |   10 +-
 parquet/basic/enum.BloomFilterCompression.html     |   10 +-
 parquet/basic/enum.BloomFilterHash.html            |   10 +-
 parquet/basic/enum.BoundaryOrder.html              |   16 +-
 parquet/basic/enum.ColumnOrder.html                |   18 +-
 parquet/basic/enum.Compression.html                |   14 +-
 parquet/basic/enum.ConvertedType.html              |    4 +-
 parquet/basic/enum.EdgeInterpolationAlgorithm.html |   16 +-
 parquet/basic/enum.Encoding.html                   |   16 +-
 parquet/basic/enum.FieldRepetitionType.html        |   16 +-
 parquet/basic/enum.LogicalType.html                |   10 +-
 parquet/basic/enum.PageType.html                   |   16 +-
 parquet/basic/enum.SortOrder.html                  |    8 +-
 parquet/basic/enum.TimeUnit.html                   |   10 +-
 parquet/basic/enum.Type.html                       |    2 +-
 parquet/basic/fn.check_level_is_none.html          |    2 +-
 parquet/basic/fn.i32_to_encoding.html              |    2 +-
 parquet/basic/fn.require_level.html                |    2 +-
 parquet/basic/fn.split_compression_string.html     |    2 +-
 parquet/basic/index.html                           |    2 +-
 parquet/basic/struct.DecimalType.html              |   10 +-
 parquet/basic/struct.EncodingMask.html             |   24 +-
 parquet/basic/struct.GeographyType.html            |   10 +-
 parquet/basic/struct.GeometryType.html             |   10 +-
 parquet/basic/struct.IntType.html                  |   10 +-
 parquet/basic/struct.TimestampType.html            |   10 +-
 parquet/basic/struct.VariantType.html              |   10 +-
 parquet/basic/type.Repetition.html                 |    4 +-
 parquet/file/metadata/memory/trait.HeapSize.html   |    2 +-
 .../file/metadata/struct.ColumnChunkMetaData.html  |    2 +-
 parquet/file/metadata/struct.RowGroupMetaData.html |    2 +-
 .../thrift/constant.COL_META_ALL_REQUIRED.html     |    2 +-
 .../metadata/thrift/constant.COL_META_CODEC.html   |    2 +-
 .../thrift/constant.COL_META_DATA_PAGE_OFFSET.html |    2 +-
 .../thrift/constant.COL_META_ENCODINGS.html        |    2 +-
 .../thrift/constant.COL_META_NUM_VALUES.html       |    2 +-
 .../thrift/constant.COL_META_TOTAL_COMP_SZ.html    |    2 +-
 .../thrift/constant.COL_META_TOTAL_UNCOMP_SZ.html  |    2 +-
 .../metadata/thrift/constant.COL_META_TYPE.html    |    2 +-
 .../metadata/thrift/fn.convert_bounding_box.html   |    2 +-
 .../file/metadata/thrift/fn.convert_geo_stats.html |    2 +-
 parquet/file/metadata/thrift/fn.convert_stats.html |    2 +-
 .../thrift/fn.parquet_metadata_from_bytes.html     |    2 +-
 .../file/metadata/thrift/fn.read_column_chunk.html |    2 +-
 .../metadata/thrift/fn.read_column_metadata.html   |    2 +-
 .../file/metadata/thrift/fn.read_row_group.html    |    2 +-
 .../thrift/fn.serialize_column_meta_data.html      |    2 +-
 .../thrift/fn.validate_column_metadata.html        |    2 +-
 parquet/file/metadata/thrift/fn.write_schema.html  |    2 +-
 .../metadata/thrift/fn.write_schema_helper.html    |    2 +-
 parquet/file/metadata/thrift/index.html            |    2 +-
 .../file/metadata/thrift/struct.BoundingBox.html   |   10 +-
 .../metadata/thrift/struct.DataPageHeader.html     |   12 +-
 .../metadata/thrift/struct.DataPageHeaderV2.html   |   12 +-
 .../thrift/struct.DictionaryPageHeader.html        |   10 +-
 parquet/file/metadata/thrift/struct.FileMeta.html  |    4 +-
 .../thrift/struct.GeospatialStatistics.html        |   10 +-
 .../metadata/thrift/struct.IndexPageHeader.html    |    8 +-
 .../file/metadata/thrift/struct.PageHeader.html    |   12 +-
 .../metadata/thrift/struct.PageStatistics.html     |   10 +-
 .../file/metadata/thrift/struct.SchemaElement.html |   10 +-
 .../metadata/thrift/struct.SizeStatistics.html     |   10 +-
 .../file/metadata/thrift/struct.Statistics.html    |   10 +-
 parquet/parquet_macros/index.html                  |    2 +-
 parquet/parquet_thrift/enum.ElementType.html       |    6 +-
 parquet/parquet_thrift/enum.FieldType.html         |    6 +-
 parquet/parquet_thrift/fn.eof_error.html           |    2 +-
 parquet/parquet_thrift/fn.read_thrift_vec.html     |    2 +-
 parquet/parquet_thrift/index.html                  |    2 +-
 parquet/parquet_thrift/struct.FieldIdentifier.html |    2 +-
 parquet/parquet_thrift/struct.ListIdentifier.html  |    6 +-
 parquet/parquet_thrift/struct.OrderedF64.html      |   14 +-
 .../struct.ThriftCompactOutputProtocol.html        |   32 +-
 .../struct.ThriftReadInputProtocol.html            |   12 +-
 .../struct.ThriftSliceInputProtocol.html           |   16 +-
 parquet/parquet_thrift/trait.ReadThrift.html       |    6 +-
 .../trait.ThriftCompactInputProtocol.html          |   44 +-
 parquet/parquet_thrift/trait.WriteThrift.html      |   30 +-
 parquet/parquet_thrift/trait.WriteThriftField.html |   28 +-
 .../entry/{e3ae58c88ad7.js => 904e0ddb8918.js}     |    2 +-
 .../entry/{d11e9e89fbc5.js => 9c29bb6745fa.js}     |    2 +-
 .../entry/{5efdd475a790.js => a2ac509babe8.js}     |    2 +-
 .../entry/{0f82ff66cff8.js => dd6e7765b5e3.js}     |    2 +-
 .../entry/{0f7e0057cd0e.js => f391cb93b776.js}     |    2 +-
 search.index/path/a07599906521.js                  |    1 +
 search.index/path/e41d7dadf194.js                  |    1 -
 search.index/root.js                               |    2 +-
 src/parquet/basic.rs.html                          | 4662 ++++++++++----------
 src/parquet/file/metadata/thrift/mod.rs.html       | 3231 +++++++-------
 src/parquet/parquet_macros.rs.html                 |  345 +-
 src/parquet/parquet_thrift.rs.html                 | 2039 ++++-----
 type.impl/alloc/vec/struct.Vec.js                  |    4 +-
 .../parquet/basic/enum.FieldRepetitionType.js      |    2 +-
 93 files changed, 5410 insertions(+), 5535 deletions(-)
 rename search.index/entry/{e3ae58c88ad7.js => 904e0ddb8918.js} (99%)
 rename search.index/entry/{d11e9e89fbc5.js => 9c29bb6745fa.js} (69%)
 rename search.index/entry/{5efdd475a790.js => a2ac509babe8.js} (99%)
 rename search.index/entry/{0f82ff66cff8.js => dd6e7765b5e3.js} (63%)
 rename search.index/entry/{0f7e0057cd0e.js => f391cb93b776.js} (99%)
 create mode 100644 search.index/path/a07599906521.js
 delete mode 100644 search.index/path/e41d7dadf194.js

Reply via email to