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 9a299dc582 deploy: 2cc0c167d9725c1b1965980965d637928d887380
new 4fc0942793 deploy: 5804f21d7043f55e6e8775c17a3d14f6f413fc27
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 (9a299dc582)
\
N -- N -- N refs/heads/asf-site (4fc0942793)
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:
.../arithmetic/trait.ArrowNativeTypeOp.html | 30 +-
.../array/binary_array/type.BinaryArray.html | 4 +-
.../binary_array/type.GenericBinaryArray.html | 4 +-
.../array/binary_array/type.LargeBinaryArray.html | 4 +-
.../array/boolean_array/struct.BooleanArray.html | 2 +-
.../array/byte_array/struct.GenericByteArray.html | 14 +-
.../struct.GenericByteViewArray.html | 10 +-
.../byte_view_array/type.BinaryViewArray.html | 4 +-
.../byte_view_array/type.StringViewArray.html | 4 +-
.../dictionary_array/struct.DictionaryArray.html | 10 +-
.../struct.TypedDictionaryArray.html | 2 +-
.../type.Int16DictionaryArray.html | 4 +-
.../type.Int32DictionaryArray.html | 4 +-
.../type.Int64DictionaryArray.html | 4 +-
.../dictionary_array/type.Int8DictionaryArray.html | 4 +-
.../type.UInt16DictionaryArray.html | 4 +-
.../type.UInt32DictionaryArray.html | 4 +-
.../type.UInt64DictionaryArray.html | 4 +-
.../type.UInt8DictionaryArray.html | 4 +-
.../struct.FixedSizeBinaryArray.html | 14 +-
.../struct.FixedSizeListArray.html | 18 +-
arrow_array/array/fn.new_empty_array.html | 2 +-
arrow_array/array/fn.new_null_array.html | 2 +-
.../array/list_array/struct.GenericListArray.html | 24 +-
.../array/list_array/type.LargeListArray.html | 4 +-
arrow_array/array/list_array/type.ListArray.html | 4 +-
arrow_array/array/map_array/struct.MapArray.html | 22 +-
arrow_array/array/null_array/struct.NullArray.html | 4 +-
.../primitive_array/struct.PrimitiveArray.html | 20 +-
.../array/primitive_array/type.Date32Array.html | 4 +-
.../array/primitive_array/type.Date64Array.html | 4 +-
.../primitive_array/type.Decimal128Array.html | 4 +-
.../primitive_array/type.Decimal256Array.html | 4 +-
.../type.DurationMicrosecondArray.html | 4 +-
.../type.DurationMillisecondArray.html | 4 +-
.../type.DurationNanosecondArray.html | 4 +-
.../primitive_array/type.DurationSecondArray.html | 4 +-
.../array/primitive_array/type.Float16Array.html | 4 +-
.../array/primitive_array/type.Float32Array.html | 4 +-
.../array/primitive_array/type.Float64Array.html | 4 +-
.../array/primitive_array/type.Int16Array.html | 4 +-
.../array/primitive_array/type.Int32Array.html | 4 +-
.../array/primitive_array/type.Int64Array.html | 4 +-
.../array/primitive_array/type.Int8Array.html | 4 +-
.../primitive_array/type.IntervalDayTimeArray.html | 4 +-
.../type.IntervalMonthDayNanoArray.html | 4 +-
.../type.IntervalYearMonthArray.html | 4 +-
.../type.Time32MillisecondArray.html | 4 +-
.../primitive_array/type.Time32SecondArray.html | 4 +-
.../type.Time64MicrosecondArray.html | 4 +-
.../type.Time64NanosecondArray.html | 4 +-
.../type.TimestampMicrosecondArray.html | 4 +-
.../type.TimestampMillisecondArray.html | 4 +-
.../type.TimestampNanosecondArray.html | 4 +-
.../primitive_array/type.TimestampSecondArray.html | 6 +-
.../array/primitive_array/type.UInt16Array.html | 4 +-
.../array/primitive_array/type.UInt32Array.html | 4 +-
.../array/primitive_array/type.UInt64Array.html | 4 +-
.../array/primitive_array/type.UInt8Array.html | 4 +-
arrow_array/array/run_array/struct.RunArray.html | 10 +-
.../array/run_array/struct.TypedRunArray.html | 2 +-
.../array/run_array/type.Int16RunArray.html | 4 +-
.../array/run_array/type.Int32RunArray.html | 4 +-
.../array/run_array/type.Int64RunArray.html | 4 +-
.../string_array/type.GenericStringArray.html | 6 +-
.../array/string_array/type.LargeStringArray.html | 4 +-
.../array/string_array/type.StringArray.html | 4 +-
arrow_array/array/struct.BooleanArray.html | 2 +-
arrow_array/array/struct.DictionaryArray.html | 10 +-
arrow_array/array/struct.FixedSizeBinaryArray.html | 14 +-
arrow_array/array/struct.FixedSizeListArray.html | 18 +-
arrow_array/array/struct.GenericByteArray.html | 14 +-
arrow_array/array/struct.GenericByteViewArray.html | 10 +-
arrow_array/array/struct.GenericListArray.html | 24 +-
arrow_array/array/struct.MapArray.html | 22 +-
arrow_array/array/struct.NullArray.html | 4 +-
arrow_array/array/struct.PrimitiveArray.html | 20 +-
arrow_array/array/struct.RunArray.html | 10 +-
arrow_array/array/struct.StructArray.html | 28 +-
arrow_array/array/struct.TypedDictionaryArray.html | 2 +-
arrow_array/array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.UnionArray.html | 14 +-
.../array/struct_array/struct.StructArray.html | 28 +-
arrow_array/array/trait.Array.html | 6 +-
arrow_array/array/type.ArrayRef.html | 2 +-
arrow_array/array/type.BinaryArray.html | 4 +-
arrow_array/array/type.BinaryViewArray.html | 4 +-
arrow_array/array/type.Date32Array.html | 4 +-
arrow_array/array/type.Date64Array.html | 4 +-
arrow_array/array/type.Decimal128Array.html | 4 +-
arrow_array/array/type.Decimal256Array.html | 4 +-
.../array/type.DurationMicrosecondArray.html | 4 +-
.../array/type.DurationMillisecondArray.html | 4 +-
.../array/type.DurationNanosecondArray.html | 4 +-
arrow_array/array/type.DurationSecondArray.html | 4 +-
arrow_array/array/type.Float16Array.html | 4 +-
arrow_array/array/type.Float32Array.html | 4 +-
arrow_array/array/type.Float64Array.html | 4 +-
arrow_array/array/type.GenericBinaryArray.html | 4 +-
arrow_array/array/type.GenericStringArray.html | 6 +-
arrow_array/array/type.Int16Array.html | 4 +-
arrow_array/array/type.Int16DictionaryArray.html | 4 +-
arrow_array/array/type.Int16RunArray.html | 4 +-
arrow_array/array/type.Int32Array.html | 4 +-
arrow_array/array/type.Int32DictionaryArray.html | 4 +-
arrow_array/array/type.Int32RunArray.html | 4 +-
arrow_array/array/type.Int64Array.html | 4 +-
arrow_array/array/type.Int64DictionaryArray.html | 4 +-
arrow_array/array/type.Int64RunArray.html | 4 +-
arrow_array/array/type.Int8Array.html | 4 +-
arrow_array/array/type.Int8DictionaryArray.html | 4 +-
arrow_array/array/type.IntervalDayTimeArray.html | 4 +-
.../array/type.IntervalMonthDayNanoArray.html | 4 +-
arrow_array/array/type.IntervalYearMonthArray.html | 4 +-
arrow_array/array/type.LargeBinaryArray.html | 4 +-
arrow_array/array/type.LargeListArray.html | 4 +-
arrow_array/array/type.LargeStringArray.html | 4 +-
arrow_array/array/type.ListArray.html | 4 +-
arrow_array/array/type.StringArray.html | 4 +-
arrow_array/array/type.StringViewArray.html | 4 +-
arrow_array/array/type.Time32MillisecondArray.html | 4 +-
arrow_array/array/type.Time32SecondArray.html | 4 +-
arrow_array/array/type.Time64MicrosecondArray.html | 4 +-
arrow_array/array/type.Time64NanosecondArray.html | 4 +-
.../array/type.TimestampMicrosecondArray.html | 4 +-
.../array/type.TimestampMillisecondArray.html | 4 +-
.../array/type.TimestampNanosecondArray.html | 4 +-
arrow_array/array/type.TimestampSecondArray.html | 6 +-
arrow_array/array/type.UInt16Array.html | 4 +-
arrow_array/array/type.UInt16DictionaryArray.html | 4 +-
arrow_array/array/type.UInt32Array.html | 4 +-
arrow_array/array/type.UInt32DictionaryArray.html | 4 +-
arrow_array/array/type.UInt64Array.html | 4 +-
arrow_array/array/type.UInt64DictionaryArray.html | 4 +-
arrow_array/array/type.UInt8Array.html | 4 +-
arrow_array/array/type.UInt8DictionaryArray.html | 4 +-
.../array/union_array/struct.UnionArray.html | 14 +-
.../boolean_builder/struct.BooleanBuilder.html | 2 +-
.../struct.FixedSizeBinaryBuilder.html | 2 +-
.../struct.FixedSizeListBuilder.html | 6 +-
arrow_array/builder/fn.make_builder.html | 2 +-
.../struct.GenericByteDictionaryBuilder.html | 4 +-
.../struct.GenericByteViewBuilder.html | 2 +-
.../struct.GenericListBuilder.html | 6 +-
arrow_array/builder/index.html | 2 +-
arrow_array/builder/map_builder/index.html | 2 +-
.../builder/map_builder/struct.MapBuilder.html | 8 +-
.../builder/map_builder/struct.MapFieldNames.html | 8 +-
.../primitive_builder/struct.PrimitiveBuilder.html | 10 +-
.../primitive_builder/type.Date32Builder.html | 4 +-
.../primitive_builder/type.Date64Builder.html | 4 +-
.../primitive_builder/type.Decimal128Builder.html | 4 +-
.../primitive_builder/type.Decimal256Builder.html | 4 +-
.../type.DurationMicrosecondBuilder.html | 4 +-
.../type.DurationMillisecondBuilder.html | 4 +-
.../type.DurationNanosecondBuilder.html | 4 +-
.../type.DurationSecondBuilder.html | 4 +-
.../primitive_builder/type.Float16Builder.html | 4 +-
.../primitive_builder/type.Float32Builder.html | 4 +-
.../primitive_builder/type.Float64Builder.html | 4 +-
.../primitive_builder/type.Int16Builder.html | 4 +-
.../primitive_builder/type.Int32Builder.html | 4 +-
.../primitive_builder/type.Int64Builder.html | 4 +-
.../primitive_builder/type.Int8Builder.html | 4 +-
.../type.IntervalDayTimeBuilder.html | 4 +-
.../type.IntervalMonthDayNanoBuilder.html | 4 +-
.../type.IntervalYearMonthBuilder.html | 4 +-
.../type.Time32MillisecondBuilder.html | 4 +-
.../type.Time32SecondBuilder.html | 4 +-
.../type.Time64MicrosecondBuilder.html | 4 +-
.../type.Time64NanosecondBuilder.html | 4 +-
.../type.TimestampMicrosecondBuilder.html | 4 +-
.../type.TimestampMillisecondBuilder.html | 4 +-
.../type.TimestampNanosecondBuilder.html | 4 +-
.../type.TimestampSecondBuilder.html | 4 +-
.../primitive_builder/type.UInt16Builder.html | 4 +-
.../primitive_builder/type.UInt32Builder.html | 4 +-
.../primitive_builder/type.UInt64Builder.html | 4 +-
.../primitive_builder/type.UInt8Builder.html | 4 +-
.../struct.PrimitiveDictionaryBuilder.html | 2 +-
arrow_array/builder/struct.BooleanBuilder.html | 2 +-
.../builder/struct.FixedSizeBinaryBuilder.html | 2 +-
.../builder/struct.FixedSizeListBuilder.html | 6 +-
.../struct.GenericByteDictionaryBuilder.html | 4 +-
.../builder/struct.GenericByteViewBuilder.html | 2 +-
arrow_array/builder/struct.GenericListBuilder.html | 6 +-
arrow_array/builder/struct.MapBuilder.html | 8 +-
arrow_array/builder/struct.MapFieldNames.html | 8 +-
arrow_array/builder/struct.PrimitiveBuilder.html | 10 +-
.../builder/struct.PrimitiveDictionaryBuilder.html | 2 +-
arrow_array/builder/struct.StructBuilder.html | 8 +-
arrow_array/builder/struct.UnionBuilder.html | 6 +-
.../builder/struct_builder/fn.make_builder.html | 2 +-
.../struct_builder/struct.StructBuilder.html | 8 +-
arrow_array/builder/type.Date32Builder.html | 4 +-
arrow_array/builder/type.Date64Builder.html | 4 +-
arrow_array/builder/type.Decimal128Builder.html | 4 +-
arrow_array/builder/type.Decimal256Builder.html | 4 +-
.../builder/type.DurationMicrosecondBuilder.html | 4 +-
.../builder/type.DurationMillisecondBuilder.html | 4 +-
.../builder/type.DurationNanosecondBuilder.html | 4 +-
.../builder/type.DurationSecondBuilder.html | 4 +-
arrow_array/builder/type.Float16Builder.html | 4 +-
arrow_array/builder/type.Float32Builder.html | 4 +-
arrow_array/builder/type.Float64Builder.html | 4 +-
arrow_array/builder/type.Int16Builder.html | 4 +-
arrow_array/builder/type.Int32Builder.html | 4 +-
arrow_array/builder/type.Int64Builder.html | 4 +-
arrow_array/builder/type.Int8Builder.html | 4 +-
.../builder/type.IntervalDayTimeBuilder.html | 4 +-
.../builder/type.IntervalMonthDayNanoBuilder.html | 4 +-
.../builder/type.IntervalYearMonthBuilder.html | 4 +-
arrow_array/builder/type.LargeListBuilder.html | 4 +-
arrow_array/builder/type.ListBuilder.html | 4 +-
.../builder/type.Time32MillisecondBuilder.html | 4 +-
arrow_array/builder/type.Time32SecondBuilder.html | 4 +-
.../builder/type.Time64MicrosecondBuilder.html | 4 +-
.../builder/type.Time64NanosecondBuilder.html | 4 +-
.../builder/type.TimestampMicrosecondBuilder.html | 4 +-
.../builder/type.TimestampMillisecondBuilder.html | 4 +-
.../builder/type.TimestampNanosecondBuilder.html | 4 +-
.../builder/type.TimestampSecondBuilder.html | 4 +-
arrow_array/builder/type.UInt16Builder.html | 4 +-
arrow_array/builder/type.UInt32Builder.html | 4 +-
arrow_array/builder/type.UInt64Builder.html | 4 +-
arrow_array/builder/type.UInt8Builder.html | 4 +-
.../builder/union_builder/struct.FieldData.html | 6 +-
.../builder/union_builder/struct.UnionBuilder.html | 6 +-
arrow_array/ffi/fn.bit_width.html | 2 +-
arrow_array/ffi/fn.export_array_into_raw.html | 2 +-
arrow_array/ffi/fn.from_ffi.html | 2 +-
arrow_array/ffi/fn.from_ffi_and_data_type.html | 4 +-
arrow_array/ffi/fn.to_ffi.html | 2 +-
arrow_array/ffi/struct.FFI_ArrowSchema.html | 48 +--
arrow_array/ffi/struct.ImportedArrowArray.html | 16 +-
arrow_array/ffi/type.Result.html | 6 +-
arrow_array/ffi_stream/fn.get_error_code.html | 2 +-
arrow_array/ffi_stream/fn.get_stream_schema.html | 2 +-
.../ffi_stream/struct.ArrowArrayStreamReader.html | 10 +-
arrow_array/ffi_stream/type.Result.html | 6 +-
arrow_array/index.html | 18 +-
arrow_array/macro.downcast_dictionary_array.html | 2 +-
arrow_array/macro.downcast_integer.html | 2 +-
arrow_array/macro.downcast_primitive.html | 2 +-
arrow_array/macro.downcast_primitive_array.html | 2 +-
arrow_array/macro.downcast_run_array.html | 2 +-
arrow_array/macro.downcast_run_end_index.html | 2 +-
arrow_array/macro.downcast_temporal.html | 2 +-
arrow_array/macro.downcast_temporal_array.html | 2 +-
arrow_array/record_batch/index.html | 4 +-
arrow_array/record_batch/struct.RecordBatch.html | 34 +-
.../record_batch/struct.RecordBatchIterator.html | 12 +-
.../record_batch/trait.RecordBatchReader.html | 14 +-
.../record_batch/trait.RecordBatchWriter.html | 8 +-
arrow_array/struct.RecordBatch.html | 34 +-
arrow_array/struct.RecordBatchIterator.html | 12 +-
arrow_array/timezone/private/struct.Tz.html | 2 +-
arrow_array/timezone/struct.Tz.html | 2 +-
arrow_array/trait.ArrowNativeTypeOp.html | 30 +-
arrow_array/trait.RecordBatchReader.html | 14 +-
arrow_array/trait.RecordBatchWriter.html | 8 +-
.../fn.validate_decimal_precision_and_scale.html | 2 +-
arrow_array/types/index.html | 2 +-
arrow_array/types/struct.BinaryViewType.html | 2 +-
arrow_array/types/struct.BooleanType.html | 2 +-
arrow_array/types/struct.Date32Type.html | 2 +-
arrow_array/types/struct.Date64Type.html | 4 +-
arrow_array/types/struct.Decimal128Type.html | 4 +-
arrow_array/types/struct.Decimal256Type.html | 4 +-
.../types/struct.DurationMicrosecondType.html | 2 +-
.../types/struct.DurationMillisecondType.html | 2 +-
.../types/struct.DurationNanosecondType.html | 2 +-
arrow_array/types/struct.DurationSecondType.html | 2 +-
arrow_array/types/struct.Float16Type.html | 2 +-
arrow_array/types/struct.Float32Type.html | 2 +-
arrow_array/types/struct.Float64Type.html | 2 +-
arrow_array/types/struct.GenericBinaryType.html | 4 +-
arrow_array/types/struct.GenericStringType.html | 4 +-
arrow_array/types/struct.Int16Type.html | 2 +-
arrow_array/types/struct.Int32Type.html | 2 +-
arrow_array/types/struct.Int64Type.html | 2 +-
arrow_array/types/struct.Int8Type.html | 2 +-
arrow_array/types/struct.IntervalDayTime.html | 2 +-
arrow_array/types/struct.IntervalDayTimeType.html | 2 +-
arrow_array/types/struct.IntervalMonthDayNano.html | 2 +-
.../types/struct.IntervalMonthDayNanoType.html | 2 +-
.../types/struct.IntervalYearMonthType.html | 2 +-
arrow_array/types/struct.StringViewType.html | 2 +-
.../types/struct.Time32MillisecondType.html | 2 +-
arrow_array/types/struct.Time32SecondType.html | 2 +-
.../types/struct.Time64MicrosecondType.html | 2 +-
arrow_array/types/struct.Time64NanosecondType.html | 2 +-
.../types/struct.TimestampMicrosecondType.html | 2 +-
.../types/struct.TimestampMillisecondType.html | 2 +-
.../types/struct.TimestampNanosecondType.html | 2 +-
arrow_array/types/struct.TimestampSecondType.html | 2 +-
arrow_array/types/struct.UInt16Type.html | 2 +-
arrow_array/types/struct.UInt32Type.html | 2 +-
arrow_array/types/struct.UInt64Type.html | 2 +-
arrow_array/types/struct.UInt8Type.html | 2 +-
arrow_array/types/trait.ArrowPrimitiveType.html | 8 +-
arrow_array/types/trait.ArrowTimestampType.html | 12 +-
arrow_array/types/trait.ByteArrayType.html | 10 +-
arrow_array/types/trait.ByteViewType.html | 8 +-
arrow_array/types/trait.DecimalType.html | 14 +-
arrow_flight/client/struct.FlightClient.html | 26 +-
arrow_flight/decode/enum.DecodedPayload.html | 2 +-
arrow_flight/decode/struct.DecodedFlightData.html | 2 +-
arrow_flight/decode/struct.FlightDataDecoder.html | 4 +-
.../decode/struct.FlightRecordBatchStream.html | 14 +-
arrow_flight/decode/struct.FlightStreamState.html | 2 +-
arrow_flight/encode/enum.DictionaryHandling.html | 2 +-
arrow_flight/encode/struct.FlightDataEncoder.html | 4 +-
.../encode/struct.FlightDataEncoderBuilder.html | 2 +-
arrow_flight/encode/struct.FlightIpcEncoder.html | 2 +-
arrow_flight/enum.CancelStatus.html | 2 +-
arrow_flight/error/enum.FlightError.html | 8 +-
.../flight_descriptor/enum.DescriptorType.html | 2 +-
arrow_flight/flight_service_client/index.html | 2 +-
.../struct.FlightServiceClient.html | 70 ++--
arrow_flight/flight_service_server/index.html | 2 +-
.../struct.FlightServiceServer.html | 26 +-
.../flight_service_server/trait.FlightService.html | 110 +++----
arrow_flight/gen/enum.CancelStatus.html | 2 +-
.../gen/flight_descriptor/enum.DescriptorType.html | 2 +-
.../struct.FlightServiceClient.html | 70 ++--
.../struct.FlightServiceServer.html | 26 +-
.../flight_service_server/trait.FlightService.html | 110 +++----
arrow_flight/gen/struct.Action.html | 2 +-
arrow_flight/gen/struct.ActionType.html | 2 +-
arrow_flight/gen/struct.BasicAuth.html | 2 +-
.../gen/struct.CancelFlightInfoRequest.html | 2 +-
.../gen/struct.CancelFlightInfoResult.html | 2 +-
arrow_flight/gen/struct.Criteria.html | 2 +-
arrow_flight/gen/struct.Empty.html | 2 +-
arrow_flight/gen/struct.FlightData.html | 2 +-
arrow_flight/gen/struct.FlightDescriptor.html | 2 +-
arrow_flight/gen/struct.FlightEndpoint.html | 2 +-
arrow_flight/gen/struct.FlightInfo.html | 2 +-
arrow_flight/gen/struct.HandshakeRequest.html | 2 +-
arrow_flight/gen/struct.HandshakeResponse.html | 2 +-
arrow_flight/gen/struct.Location.html | 2 +-
arrow_flight/gen/struct.PollInfo.html | 2 +-
arrow_flight/gen/struct.PutResult.html | 2 +-
.../gen/struct.RenewFlightEndpointRequest.html | 2 +-
arrow_flight/gen/struct.Result.html | 2 +-
arrow_flight/gen/struct.SchemaResult.html | 2 +-
arrow_flight/gen/struct.Ticket.html | 2 +-
arrow_flight/index.html | 4 +-
arrow_flight/sql/client/enum.ArrowFlightData.html | 2 +-
.../sql/client/fn.status_to_arrow_error.html | 2 +-
.../sql/client/struct.FlightSqlServiceClient.html | 30 +-
.../sql/client/struct.PreparedStatement.html | 6 +-
arrow_flight/sql/enum.Command.html | 2 +-
arrow_flight/sql/enum.EndTransaction.html | 2 +-
arrow_flight/sql/enum.Nullable.html | 2 +-
arrow_flight/sql/enum.Searchable.html | 2 +-
arrow_flight/sql/enum.SqlInfo.html | 2 +-
arrow_flight/sql/enum.SqlNullOrdering.html | 2 +-
.../sql/enum.SqlOuterJoinsSupportLevel.html | 2 +-
.../sql/enum.SqlSupportedCaseSensitivity.html | 2 +-
.../sql/enum.SqlSupportedElementActions.html | 2 +-
arrow_flight/sql/enum.SqlSupportedGroupBy.html | 2 +-
.../sql/enum.SqlSupportedPositionedCommands.html | 2 +-
.../sql/enum.SqlSupportedResultSetConcurrency.html | 2 +-
.../sql/enum.SqlSupportedResultSetType.html | 2 +-
arrow_flight/sql/enum.SqlSupportedSubqueries.html | 2 +-
arrow_flight/sql/enum.SqlSupportedTransaction.html | 2 +-
.../sql/enum.SqlSupportedTransactions.html | 2 +-
arrow_flight/sql/enum.SqlSupportedUnions.html | 2 +-
arrow_flight/sql/enum.SqlSupportsConvert.html | 2 +-
.../sql/enum.SqlTransactionIsolationLevel.html | 2 +-
arrow_flight/sql/enum.SupportedSqlGrammar.html | 2 +-
arrow_flight/sql/enum.TableExistsOption.html | 2 +-
arrow_flight/sql/enum.TableNotExistOption.html | 2 +-
arrow_flight/sql/enum.UpdateDeleteRules.html | 2 +-
arrow_flight/sql/enum.XdbcDataType.html | 2 +-
arrow_flight/sql/enum.XdbcDatetimeSubcode.html | 2 +-
.../enum.CancelResult.html | 2 +-
.../enum.EndSavepoint.html | 2 +-
.../enum.EndTransaction.html | 2 +-
.../struct.TableDefinitionOptions.html | 2 +-
.../enum.TableExistsOption.html | 2 +-
.../enum.TableNotExistOption.html | 2 +-
arrow_flight/sql/gen/enum.Nullable.html | 2 +-
arrow_flight/sql/gen/enum.Searchable.html | 2 +-
arrow_flight/sql/gen/enum.SqlInfo.html | 2 +-
arrow_flight/sql/gen/enum.SqlNullOrdering.html | 2 +-
.../sql/gen/enum.SqlOuterJoinsSupportLevel.html | 2 +-
.../sql/gen/enum.SqlSupportedCaseSensitivity.html | 2 +-
.../sql/gen/enum.SqlSupportedElementActions.html | 2 +-
arrow_flight/sql/gen/enum.SqlSupportedGroupBy.html | 2 +-
.../gen/enum.SqlSupportedPositionedCommands.html | 2 +-
.../gen/enum.SqlSupportedResultSetConcurrency.html | 2 +-
.../sql/gen/enum.SqlSupportedResultSetType.html | 2 +-
.../sql/gen/enum.SqlSupportedSubqueries.html | 2 +-
.../sql/gen/enum.SqlSupportedTransaction.html | 2 +-
.../sql/gen/enum.SqlSupportedTransactions.html | 2 +-
arrow_flight/sql/gen/enum.SqlSupportedUnions.html | 2 +-
arrow_flight/sql/gen/enum.SqlSupportsConvert.html | 2 +-
.../sql/gen/enum.SqlTransactionIsolationLevel.html | 2 +-
.../gen/enum.SupportedAnsi92SqlGrammarLevel.html | 2 +-
arrow_flight/sql/gen/enum.SupportedSqlGrammar.html | 2 +-
arrow_flight/sql/gen/enum.UpdateDeleteRules.html | 2 +-
arrow_flight/sql/gen/enum.XdbcDataType.html | 2 +-
arrow_flight/sql/gen/enum.XdbcDatetimeSubcode.html | 2 +-
.../gen/struct.ActionBeginSavepointRequest.html | 2 +-
.../sql/gen/struct.ActionBeginSavepointResult.html | 2 +-
.../gen/struct.ActionBeginTransactionRequest.html | 2 +-
.../gen/struct.ActionBeginTransactionResult.html | 2 +-
.../sql/gen/struct.ActionCancelQueryRequest.html | 2 +-
.../sql/gen/struct.ActionCancelQueryResult.html | 2 +-
...struct.ActionClosePreparedStatementRequest.html | 2 +-
...truct.ActionCreatePreparedStatementRequest.html | 2 +-
...struct.ActionCreatePreparedStatementResult.html | 2 +-
...t.ActionCreatePreparedSubstraitPlanRequest.html | 2 +-
.../sql/gen/struct.ActionEndSavepointRequest.html | 2 +-
.../gen/struct.ActionEndTransactionRequest.html | 2 +-
.../sql/gen/struct.CommandGetCatalogs.html | 2 +-
.../sql/gen/struct.CommandGetCrossReference.html | 2 +-
.../sql/gen/struct.CommandGetDbSchemas.html | 2 +-
.../sql/gen/struct.CommandGetExportedKeys.html | 2 +-
.../sql/gen/struct.CommandGetImportedKeys.html | 2 +-
.../sql/gen/struct.CommandGetPrimaryKeys.html | 2 +-
arrow_flight/sql/gen/struct.CommandGetSqlInfo.html | 2 +-
.../sql/gen/struct.CommandGetTableTypes.html | 2 +-
arrow_flight/sql/gen/struct.CommandGetTables.html | 2 +-
.../sql/gen/struct.CommandGetXdbcTypeInfo.html | 2 +-
.../gen/struct.CommandPreparedStatementQuery.html | 2 +-
.../gen/struct.CommandPreparedStatementUpdate.html | 2 +-
.../sql/gen/struct.CommandStatementIngest.html | 2 +-
.../sql/gen/struct.CommandStatementQuery.html | 2 +-
.../gen/struct.CommandStatementSubstraitPlan.html | 2 +-
.../sql/gen/struct.CommandStatementUpdate.html | 2 +-
.../gen/struct.DoPutPreparedStatementResult.html | 2 +-
arrow_flight/sql/gen/struct.DoPutUpdateResult.html | 2 +-
arrow_flight/sql/gen/struct.SubstraitPlan.html | 2 +-
.../sql/gen/struct.TicketStatementQuery.html | 2 +-
.../catalogs/struct.GetCatalogsBuilder.html | 2 +-
.../db_schemas/struct.GetDbSchemasBuilder.html | 2 +-
.../sql/metadata/sql_info/enum.SqlInfoValue.html | 2 +-
.../sql_info/struct.GetSqlInfoBuilder.html | 2 +-
.../sql/metadata/sql_info/struct.SqlInfoData.html | 2 +-
.../sql_info/struct.SqlInfoDataBuilder.html | 2 +-
.../sql_info/struct.SqlInfoUnionBuilder.html | 2 +-
.../sql/metadata/struct.GetCatalogsBuilder.html | 2 +-
.../sql/metadata/struct.GetDbSchemasBuilder.html | 2 +-
.../sql/metadata/struct.GetTablesBuilder.html | 2 +-
arrow_flight/sql/metadata/struct.SqlInfoData.html | 2 +-
.../sql/metadata/struct.SqlInfoDataBuilder.html | 2 +-
arrow_flight/sql/metadata/struct.XdbcTypeInfo.html | 2 +-
.../sql/metadata/struct.XdbcTypeInfoData.html | 2 +-
.../metadata/struct.XdbcTypeInfoDataBuilder.html | 2 +-
.../table_types/struct.GetTableTypesBuilder.html | 2 +-
.../metadata/tables/struct.GetTablesBuilder.html | 2 +-
.../xdbc_info/struct.GetXdbcTypeInfoBuilder.html | 2 +-
.../metadata/xdbc_info/struct.XdbcTypeInfo.html | 2 +-
.../xdbc_info/struct.XdbcTypeInfoData.html | 2 +-
.../xdbc_info/struct.XdbcTypeInfoDataBuilder.html | 2 +-
.../sql/server/fn.arrow_error_to_status.html | 2 +-
.../sql/server/fn.decode_error_to_status.html | 2 +-
arrow_flight/sql/server/index.html | 2 +-
.../server/struct.PeekableFlightDataStream.html | 16 +-
.../sql/server/trait.FlightSqlService.html | 356 ++++++++++-----------
.../sql/struct.ActionBeginSavepointRequest.html | 2 +-
.../sql/struct.ActionBeginSavepointResult.html | 2 +-
.../sql/struct.ActionBeginTransactionRequest.html | 2 +-
.../sql/struct.ActionBeginTransactionResult.html | 2 +-
.../sql/struct.ActionCancelQueryRequest.html | 2 +-
.../sql/struct.ActionCancelQueryResult.html | 2 +-
...struct.ActionClosePreparedStatementRequest.html | 2 +-
...truct.ActionCreatePreparedStatementRequest.html | 2 +-
...struct.ActionCreatePreparedStatementResult.html | 2 +-
...t.ActionCreatePreparedSubstraitPlanRequest.html | 2 +-
.../sql/struct.ActionEndSavepointRequest.html | 2 +-
.../sql/struct.ActionEndTransactionRequest.html | 2 +-
arrow_flight/sql/struct.Any.html | 2 +-
arrow_flight/sql/struct.CommandGetCatalogs.html | 2 +-
.../sql/struct.CommandGetCrossReference.html | 2 +-
arrow_flight/sql/struct.CommandGetDbSchemas.html | 2 +-
.../sql/struct.CommandGetExportedKeys.html | 2 +-
.../sql/struct.CommandGetImportedKeys.html | 2 +-
arrow_flight/sql/struct.CommandGetPrimaryKeys.html | 2 +-
arrow_flight/sql/struct.CommandGetSqlInfo.html | 2 +-
arrow_flight/sql/struct.CommandGetTableTypes.html | 2 +-
arrow_flight/sql/struct.CommandGetTables.html | 2 +-
.../sql/struct.CommandGetXdbcTypeInfo.html | 2 +-
.../sql/struct.CommandPreparedStatementQuery.html | 2 +-
.../sql/struct.CommandPreparedStatementUpdate.html | 2 +-
.../sql/struct.CommandStatementIngest.html | 2 +-
arrow_flight/sql/struct.CommandStatementQuery.html | 2 +-
.../sql/struct.CommandStatementSubstraitPlan.html | 2 +-
.../sql/struct.CommandStatementUpdate.html | 2 +-
.../sql/struct.DoPutPreparedStatementResult.html | 2 +-
arrow_flight/sql/struct.DoPutUpdateResult.html | 2 +-
arrow_flight/sql/struct.SubstraitPlan.html | 2 +-
.../sql/struct.TableDefinitionOptions.html | 2 +-
arrow_flight/sql/struct.TicketStatementQuery.html | 2 +-
.../streams/struct.FallibleRequestStream.html | 4 +-
.../struct.FallibleTonicResponseStream.html | 10 +-
arrow_flight/struct.Action.html | 2 +-
arrow_flight/struct.ActionType.html | 2 +-
arrow_flight/struct.BasicAuth.html | 2 +-
arrow_flight/struct.CancelFlightInfoRequest.html | 2 +-
arrow_flight/struct.CancelFlightInfoResult.html | 2 +-
arrow_flight/struct.Criteria.html | 2 +-
arrow_flight/struct.Empty.html | 2 +-
arrow_flight/struct.FlightData.html | 2 +-
arrow_flight/struct.FlightDescriptor.html | 2 +-
arrow_flight/struct.FlightEndpoint.html | 2 +-
arrow_flight/struct.FlightInfo.html | 2 +-
arrow_flight/struct.HandshakeRequest.html | 2 +-
arrow_flight/struct.HandshakeResponse.html | 2 +-
arrow_flight/struct.IpcMessage.html | 2 +-
arrow_flight/struct.Location.html | 2 +-
arrow_flight/struct.PollInfo.html | 2 +-
arrow_flight/struct.PutResult.html | 2 +-
.../struct.RenewFlightEndpointRequest.html | 2 +-
arrow_flight/struct.Result.html | 2 +-
arrow_flight/struct.SchemaAsIpc.html | 2 +-
arrow_flight/struct.SchemaResult.html | 2 +-
arrow_flight/struct.Ticket.html | 2 +-
.../trailers/fn.extract_lazy_trailers.html | 4 +-
arrow_flight/trailers/index.html | 2 +-
.../trailers/struct.ExtractTrailersStream.html | 10 +-
arrow_flight/trailers/struct.LazyTrailers.html | 6 +-
arrow_flight/trailers/type.SharedTrailers.html | 2 +-
.../auth_basic_proto/fn.authenticate.html | 2 +-
.../auth_basic_proto/type.Client.html | 2 +-
.../fn.receive_batch_flight_data.html | 2 +-
.../fn.receive_schema_flight_data.html | 2 +-
.../integration_test/fn.upload_data.html | 2 +-
.../integration_test/fn.verify_data.html | 2 +-
.../integration_test/type.Client.html | 2 +-
.../middleware/fn.middleware_interceptor.html | 2 +-
.../struct.AuthBasicProtoScenarioImpl.html | 48 +--
.../struct.GrpcServerCallContext.html | 2 +-
.../fn.dictionary_from_message.html | 2 +-
.../fn.record_batch_from_message.html | 2 +-
.../integration_test/fn.save_uploaded_chunks.html | 6 +-
.../integration_test/fn.send_app_metadata.html | 4 +-
.../integration_test/struct.FlightServiceImpl.html | 44 +--
.../struct.IntegrationDataset.html | 2 +-
.../middleware/struct.MiddlewareScenarioImpl.html | 44 +--
arrow_integration_testing/struct.ArrowFile.html | 2 +-
arrow_json_integration_test/enum.Mode.html | 2 +-
arrow_json_integration_test/struct.Args.html | 2 +-
flight_sql_client/enum.Command.html | 2 +-
flight_sql_client/fn.execute_flight.html | 2 +-
flight_sql_client/fn.log_metadata.html | 2 +-
flight_sql_client/fn.setup_client.html | 2 +-
flight_sql_client/struct.Args.html | 2 +-
flight_sql_client/struct.ClientArgs.html | 2 +-
flight_sql_client/struct.LoggingArgs.html | 2 +-
flight_test_integration_client/enum.Scenario.html | 2 +-
flight_test_integration_client/struct.Args.html | 2 +-
flight_test_integration_server/enum.Scenario.html | 2 +-
flight_test_integration_server/struct.Args.html | 2 +-
parquet/file/metadata/reader/index.html | 2 +-
src/parquet/file/metadata/reader.rs.html | 48 +--
trait.impl/core/convert/trait.From.js | 4 +-
.../core/iter/traits/iterator/trait.Iterator.js | 4 +-
trait.impl/tonic/server/trait.NamedService.js | 2 +-
trait.impl/tower_service/trait.Service.js | 2 +-
.../array/binary_array/type.GenericBinaryArray.js | 4 +-
.../array/byte_array/struct.GenericByteArray.js | 4 +-
.../byte_view_array/struct.GenericByteViewArray.js | 4 +-
.../dictionary_array/struct.DictionaryArray.js | 4 +-
.../array/list_array/struct.GenericListArray.js | 4 +-
.../array/primitive_array/struct.PrimitiveArray.js | 4 +-
.../arrow_array/array/run_array/struct.RunArray.js | 4 +-
.../array/string_array/type.GenericStringArray.js | 4 +-
.../struct.GenericByteDictionaryBuilder.js | 4 +-
.../struct.GenericByteViewBuilder.js | 4 +-
.../struct.GenericListBuilder.js | 4 +-
.../primitive_builder/struct.PrimitiveBuilder.js | 4 +-
.../arrow_array/types/struct.GenericBinaryType.js | 4 +-
.../arrow_array/types/struct.GenericStringType.js | 4 +-
.../struct.FlightServiceClient.js | 2 +-
579 files changed, 1664 insertions(+), 1656 deletions(-)