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 299fdb1e3b deploy: 0002b4ded7cfffbf46c85e2fac0b4f9a545d0f55
     new f5883f7a57 deploy: 074bcb5793e466c54ef7d81e9675a69aa16d2f6c

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   (299fdb1e3b)
            \
             N -- N -- N   refs/heads/asf-site (f5883f7a57)

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:
 arrow_row/all.html                                 |   2 +-
 .../variable/constant.BLOCK_CONTINUATION.html      |   2 +-
 arrow_row/variable/constant.BLOCK_SIZE.html        |   2 +-
 arrow_row/variable/constant.EMPTY_SENTINEL.html    |   2 +-
 arrow_row/variable/constant.MINI_BLOCK_COUNT.html  |   2 +-
 arrow_row/variable/constant.MINI_BLOCK_SIZE.html   |   2 +-
 .../variable/constant.NON_EMPTY_SENTINEL.html      |   2 +-
 arrow_row/variable/fn.decode_binary.html           |   2 +-
 arrow_row/variable/fn.decode_binary_view.html      |   2 +-
 .../fn.decode_binary_view_inner.html}              |   7 +-
 arrow_row/variable/fn.decode_blocks.html           |   6 +-
 arrow_row/variable/fn.decode_string.html           |   2 +-
 arrow_row/variable/fn.decode_string_view.html      |   2 +-
 arrow_row/variable/fn.decoded_len.html             |   2 +-
 arrow_row/variable/fn.encode.html                  |   2 +-
 arrow_row/variable/fn.encode_blocks.html           |   2 +-
 arrow_row/variable/fn.encode_empty.html            |   2 +-
 arrow_row/variable/fn.encode_null.html             |   2 +-
 arrow_row/variable/fn.encode_one.html              |   2 +-
 arrow_row/variable/fn.encoded_len.html             |   2 +-
 arrow_row/variable/fn.padded_length.html           |   2 +-
 arrow_row/variable/index.html                      |   3 +-
 arrow_row/variable/sidebar-items.js                |   2 +-
 help.html                                          |   2 +-
 .../selection/struct.RowSelection.html             |   2 +-
 .../arrow/arrow_reader/struct.RowSelection.html    |   2 +-
 parquet/basic/enum.ColumnOrder.html                |   2 +-
 parquet/basic/enum.ConvertedType.html              |   2 +-
 parquet/basic/enum.LogicalType.html                |   2 +-
 parquet/basic/enum.PageType.html                   |   2 +-
 parquet/basic/enum.Repetition.html                 |   2 +-
 parquet/data_type/struct.ByteArray.html            |   2 +-
 parquet/data_type/struct.FixedLenByteArray.html    |   8 +-
 parquet/errors/enum.ParquetError.html              |   2 +-
 parquet/file/metadata/memory/trait.HeapSize.html   |   2 +-
 .../struct.SerializedFileReader.html               |   2 +-
 parquet/file/statistics/enum.Statistics.html       |   2 +-
 parquet/format/enum.LogicalType.html               |   2 +-
 parquet/format/struct.BoundaryOrder.html           |   2 +-
 parquet/format/struct.CompressionCodec.html        |   2 +-
 parquet/format/struct.ConvertedType.html           |   2 +-
 parquet/format/struct.Encoding.html                |   2 +-
 parquet/format/struct.FieldRepetitionType.html     |   2 +-
 parquet/format/struct.PageType.html                |   2 +-
 parquet/format/struct.Type.html                    |   2 +-
 parquet/record/api/enum.Field.html                 |   2 +-
 parquet/record/api/struct.Row.html                 |   2 +-
 parquet/record/enum.Field.html                     |   2 +-
 parquet/record/struct.Row.html                     |   2 +-
 parquet/schema/types/struct.ColumnPath.html        |   2 +-
 search-index.js                                    |   4 +-
 search.desc/arrow_row/arrow_row-desc-0-.js         |   2 +-
 search.desc/parquet/parquet-desc-0-.js             |   2 +-
 settings.html                                      |   2 +-
 src/arrow_row/variable.rs.html                     | 138 ++++++++++++++++++---
 55 files changed, 188 insertions(+), 76 deletions(-)
 copy arrow_row/{fixed/fn.decode_bool.html => 
variable/fn.decode_binary_view_inner.html} (61%)

Reply via email to