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 ec9b2d22f deploy: 7781bc2170c84ada387901e09b2cdfe4235c3570
new 7d2e27f13 deploy: fc05eca09b57f1a6dc8fa6e8e1390fd77327e8f7
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 (ec9b2d22f)
\
N -- N -- N refs/heads/asf-site (7d2e27f13)
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/all.html | 2 +-
arrow/array/array/index.html | 5 +-
arrow/array/array/sidebar-items.js | 2 +-
arrow/array/array/struct.FixedSizeListArray.html | 7 +-
...Array.html => struct.GenericListViewArray.html} | 159 +--
arrow/array/array/trait.Array.html | 1 +
arrow/array/array/trait.ArrayAccessor.html | 11 +-
.../type.LargeListViewArray.html} | 4 +-
...llisecondArray.html => type.ListViewArray.html} | 6 +-
arrow/array/index.html | 5 +-
arrow/array/iterator/index.html | 2 +-
arrow/array/iterator/sidebar-items.js | 2 +-
.../type.GenericListViewArrayIter.html} | 4 +-
arrow/array/sidebar-items.js | 2 +-
arrow/array/struct.ArrayData.html | 12 +-
arrow/array/struct.FixedSizeListArray.html | 7 +-
...Array.html => struct.GenericListViewArray.html} | 159 +--
arrow/array/trait.Array.html | 1 +
arrow/array/trait.ArrayAccessor.html | 11 +-
arrow/array/type.GenericListViewArrayIter.html | 2 +
...tringIter.html => type.LargeListViewArray.html} | 4 +-
...DayTimeBuilder.html => type.ListViewArray.html} | 4 +-
arrow_array/all.html | 2 +-
.../binary_array/type.GenericBinaryArray.html | 2 +-
.../array/boolean_array/struct.BooleanArray.html | 6 +-
.../array/byte_array/struct.GenericByteArray.html | 6 +-
.../struct.GenericByteViewArray.html | 6 +-
.../dictionary_array/struct.DictionaryArray.html | 6 +-
.../struct.TypedDictionaryArray.html | 4 +-
.../struct.FixedSizeBinaryArray.html | 8 +-
.../struct.FixedSizeListArray.html | 12 +-
arrow_array/array/fn.get_offsets.html | 2 +-
arrow_array/array/fn.make_array.html | 2 +-
arrow_array/array/fn.new_empty_array.html | 2 +-
arrow_array/array/fn.new_null_array.html | 2 +-
arrow_array/array/fn.print_long_array.html | 2 +-
arrow_array/array/index.html | 9 +-
.../array/list_array/struct.GenericListArray.html | 6 +-
.../index.html | 3 +-
arrow_array/array/list_view_array/sidebar-items.js | 1 +
.../struct.GenericListViewArray.html | 88 ++
.../list_view_array/type.LargeListViewArray.html | 8 +
.../array/list_view_array/type.ListViewArray.html | 8 +
arrow_array/array/map_array/struct.MapArray.html | 6 +-
arrow_array/array/null_array/struct.NullArray.html | 4 +-
.../primitive_array/struct.PrimitiveArray.html | 8 +-
arrow_array/array/run_array/struct.RunArray.html | 4 +-
.../array/run_array/struct.TypedRunArray.html | 4 +-
arrow_array/array/sidebar-items.js | 2 +-
.../string_array/type.GenericStringArray.html | 2 +-
arrow_array/array/struct.BooleanArray.html | 6 +-
arrow_array/array/struct.DictionaryArray.html | 6 +-
arrow_array/array/struct.FixedSizeBinaryArray.html | 8 +-
arrow_array/array/struct.FixedSizeListArray.html | 12 +-
arrow_array/array/struct.GenericByteArray.html | 6 +-
arrow_array/array/struct.GenericByteViewArray.html | 6 +-
arrow_array/array/struct.GenericListArray.html | 6 +-
arrow_array/array/struct.GenericListViewArray.html | 88 ++
arrow_array/array/struct.MapArray.html | 6 +-
arrow_array/array/struct.NullArray.html | 4 +-
arrow_array/array/struct.PrimitiveArray.html | 8 +-
arrow_array/array/struct.RunArray.html | 4 +-
arrow_array/array/struct.StructArray.html | 8 +-
arrow_array/array/struct.TypedDictionaryArray.html | 4 +-
arrow_array/array/struct.TypedRunArray.html | 4 +-
arrow_array/array/struct.UnionArray.html | 4 +-
.../array/struct_array/struct.StructArray.html | 8 +-
arrow_array/array/trait.Array.html | 42 +-
arrow_array/array/trait.ArrayAccessor.html | 12 +-
arrow_array/array/type.ArrayRef.html | 16 +-
arrow_array/array/type.GenericBinaryArray.html | 2 +-
arrow_array/array/type.GenericStringArray.html | 2 +-
arrow_array/array/type.LargeListViewArray.html | 8 +
arrow_array/array/type.ListViewArray.html | 8 +
.../array/union_array/struct.UnionArray.html | 4 +-
arrow_array/iterator/index.html | 4 +-
arrow_array/iterator/sidebar-items.js | 2 +-
.../iterator/type.GenericListViewArrayIter.html | 7 +
help.html | 2 +-
parquet_derive_test/struct.ACompleteRecord.html | 2 +-
.../struct.APartiallyCompleteRecord.html | 2 +-
.../struct.APartiallyOptionalRecord.html | 2 +-
parquet_derive_test/struct.APrunedRecord.html | 2 +-
search-index.js | 4 +-
search.desc/arrow/arrow-desc-0-.js | 2 +-
search.desc/arrow/arrow-desc-1-.js | 2 +-
search.desc/arrow_array/arrow_array-desc-0-.js | 2 +-
settings.html | 2 +-
src-files.js | 4 +-
...{list_array.rs.html => list_view_array.rs.html} | 1348 ++++++++------------
src/arrow_array/array/mod.rs.html | 26 +-
src/arrow_array/iterator.rs.html | 8 +-
trait.impl/core/clone/trait.Clone.js | 4 +-
trait.impl/core/cmp/trait.PartialEq.js | 4 +-
trait.impl/core/convert/trait.From.js | 4 +-
trait.impl/core/fmt/trait.Debug.js | 4 +-
trait.impl/core/marker/trait.Freeze.js | 4 +-
trait.impl/core/marker/trait.Send.js | 4 +-
trait.impl/core/marker/trait.Sync.js | 4 +-
trait.impl/core/marker/trait.Unpin.js | 4 +-
.../core/panic/unwind_safe/trait.RefUnwindSafe.js | 4 +-
.../core/panic/unwind_safe/trait.UnwindSafe.js | 4 +-
type.impl/arrow/array/iterator/struct.ArrayIter.js | 4 +-
.../arrow/array/struct.GenericListViewArray.js | 9 +
.../array/binary_array/type.GenericBinaryArray.js | 2 +-
.../array/byte_array/struct.GenericByteArray.js | 2 +-
.../byte_view_array/struct.GenericByteViewArray.js | 2 +-
.../dictionary_array/struct.DictionaryArray.js | 2 +-
.../array/list_array/struct.GenericListArray.js | 2 +-
.../list_view_array/struct.GenericListViewArray.js | 9 +
.../array/primitive_array/struct.PrimitiveArray.js | 2 +-
.../arrow_array/array/run_array/struct.RunArray.js | 2 +-
.../array/string_array/type.GenericStringArray.js | 2 +-
type.impl/arrow_array/iterator/struct.ArrayIter.js | 4 +-
114 files changed, 1140 insertions(+), 1272 deletions(-)
copy arrow/array/array/{struct.GenericListArray.html =>
struct.GenericListViewArray.html} (50%)
copy arrow/array/{iterator/type.BooleanIter.html =>
array/type.LargeListViewArray.html} (52%)
copy arrow/array/array/{type.Time32MillisecondArray.html =>
type.ListViewArray.html} (50%)
copy arrow/array/{builder/type.IntervalMonthDayNanoBuilder.html =>
iterator/type.GenericListViewArrayIter.html} (54%)
copy arrow/array/{struct.GenericListArray.html =>
struct.GenericListViewArray.html} (50%)
create mode 100644 arrow/array/type.GenericListViewArrayIter.html
copy arrow/array/{type.GenericStringIter.html => type.LargeListViewArray.html}
(54%)
copy arrow/array/{type.IntervalDayTimeBuilder.html => type.ListViewArray.html}
(56%)
copy arrow_array/array/{byte_view_array => list_view_array}/index.html (57%)
create mode 100644 arrow_array/array/list_view_array/sidebar-items.js
create mode 100644
arrow_array/array/list_view_array/struct.GenericListViewArray.html
create mode 100644
arrow_array/array/list_view_array/type.LargeListViewArray.html
create mode 100644 arrow_array/array/list_view_array/type.ListViewArray.html
create mode 100644 arrow_array/array/struct.GenericListViewArray.html
create mode 100644 arrow_array/array/type.LargeListViewArray.html
create mode 100644 arrow_array/array/type.ListViewArray.html
create mode 100644 arrow_array/iterator/type.GenericListViewArrayIter.html
copy src/arrow_array/array/{list_array.rs.html => list_view_array.rs.html}
(58%)
create mode 100644 type.impl/arrow/array/struct.GenericListViewArray.js
create mode 100644
type.impl/arrow_array/array/list_view_array/struct.GenericListViewArray.js