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 4a5dc5bcdc deploy: 5e32cc60e5e2f3119dc1d56ea925c4daf17f13df
new 0f91a7d78c deploy: 06c49db3e736aa6990e56f7099a5fba9dc5c3c8d
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 (4a5dc5bcdc)
\
N -- N -- N refs/heads/asf-site (0f91a7d78c)
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 +-
parquet/basic/enum.BoundaryOrder.html | 2 +-
parquet/basic/enum.ColumnOrder.html | 2 +-
parquet/basic/enum.Compression.html | 2 +-
parquet/basic/enum.Encoding.html | 2 +-
parquet/basic/enum.PageType.html | 2 +-
parquet/file/metadata/index.html | 2 +-
parquet/file/metadata/memory/index.html | 2 +-
parquet/file/metadata/memory/trait.HeapSize.html | 6 +-
.../file/metadata/struct.ColumnChunkMetaData.html | 76 +-
.../struct.ColumnChunkMetaDataBuilder.html | 60 +-
.../file/metadata/struct.ColumnIndexBuilder.html | 20 +-
parquet/file/metadata/struct.FileMetaData.html | 32 +-
parquet/file/metadata/struct.KeyValue.html | 14 +-
parquet/file/metadata/struct.LevelHistogram.html | 28 +-
.../file/metadata/struct.OffsetIndexBuilder.html | 14 +-
.../file/metadata/struct.PageEncodingStats.html | 12 +-
parquet/file/metadata/struct.ParquetMetaData.html | 10 +-
.../metadata/struct.ParquetMetaDataBuilder.html | 32 +-
parquet/file/metadata/struct.RowGroupMetaData.html | 36 +-
.../metadata/struct.RowGroupMetaDataBuilder.html | 24 +-
parquet/file/metadata/struct.SortingColumn.html | 12 +-
parquet/file/metadata/type.FileMetaDataPtr.html | 2 +-
.../file/metadata/type.RowGroupMetaDataPtr.html | 2 +-
.../column_index/enum.ColumnIndexMetaData.html | 2 +-
.../column_index/struct.ByteArrayColumnIndex.html | 2 +-
.../column_index/struct.ColumnIndex.html | 2 +-
.../column_index/struct.PrimitiveColumnIndex.html | 2 +-
.../offset_index/struct.OffsetIndexMetaData.html | 2 +-
.../offset_index/struct.PageLocation.html | 2 +-
parquet/file/statistics/enum.Statistics.html | 2 +-
.../file/statistics/struct.ValueStatistics.html | 2 +-
parquet/parquet_thrift/trait.ReadThrift.html | 2 +-
parquet/parquet_thrift/trait.WriteThrift.html | 2 +-
parquet/parquet_thrift/trait.WriteThriftField.html | 2 +-
parquet/schema/types/fn.build_tree.html | 2 +-
parquet/schema/types/fn.check_logical_type.html | 2 +-
parquet/schema/types/fn.count_leaves.html | 2 +-
parquet/schema/types/fn.count_nodes.html | 2 +-
parquet/schema/types/fn.num_leaves.html | 2 +-
parquet/schema/types/fn.num_nodes.html | 2 +-
.../schema/types/fn.parquet_schema_from_array.html | 2 +-
.../schema/types/fn.schema_from_array_helper.html | 2 +-
parquet/schema/types/index.html | 2 +-
parquet/schema/types/struct.ColumnDescriptor.html | 30 +-
parquet/schema/types/struct.SchemaDescriptor.html | 28 +-
.../entry/{5b028c60e531.js => 1223edb25aa0.js} | 2 +-
.../entry/{830b5b06f4f5.js => 28d06acdf5e5.js} | 2 +-
.../entry/{279b4cbba346.js => 608a1e393bcb.js} | 2 +-
.../entry/{aeb88bc45ab6.js => 738f344c9450.js} | 2 +-
.../entry/{e19267341187.js => af383892c61d.js} | 2 +-
.../function/{2f6a1c1028ba.js => 8e836a0aef0b.js} | 2 +-
.../function/{49b7f01cb6af.js => e9fe78bc8770.js} | 2 +-
.../path/{f333dc5b4908.js => 838a7dc22623.js} | 2 +-
search.index/root.js | 2 +-
.../type/{b3b0daa4a7ef.js => a5f452c6ec9d.js} | 2 +-
settings.html | 2 +-
src/parquet/encryption/ciphers.rs.html | 358 +--
src/parquet/encryption/decrypt.rs.html | 1220 ++++----
src/parquet/file/metadata/memory.rs.html | 550 ++--
src/parquet/file/metadata/mod.rs.html | 3101 ++++++++++----------
src/parquet/schema/types.rs.html | 2962 +++++++++----------
type.impl/alloc/boxed/struct.Box.js | 4 +-
type.impl/alloc/sync/struct.Arc.js | 4 +-
type.impl/alloc/vec/struct.Vec.js | 2 +-
.../file/statistics/struct.ValueStatistics.js | 2 +-
66 files changed, 4450 insertions(+), 4269 deletions(-)
rename search.index/entry/{5b028c60e531.js => 1223edb25aa0.js} (98%)
rename search.index/entry/{830b5b06f4f5.js => 28d06acdf5e5.js} (99%)
rename search.index/entry/{279b4cbba346.js => 608a1e393bcb.js} (99%)
rename search.index/entry/{aeb88bc45ab6.js => 738f344c9450.js} (99%)
rename search.index/entry/{e19267341187.js => af383892c61d.js} (99%)
rename search.index/function/{2f6a1c1028ba.js => 8e836a0aef0b.js} (99%)
rename search.index/function/{49b7f01cb6af.js => e9fe78bc8770.js} (99%)
rename search.index/path/{f333dc5b4908.js => 838a7dc22623.js} (99%)
rename search.index/type/{b3b0daa4a7ef.js => a5f452c6ec9d.js} (99%)