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 60ef44b104 deploy: 8d1f0f52141da8db3a8cd6846d8a7e73fce236cd
new b7b249ce54 deploy: 0130af34ba63f04e9a4a901f10fa602a087a84b4
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 (60ef44b104)
\
N -- N -- N refs/heads/asf-site (b7b249ce54)
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:
.../array/boolean_array/struct.BooleanArray.html | 4 +-
.../array/byte_array/struct.GenericByteArray.html | 4 +-
.../struct.GenericByteViewArray.html | 4 +-
.../dictionary_array/struct.DictionaryArray.html | 6 +-
.../struct.TypedDictionaryArray.html | 2 +-
.../struct.FixedSizeBinaryArray.html | 4 +-
.../struct.FixedSizeListArray.html | 4 +-
arrow_array/array/fn.get_offsets.html | 2 +-
arrow_array/array/fn.make_array.html | 2 +-
arrow_array/array/index.html | 2 +-
.../array/list_array/struct.GenericListArray.html | 6 +-
arrow_array/array/map_array/struct.MapArray.html | 6 +-
arrow_array/array/null_array/struct.NullArray.html | 4 +-
.../primitive_array/struct.PrimitiveArray.html | 6 +-
arrow_array/array/run_array/struct.RunArray.html | 4 +-
.../array/run_array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.BooleanArray.html | 4 +-
arrow_array/array/struct.DictionaryArray.html | 6 +-
arrow_array/array/struct.FixedSizeBinaryArray.html | 4 +-
arrow_array/array/struct.FixedSizeListArray.html | 4 +-
arrow_array/array/struct.GenericByteArray.html | 4 +-
arrow_array/array/struct.GenericByteViewArray.html | 4 +-
arrow_array/array/struct.GenericListArray.html | 6 +-
arrow_array/array/struct.MapArray.html | 6 +-
arrow_array/array/struct.NullArray.html | 4 +-
arrow_array/array/struct.PrimitiveArray.html | 6 +-
arrow_array/array/struct.RunArray.html | 4 +-
arrow_array/array/struct.StructArray.html | 4 +-
arrow_array/array/struct.TypedDictionaryArray.html | 2 +-
arrow_array/array/struct.TypedRunArray.html | 2 +-
arrow_array/array/struct.UnionArray.html | 4 +-
.../array/struct_array/struct.StructArray.html | 4 +-
arrow_array/array/trait.Array.html | 10 +-
arrow_array/array/type.ArrayRef.html | 2 +-
.../array/union_array/struct.UnionArray.html | 4 +-
arrow_array/cast/fn.downcast_array.html | 2 +-
arrow_array/ffi/fn.from_ffi.html | 2 +-
arrow_array/ffi/fn.from_ffi_and_data_type.html | 2 +-
arrow_array/ffi/fn.to_ffi.html | 2 +-
arrow_array/ffi/index.html | 2 +-
arrow_array/ffi/struct.FFI_ArrowArray.html | 30 +++---
arrow_array/ffi/struct.ImportedArrowArray.html | 4 +-
arrow_flight/all.html | 2 +-
.../client/struct.FallibleRequestStream.html | 4 +-
.../flight_service_server/trait.FlightService.html | 2 +-
.../flight_service_server/trait.FlightService.html | 2 +-
arrow_flight/sql/client/enum.ArrowFlightData.html | 2 +-
.../sql/client/fn.arrow_data_from_flight_data.html | 2 +-
.../sql/client/fn.decode_error_to_arrow_error.html | 2 +-
.../sql/client/fn.flight_error_to_arrow_error.html | 2 +-
.../sql/client/fn.status_to_arrow_error.html | 2 +-
arrow_flight/sql/client/index.html | 2 +-
.../sql/client/struct.FlightSqlServiceClient.html | 72 ++++++++-------
.../sql/client/struct.PreparedStatement.html | 22 ++---
...nt.ACTION_BEGIN_SAVEPOINT_REQUEST_TYPE_URL.html | 2 +-
...ant.ACTION_BEGIN_SAVEPOINT_RESULT_TYPE_URL.html | 2 +-
....ACTION_BEGIN_TRANSACTION_REQUEST_TYPE_URL.html | 2 +-
...t.ACTION_BEGIN_TRANSACTION_RESULT_TYPE_URL.html | 2 +-
...stant.ACTION_CANCEL_QUERY_REQUEST_TYPE_URL.html | 2 +-
...nstant.ACTION_CANCEL_QUERY_RESULT_TYPE_URL.html | 2 +-
..._CLOSE_PREPARED_STATEMENT_REQUEST_TYPE_URL.html | 2 +-
...CREATE_PREPARED_STATEMENT_REQUEST_TYPE_URL.html | 2 +-
..._CREATE_PREPARED_STATEMENT_RESULT_TYPE_URL.html | 2 +-
...E_PREPARED_SUBSTRAIT_PLAN_REQUEST_TYPE_URL.html | 2 +-
...tant.ACTION_END_SAVEPOINT_REQUEST_TYPE_URL.html | 2 +-
...nt.ACTION_END_TRANSACTION_REQUEST_TYPE_URL.html | 2 +-
.../constant.COMMAND_GET_CATALOGS_TYPE_URL.html | 2 +-
...stant.COMMAND_GET_CROSS_REFERENCE_TYPE_URL.html | 2 +-
.../constant.COMMAND_GET_DB_SCHEMAS_TYPE_URL.html | 2 +-
...onstant.COMMAND_GET_EXPORTED_KEYS_TYPE_URL.html | 2 +-
...onstant.COMMAND_GET_IMPORTED_KEYS_TYPE_URL.html | 2 +-
...constant.COMMAND_GET_PRIMARY_KEYS_TYPE_URL.html | 2 +-
.../constant.COMMAND_GET_SQL_INFO_TYPE_URL.html | 2 +-
.../sql/constant.COMMAND_GET_TABLES_TYPE_URL.html | 2 +-
.../constant.COMMAND_GET_TABLE_TYPES_TYPE_URL.html | 2 +-
...nstant.COMMAND_GET_XDBC_TYPE_INFO_TYPE_URL.html | 2 +-
....COMMAND_PREPARED_STATEMENT_QUERY_TYPE_URL.html | 2 +-
...COMMAND_PREPARED_STATEMENT_UPDATE_TYPE_URL.html | 2 +-
...onstant.COMMAND_STATEMENT_INGEST_TYPE_URL.html} | 2 +-
.../constant.COMMAND_STATEMENT_QUERY_TYPE_URL.html | 2 +-
....COMMAND_STATEMENT_SUBSTRAIT_PLAN_TYPE_URL.html | 2 +-
...constant.COMMAND_STATEMENT_UPDATE_TYPE_URL.html | 2 +-
....DO_PUT_PREPARED_STATEMENT_RESULT_TYPE_URL.html | 2 +-
.../constant.DO_PUT_UPDATE_RESULT_TYPE_URL.html | 2 +-
.../constant.TICKET_STATEMENT_QUERY_TYPE_URL.html | 2 +-
arrow_flight/sql/enum.Command.html | 17 ++--
.../enum.TableExistsOption.html | 20 ++--
...nsaction.html => enum.TableNotExistOption.html} | 30 +++---
.../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 | 4 +-
.../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 +-
.../sql/gen/struct.TicketStatementQuery.html | 2 +-
arrow_flight/sql/index.html | 10 +-
arrow_flight/sql/macro.as_item.html | 2 +-
arrow_flight/sql/macro.prost_message_ext.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 | 10 +-
.../sql/server/trait.FlightSqlService.html | 48 ++++++----
arrow_flight/sql/sidebar-items.js | 2 +-
.../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 | 8 +-
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 +-
...ate.html => struct.CommandStatementIngest.html} | 36 ++++++--
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 +-
.../struct.TableDefinitionOptions.html | 16 ++--
arrow_flight/sql/struct.TicketStatementQuery.html | 2 +-
arrow_flight/sql/trait.ProstMessageExt.html | 8 +-
index.html | 2 +-
search-index.js | 2 +-
search.desc/arrow_flight/arrow_flight-desc-0-.js | 2 +-
src/arrow_flight/client.rs.html | 4 +-
src/arrow_flight/sql/client.rs.html | 102 ++++++++++++++++++++-
src/arrow_flight/sql/mod.rs.html | 14 ++-
src/arrow_flight/sql/server.rs.html | 44 ++++++++-
trait.impl/core/convert/trait.From.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 +-
.../array/primitive_array/struct.PrimitiveArray.js | 2 +-
.../arrow_array/array/run_array/struct.RunArray.js | 2 +-
176 files changed, 538 insertions(+), 353 deletions(-)
copy arrow_flight/sql/{constant.COMMAND_STATEMENT_UPDATE_TYPE_URL.html =>
constant.COMMAND_STATEMENT_INGEST_TYPE_URL.html} (85%)
copy arrow_flight/sql/{gen/command_statement_ingest/table_definition_options
=> }/enum.TableExistsOption.html (54%)
copy arrow_flight/sql/{enum.EndTransaction.html =>
enum.TableNotExistOption.html} (58%)
copy arrow_flight/sql/{struct.CommandStatementUpdate.html =>
struct.CommandStatementIngest.html} (69%)
copy arrow_flight/sql/{gen/command_statement_ingest =>
}/struct.TableDefinitionOptions.html (59%)