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

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


 discard a23e36c5ae deploy: 14a5d7b8af7084a39e8516c1feb59c026e6ecf77
     new df2e9f022b deploy: b266024a8c277e4330e6b4a5090444a25990a4b7

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   (a23e36c5ae)
            \
             N -- N -- N   refs/heads/asf-site (df2e9f022b)

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:
 help.html                                          |    2 +-
 .../byte_array/enum.FallbackEncoderImpl.html       |    2 +-
 .../byte_array/fn.compute_min_max.html             |    2 +-
 .../byte_array/fn.count_within_budget_offsets.html |    2 +-
 .../byte_array/fn.count_within_budget_views.html   |    2 +-
 .../arrow/arrow_writer/byte_array/fn.encode.html   |    2 +-
 .../byte_array/fn.max_view_value_len.html          |    2 +-
 .../fn.update_geo_stats_accumulator.html           |    2 +-
 parquet/arrow/arrow_writer/byte_array/index.html   |    2 +-
 .../arrow_writer/byte_array/macro.downcast_op.html |    2 +-
 .../byte_array/struct.ByteArrayEncoder.html        |   20 +-
 .../byte_array/struct.ByteArrayStorage.html        |    4 +-
 .../byte_array/struct.DictEncoder.html             |    8 +-
 .../byte_array/struct.FallbackEncoder.html         |   10 +-
 parquet/arrow/arrow_writer/index.html              |    2 +-
 .../writer/encoder/trait.ColumnValueEncoder.html   |    2 +-
 .../entry/{5a803392a3.js => 09c7e81bf8.js}         |    2 +-
 .../entry/{96d6071b66.js => 1f0fcdd9d5.js}         |    2 +-
 .../entry/{0f13823824.js => 24bbed5d97.js}         |    2 +-
 .../entry/{d5006f214c.js => 44dd13548c.js}         |    2 +-
 .../entry/{dd926844e4.js => 49fa494a9a.js}         |    2 +-
 .../entry/{7ad9ea6446.js => 5868728b2c.js}         |    2 +-
 .../entry/{21db6bd115.js => 5d1b4c7c46.js}         |    2 +-
 .../entry/{5d773ab37f.js => 5f9ea98844.js}         |    2 +-
 .../entry/{05815cb4ba.js => 83dc4d05c1.js}         |    2 +-
 .../entry/{641882a8ed.js => 86b3c34ed2.js}         |    2 +-
 .../entry/{c69c0ea649.js => c7e0dd3a73.js}         |    2 +-
 .../entry/{4e34200364.js => ca66a9deda.js}         |    2 +-
 .../entry/{cdec8b454c.js => ce66aa2cb7.js}         |    2 +-
 .../entry/{4ece424f2a.js => e98ce00ad7.js}         |    2 +-
 .../entry/{f0352b1b34.js => eb9aabd3d7.js}         |    2 +-
 .../function/{a6eebc76b5.js => 150c28a851.js}      |    2 +-
 .../function/{60a2ac4136.js => 2f6f8faedd.js}      |    2 +-
 .../function/{9880e36ef4.js => 5b047d07ca.js}      |    2 +-
 .../function/{f7448622d4.js => 8d6ce5f825.js}      |    2 +-
 .../function/{916ce965c4.js => a8fba3fc7c.js}      |    2 +-
 .../function/{5c70986a6d.js => e73e9205de.js}      |    2 +-
 .../function/{d85f3287c6.js => f646e84dd9.js}      |    2 +-
 search.index/path/{fe2b571174.js => 37bdab7cbe.js} |    2 +-
 search.index/root.js                               |    2 +-
 search.index/type/{f71fa347e3.js => 7134cf307d.js} |    2 +-
 search.index/type/{04f1575f37.js => 83725b8327.js} |    2 +-
 settings.html                                      |    2 +-
 .../array_reader/byte_array_dictionary.rs.html     | 1457 ++--
 src/parquet/arrow/arrow_writer/byte_array.rs.html  | 1442 ++--
 src/parquet/arrow/arrow_writer/mod.rs.html         | 7180 ++++++++++----------
 46 files changed, 5147 insertions(+), 5052 deletions(-)
 rename search.index/entry/{5a803392a3.js => 09c7e81bf8.js} (99%)
 rename search.index/entry/{96d6071b66.js => 1f0fcdd9d5.js} (99%)
 rename search.index/entry/{0f13823824.js => 24bbed5d97.js} (98%)
 rename search.index/entry/{d5006f214c.js => 44dd13548c.js} (99%)
 rename search.index/entry/{dd926844e4.js => 49fa494a9a.js} (99%)
 rename search.index/entry/{7ad9ea6446.js => 5868728b2c.js} (98%)
 rename search.index/entry/{21db6bd115.js => 5d1b4c7c46.js} (99%)
 rename search.index/entry/{5d773ab37f.js => 5f9ea98844.js} (99%)
 rename search.index/entry/{05815cb4ba.js => 83dc4d05c1.js} (98%)
 rename search.index/entry/{641882a8ed.js => 86b3c34ed2.js} (99%)
 rename search.index/entry/{c69c0ea649.js => c7e0dd3a73.js} (98%)
 rename search.index/entry/{4e34200364.js => ca66a9deda.js} (98%)
 rename search.index/entry/{cdec8b454c.js => ce66aa2cb7.js} (99%)
 rename search.index/entry/{4ece424f2a.js => e98ce00ad7.js} (99%)
 rename search.index/entry/{f0352b1b34.js => eb9aabd3d7.js} (98%)
 rename search.index/function/{a6eebc76b5.js => 150c28a851.js} (99%)
 rename search.index/function/{60a2ac4136.js => 2f6f8faedd.js} (97%)
 rename search.index/function/{9880e36ef4.js => 5b047d07ca.js} (96%)
 rename search.index/function/{f7448622d4.js => 8d6ce5f825.js} (99%)
 rename search.index/function/{916ce965c4.js => a8fba3fc7c.js} (99%)
 rename search.index/function/{5c70986a6d.js => e73e9205de.js} (99%)
 rename search.index/function/{d85f3287c6.js => f646e84dd9.js} (99%)
 rename search.index/path/{fe2b571174.js => 37bdab7cbe.js} (88%)
 rename search.index/type/{f71fa347e3.js => 7134cf307d.js} (99%)
 rename search.index/type/{04f1575f37.js => 83725b8327.js} (99%)

Reply via email to