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 ca17ea7cd7 deploy: 6fb59d084359a41b9b8d234c2b299225c91b9759
     new b93bb06a2d deploy: f050ff7a1946858d500b21a2c7d1b2c24fc2c753

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   (ca17ea7cd7)
            \
             N -- N -- N   refs/heads/asf-site (b93bb06a2d)

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_flight/enum.CancelStatus.html                |  20 +--
 .../flight_descriptor/enum.DescriptorType.html     |  20 +--
 .../struct.FlightServiceClient.html                |  38 +++---
 .../struct.FlightServiceServer.html                |  16 +--
 .../flight_service_server/trait.FlightService.html |  36 +++---
 arrow_flight/gen/enum.CancelStatus.html            |  20 +--
 .../gen/flight_descriptor/enum.DescriptorType.html |  20 +--
 arrow_flight/gen/flight_descriptor/index.html      |   2 +-
 arrow_flight/gen/flight_service_client/index.html  |   2 +-
 .../struct.FlightServiceClient.html                |  38 +++---
 .../constant.SERVICE_NAME.html                     |   2 +-
 arrow_flight/gen/flight_service_server/index.html  |   2 +-
 .../struct.FlightServiceServer.html                |  16 +--
 .../flight_service_server/trait.FlightService.html |  36 +++---
 arrow_flight/gen/struct.Action.html                |   8 +-
 arrow_flight/gen/struct.ActionType.html            |   8 +-
 arrow_flight/gen/struct.BasicAuth.html             |   8 +-
 .../gen/struct.CancelFlightInfoRequest.html        |   8 +-
 .../gen/struct.CancelFlightInfoResult.html         |  12 +-
 arrow_flight/gen/struct.Criteria.html              |   8 +-
 arrow_flight/gen/struct.Empty.html                 |   6 +-
 arrow_flight/gen/struct.FlightData.html            |   8 +-
 arrow_flight/gen/struct.FlightDescriptor.html      |  12 +-
 arrow_flight/gen/struct.FlightEndpoint.html        |   8 +-
 arrow_flight/gen/struct.FlightInfo.html            |   8 +-
 arrow_flight/gen/struct.HandshakeRequest.html      |   8 +-
 arrow_flight/gen/struct.HandshakeResponse.html     |   8 +-
 arrow_flight/gen/struct.Location.html              |   8 +-
 arrow_flight/gen/struct.PollInfo.html              |  10 +-
 arrow_flight/gen/struct.PutResult.html             |   8 +-
 .../gen/struct.RenewFlightEndpointRequest.html     |   8 +-
 arrow_flight/gen/struct.Result.html                |   8 +-
 arrow_flight/gen/struct.SchemaResult.html          |   8 +-
 arrow_flight/gen/struct.Ticket.html                |   8 +-
 arrow_flight/sql/enum.EndTransaction.html          |  20 +--
 arrow_flight/sql/enum.Nullable.html                |  20 +--
 arrow_flight/sql/enum.Searchable.html              |  20 +--
 arrow_flight/sql/enum.SqlInfo.html                 |  20 +--
 arrow_flight/sql/enum.SqlNullOrdering.html         |  20 +--
 .../sql/enum.SqlOuterJoinsSupportLevel.html        |  20 +--
 .../sql/enum.SqlSupportedCaseSensitivity.html      |  20 +--
 .../sql/enum.SqlSupportedElementActions.html       |  20 +--
 arrow_flight/sql/enum.SqlSupportedGroupBy.html     |  20 +--
 .../sql/enum.SqlSupportedPositionedCommands.html   |  22 ++--
 .../sql/enum.SqlSupportedResultSetConcurrency.html |  22 ++--
 .../sql/enum.SqlSupportedResultSetType.html        |  20 +--
 arrow_flight/sql/enum.SqlSupportedSubqueries.html  |  20 +--
 arrow_flight/sql/enum.SqlSupportedTransaction.html |  20 +--
 .../sql/enum.SqlSupportedTransactions.html         |  20 +--
 arrow_flight/sql/enum.SqlSupportedUnions.html      |  20 +--
 arrow_flight/sql/enum.SqlSupportsConvert.html      |  20 +--
 .../sql/enum.SqlTransactionIsolationLevel.html     |  22 ++--
 arrow_flight/sql/enum.SupportedSqlGrammar.html     |  20 +--
 arrow_flight/sql/enum.TableExistsOption.html       |  20 +--
 arrow_flight/sql/enum.TableNotExistOption.html     |  20 +--
 arrow_flight/sql/enum.UpdateDeleteRules.html       |  20 +--
 arrow_flight/sql/enum.XdbcDataType.html            |  20 +--
 arrow_flight/sql/enum.XdbcDatetimeSubcode.html     |  20 +--
 .../enum.CancelResult.html                         |  20 +--
 .../sql/gen/action_cancel_query_result/index.html  |   2 +-
 .../enum.EndSavepoint.html                         |  20 +--
 .../gen/action_end_savepoint_request/index.html    |   2 +-
 .../enum.EndTransaction.html                       |  20 +--
 .../gen/action_end_transaction_request/index.html  |   2 +-
 .../sql/gen/command_statement_ingest/index.html    |   2 +-
 .../struct.TableDefinitionOptions.html             |  16 +--
 .../enum.TableExistsOption.html                    |  20 +--
 .../enum.TableNotExistOption.html                  |  20 +--
 .../table_definition_options/index.html            |   2 +-
 arrow_flight/sql/gen/enum.Nullable.html            |  20 +--
 arrow_flight/sql/gen/enum.Searchable.html          |  20 +--
 arrow_flight/sql/gen/enum.SqlInfo.html             |  20 +--
 arrow_flight/sql/gen/enum.SqlNullOrdering.html     |  20 +--
 .../sql/gen/enum.SqlOuterJoinsSupportLevel.html    |  20 +--
 .../sql/gen/enum.SqlSupportedCaseSensitivity.html  |  20 +--
 .../sql/gen/enum.SqlSupportedElementActions.html   |  20 +--
 arrow_flight/sql/gen/enum.SqlSupportedGroupBy.html |  20 +--
 .../gen/enum.SqlSupportedPositionedCommands.html   |  22 ++--
 .../gen/enum.SqlSupportedResultSetConcurrency.html |  22 ++--
 .../sql/gen/enum.SqlSupportedResultSetType.html    |  20 +--
 .../sql/gen/enum.SqlSupportedSubqueries.html       |  20 +--
 .../sql/gen/enum.SqlSupportedTransaction.html      |  20 +--
 .../sql/gen/enum.SqlSupportedTransactions.html     |  20 +--
 arrow_flight/sql/gen/enum.SqlSupportedUnions.html  |  20 +--
 arrow_flight/sql/gen/enum.SqlSupportsConvert.html  |  20 +--
 .../sql/gen/enum.SqlTransactionIsolationLevel.html |  22 ++--
 .../gen/enum.SupportedAnsi92SqlGrammarLevel.html   |  22 ++--
 arrow_flight/sql/gen/enum.SupportedSqlGrammar.html |  20 +--
 arrow_flight/sql/gen/enum.UpdateDeleteRules.html   |  20 +--
 arrow_flight/sql/gen/enum.XdbcDataType.html        |  20 +--
 arrow_flight/sql/gen/enum.XdbcDatetimeSubcode.html |  20 +--
 .../gen/struct.ActionBeginSavepointRequest.html    |   8 +-
 .../sql/gen/struct.ActionBeginSavepointResult.html |   8 +-
 .../gen/struct.ActionBeginTransactionRequest.html  |   8 +-
 .../gen/struct.ActionBeginTransactionResult.html   |   8 +-
 .../sql/gen/struct.ActionCancelQueryRequest.html   |   8 +-
 .../sql/gen/struct.ActionCancelQueryResult.html    |  12 +-
 ...struct.ActionClosePreparedStatementRequest.html |   8 +-
 ...truct.ActionCreatePreparedStatementRequest.html |  10 +-
 ...struct.ActionCreatePreparedStatementResult.html |   8 +-
 ...t.ActionCreatePreparedSubstraitPlanRequest.html |  10 +-
 .../sql/gen/struct.ActionEndSavepointRequest.html  |  12 +-
 .../gen/struct.ActionEndTransactionRequest.html    |  12 +-
 .../sql/gen/struct.CommandGetCatalogs.html         |   8 +-
 .../sql/gen/struct.CommandGetCrossReference.html   |  16 +--
 .../sql/gen/struct.CommandGetDbSchemas.html        |  12 +-
 .../sql/gen/struct.CommandGetExportedKeys.html     |  12 +-
 .../sql/gen/struct.CommandGetImportedKeys.html     |  12 +-
 .../sql/gen/struct.CommandGetPrimaryKeys.html      |  12 +-
 arrow_flight/sql/gen/struct.CommandGetSqlInfo.html |   8 +-
 .../sql/gen/struct.CommandGetTableTypes.html       |   8 +-
 arrow_flight/sql/gen/struct.CommandGetTables.html  |  14 +--
 .../sql/gen/struct.CommandGetXdbcTypeInfo.html     |  10 +-
 .../gen/struct.CommandPreparedStatementQuery.html  |   8 +-
 .../gen/struct.CommandPreparedStatementUpdate.html |   8 +-
 .../sql/gen/struct.CommandStatementIngest.html     |  14 +--
 .../sql/gen/struct.CommandStatementQuery.html      |  10 +-
 .../gen/struct.CommandStatementSubstraitPlan.html  |  10 +-
 .../sql/gen/struct.CommandStatementUpdate.html     |  10 +-
 .../gen/struct.DoPutPreparedStatementResult.html   |  10 +-
 arrow_flight/sql/gen/struct.DoPutUpdateResult.html |   8 +-
 arrow_flight/sql/gen/struct.SubstraitPlan.html     |   8 +-
 .../sql/gen/struct.TicketStatementQuery.html       |   8 +-
 .../sql/struct.ActionBeginSavepointRequest.html    |   8 +-
 .../sql/struct.ActionBeginSavepointResult.html     |   8 +-
 .../sql/struct.ActionBeginTransactionRequest.html  |   8 +-
 .../sql/struct.ActionBeginTransactionResult.html   |   8 +-
 .../sql/struct.ActionCancelQueryRequest.html       |   8 +-
 .../sql/struct.ActionCancelQueryResult.html        |  12 +-
 ...struct.ActionClosePreparedStatementRequest.html |   8 +-
 ...truct.ActionCreatePreparedStatementRequest.html |  10 +-
 ...struct.ActionCreatePreparedStatementResult.html |   8 +-
 ...t.ActionCreatePreparedSubstraitPlanRequest.html |  10 +-
 .../sql/struct.ActionEndSavepointRequest.html      |  12 +-
 .../sql/struct.ActionEndTransactionRequest.html    |  12 +-
 arrow_flight/sql/struct.CommandGetCatalogs.html    |   8 +-
 .../sql/struct.CommandGetCrossReference.html       |  16 +--
 arrow_flight/sql/struct.CommandGetDbSchemas.html   |  12 +-
 .../sql/struct.CommandGetExportedKeys.html         |  12 +-
 .../sql/struct.CommandGetImportedKeys.html         |  12 +-
 arrow_flight/sql/struct.CommandGetPrimaryKeys.html |  12 +-
 arrow_flight/sql/struct.CommandGetSqlInfo.html     |   8 +-
 arrow_flight/sql/struct.CommandGetTableTypes.html  |   8 +-
 arrow_flight/sql/struct.CommandGetTables.html      |  14 +--
 .../sql/struct.CommandGetXdbcTypeInfo.html         |  10 +-
 .../sql/struct.CommandPreparedStatementQuery.html  |   8 +-
 .../sql/struct.CommandPreparedStatementUpdate.html |   8 +-
 .../sql/struct.CommandStatementIngest.html         |  14 +--
 arrow_flight/sql/struct.CommandStatementQuery.html |  10 +-
 .../sql/struct.CommandStatementSubstraitPlan.html  |  10 +-
 .../sql/struct.CommandStatementUpdate.html         |  10 +-
 .../sql/struct.DoPutPreparedStatementResult.html   |  10 +-
 arrow_flight/sql/struct.DoPutUpdateResult.html     |   8 +-
 arrow_flight/sql/struct.SubstraitPlan.html         |   8 +-
 .../sql/struct.TableDefinitionOptions.html         |  16 +--
 arrow_flight/sql/struct.TicketStatementQuery.html  |   8 +-
 arrow_flight/struct.Action.html                    |   8 +-
 arrow_flight/struct.ActionType.html                |   8 +-
 arrow_flight/struct.BasicAuth.html                 |   8 +-
 arrow_flight/struct.CancelFlightInfoRequest.html   |   8 +-
 arrow_flight/struct.CancelFlightInfoResult.html    |  12 +-
 arrow_flight/struct.Criteria.html                  |   8 +-
 arrow_flight/struct.Empty.html                     |   6 +-
 arrow_flight/struct.FlightData.html                |   8 +-
 arrow_flight/struct.FlightDescriptor.html          |  12 +-
 arrow_flight/struct.FlightEndpoint.html            |   8 +-
 arrow_flight/struct.FlightInfo.html                |   8 +-
 arrow_flight/struct.HandshakeRequest.html          |   8 +-
 arrow_flight/struct.HandshakeResponse.html         |   8 +-
 arrow_flight/struct.Location.html                  |   8 +-
 arrow_flight/struct.PollInfo.html                  |  10 +-
 arrow_flight/struct.PutResult.html                 |   8 +-
 .../struct.RenewFlightEndpointRequest.html         |   8 +-
 arrow_flight/struct.Result.html                    |   8 +-
 arrow_flight/struct.SchemaResult.html              |   8 +-
 arrow_flight/struct.Ticket.html                    |   8 +-
 gen/fn.prost_config.html                           |   2 +-
 src/arrow_flight/arrow.flight.protocol.rs.html     |  82 ++++---------
 .../sql/arrow.flight.protocol.sql.rs.html          | 134 ++++++---------------
 179 files changed, 1214 insertions(+), 1320 deletions(-)

Reply via email to