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 e5eedf6a17 deploy: f569f5d9026db953dc7296794293d8f4e0695129
     new 4589c3f5e2 deploy: 5649e396461009418872f5a2288a5b5f305146f7

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   (e5eedf6a17)
            \
             N -- N -- N   refs/heads/asf-site (4589c3f5e2)

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:
 .../bit_iterator/fn.try_for_each_valid_idx.html    |    2 +-
 arrow_buffer/bit_iterator/index.html               |    2 +-
 .../bit_iterator/struct.BitIndexIterator.html      |    2 +-
 .../bit_iterator/fn.try_for_each_valid_idx.html    |    2 +-
 arrow_buffer/util/bit_iterator/index.html          |    2 +-
 .../util/bit_iterator/struct.BitIndexIterator.html |    2 +-
 .../arrow_writer/levels/enum.LevelInfoBuilder.html |   20 +-
 .../levels/fn.calculate_array_levels.html          |    2 +-
 parquet/arrow/arrow_writer/levels/fn.is_leaf.html  |    2 +-
 parquet/arrow/arrow_writer/levels/index.html       |    2 +-
 .../arrow_writer/levels/struct.ArrayLevels.html    |    8 +-
 .../arrow_writer/levels/struct.LevelContext.html   |    4 +-
 .../bloom_filter/constant.BITSET_MAX_LENGTH.html   |    2 +-
 .../bloom_filter/constant.BITSET_MIN_LENGTH.html   |    2 +-
 .../constant.SBBF_HEADER_SIZE_ESTIMATE.html        |    2 +-
 parquet/bloom_filter/constant.SEED.html            |    2 +-
 ....chunk_read_bloom_filter_header_and_offset.html |    2 +-
 parquet/bloom_filter/fn.hash_as_bytes.html         |    2 +-
 .../bloom_filter/fn.num_of_bits_from_ndv_fpp.html  |    2 +-
 parquet/bloom_filter/fn.optimal_num_of_bytes.html  |    2 +-
 .../fn.read_bloom_filter_header_and_length.html    |    2 +-
 parquet/bloom_filter/index.html                    |    2 +-
 parquet/bloom_filter/struct.Block.html             |   10 +-
 parquet/bloom_filter/struct.Sbbf.html              |   26 +-
 parquet/column/writer/fn.compare_greater.html      |    2 +-
 .../fn.compare_greater_byte_array_decimals.html    |    2 +-
 parquet/column/writer/fn.fallback_encoding.html    |    2 +-
 .../column/writer/fn.has_dictionary_support.html   |    2 +-
 parquet/column/writer/fn.increment.html            |    2 +-
 parquet/column/writer/fn.increment_utf8.html       |    2 +-
 parquet/column/writer/fn.is_nan.html               |    2 +-
 .../writer/fn.truncate_and_increment_utf8.html     |    2 +-
 parquet/column/writer/fn.truncate_utf8.html        |    2 +-
 parquet/column/writer/fn.update_max.html           |    2 +-
 parquet/column/writer/fn.update_min.html           |    2 +-
 parquet/column/writer/fn.update_stat.html          |    2 +-
 parquet/column/writer/index.html                   |    2 +-
 .../column/writer/struct.GenericColumnWriter.html  |   40 +-
 search-index.js                                    |    4 +-
 search.desc/parquet/parquet-desc-0-.js             |    2 +-
 src/arrow_buffer/util/bit_iterator.rs.html         |  215 +-
 src/parquet/arrow/arrow_writer/levels.rs.html      | 3619 +++++-----
 src/parquet/bloom_filter/mod.rs.html               |  826 +--
 src/parquet/column/writer/mod.rs.html              | 6970 ++++++++++----------
 src/parquet/encodings/rle.rs.html                  | 1895 +++---
 src/parquet/util/bit_util.rs.html                  |    4 +-
 .../column/writer/struct.GenericColumnWriter.js    |    4 +-
 47 files changed, 6886 insertions(+), 6825 deletions(-)

Reply via email to