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 707a40c1c4 deploy: 3837ac01dcc25ded91bd1e42221f3a9396051841 new e76fdc436b deploy: ed25bbaf9de6a6f0ffcd0b74e5aec52ca2b793ea 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 (707a40c1c4) \ N -- N -- N refs/heads/asf-site (e76fdc436b) 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_avro/all.html | 2 +- .../reader/record/constant.DEFAULT_CAPACITY.html | 2 +- arrow_avro/reader/record/enum.Decoder.html | 10 +- arrow_avro/reader/record/fn.flush_offsets.html | 2 +- arrow_avro/reader/record/fn.flush_primitive.html | 2 +- arrow_avro/reader/record/fn.flush_values.html | 2 +- .../reader/record/fn.read_blocks.html | 9 +- .../reader/record/fn.read_blockwise_items.html | 2 +- arrow_avro/reader/record/fn.read_map_blocks.html | 4 - arrow_avro/reader/record/index.html | 2 +- arrow_avro/reader/record/sidebar-items.js | 2 +- arrow_row/enum.Codec.html | 6 +- arrow_row/enum.Encoder.html | 4 +- arrow_row/enum.LengthTracker.html | 10 +- arrow_row/fn.decode_column.html | 2 +- arrow_row/fn.encode_column.html | 2 +- arrow_row/fn.encode_dictionary_values.html | 2 +- arrow_row/fn.null_sentinel.html | 2 +- arrow_row/fn.row_lengths.html | 2 +- arrow_row/index.html | 2 +- arrow_row/macro.decode_primitive_helper.html | 2 +- arrow_row/run/index.html | 2 +- arrow_row/struct.OwnedRow.html | 14 +- arrow_row/struct.Row.html | 16 +- arrow_row/struct.RowConfig.html | 4 +- arrow_row/struct.RowConverter.html | 28 +- arrow_row/struct.RowParser.html | 6 +- arrow_row/struct.Rows.html | 20 +- arrow_row/struct.RowsIter.html | 6 +- arrow_row/struct.SortField.html | 12 +- search-index.js | 4 +- src/arrow_avro/reader/record.rs.html | 657 +-- src/arrow_row/lib.rs.html | 4790 ++++++++++---------- src/arrow_row/run.rs.html | 1114 ++--- 34 files changed, 3467 insertions(+), 3279 deletions(-) copy arrow_cast/cast/list/fn.cast_single_element_fixed_size_list_to_values.html => arrow_avro/reader/record/fn.read_blocks.html (50%) delete mode 100644 arrow_avro/reader/record/fn.read_map_blocks.html