This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/go_modules/go/adbc/google.golang.org/api-0.226.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


 discard 9c787e094 chore(go/adbc): bump google.golang.org/api in /go/adbc
     add 7825b80c7 chore(java): bump com.google.protobuf:protobuf-java from 
4.30.0 to 4.30.1 in /java (#2623)
     add d63d1787a chore(java): bump org.junit:junit-bom from 5.12.0 to 5.12.1 
in /java (#2621)
     add 388a380a8 chore: bump docker/login-action from 3.3.0 to 3.4.0 (#2620)
     add c6b33870f feat(csharp/src/Drivers/Apache): Regenerate Thrift classes 
based on a newer TCLIService.thrift (#2611)
     add 8c6da341b chore(go/adbc): bump cloud.google.com/go/bigquery from 
1.66.2 to 1.67.0 in /go/adbc (#2624)
     add 33976417c chore(go/adbc): bump google.golang.org/api in /go/adbc

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   (9c787e094)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go/adbc/google.golang.org/api-0.226.0 
(33976417c)

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.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/packaging.yml                    |    2 +-
 .../Drivers/Apache/Hive2/HiveServer2Connection.cs  |   14 +-
 .../Apache/Hive2/HiveServer2HttpConnection.cs      |    3 +-
 .../Drivers/Apache/Impala/ImpalaHttpConnection.cs  |    3 +-
 .../Apache/Impala/ImpalaStandardConnection.cs      |    3 +-
 .../Apache/Spark/SparkDatabricksConnection.cs      |    3 +-
 .../Drivers/Apache/Spark/SparkHttpConnection.cs    |    3 +-
 csharp/src/Drivers/Apache/Spark/SparkStatement.cs  |    4 +-
 .../Thrift/Service/Rpc/Thrift/TArrayTypeEntry.cs   |   41 +-
 .../Thrift/Service/Rpc/Thrift/TBinaryColumn.cs     |   13 +-
 .../Thrift/Service/Rpc/Thrift/TBoolColumn.cs       |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TBoolValue.cs |   53 +-
 .../Thrift/Service/Rpc/Thrift/TByteColumn.cs       |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TByteValue.cs |   56 +-
 ...vice2.Constants.cs => TCLIService.Constants.cs} |   12 +-
 ...ce2.Extensions.cs => TCLIService.Extensions.cs} |  354 +-
 .../Thrift/Service/Rpc/Thrift/TCLIService.cs       | 3911 +++++++++-----------
 .../Service/Rpc/Thrift/TCacheLookupResult.cs       |    9 +-
 .../Rpc/Thrift/TCancelDelegationTokenReq.cs        |  123 +-
 .../Rpc/Thrift/TCancelDelegationTokenResp.cs       |   52 +-
 .../Service/Rpc/Thrift/TCancelOperationReq.cs      |  144 +-
 .../Service/Rpc/Thrift/TCancelOperationResp.cs     |   52 +-
 .../Service/Rpc/Thrift/TCloseOperationReq.cs       |  106 +-
 .../Service/Rpc/Thrift/TCloseOperationResp.cs      |   52 +-
 .../Thrift/Service/Rpc/Thrift/TCloseSessionReq.cs  |   51 +-
 .../Thrift/Service/Rpc/Thrift/TCloseSessionResp.cs |   52 +-
 .../Rpc/Thrift/TCloudFetchDisabledReason.cs        |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TColumn.cs    |  228 +-
 .../Thrift/Service/Rpc/Thrift/TColumnDesc.cs       |  116 +-
 .../Thrift/Service/Rpc/Thrift/TColumnValue.cs      |  203 +-
 ...TTypeQualifierValue.cs => TDBSqlArrowFormat.cs} |  136 +-
 ...TJobExecutionStatus.cs => TDBSqlArrowLayout.cs} |   16 +-
 ...tionStatus.cs => TDBSqlCloseOperationReason.cs} |   17 +-
 .../Service/Rpc/Thrift/TDBSqlCloudResultFile.cs    |  435 ++-
 ...xecutionStatus.cs => TDBSqlCompressionCodec.cs} |   17 +-
 .../Thrift/Service/Rpc/Thrift/TDBSqlConfValue.cs   |   53 +-
 .../Thrift/{TI32Value.cs => TDBSqlCsvFormat.cs}    |   83 +-
 ...xecutionStatus.cs => TDBSqlFetchDisposition.cs} |   19 +-
 .../{TI32Value.cs => TDBSqlJsonArrayFormat.cs}     |   83 +-
 ...cutionStatus.cs => TDBSqlManifestFileFormat.cs} |   15 +-
 .../Service/Rpc/Thrift/TDBSqlResultFormat.cs       |  266 ++
 .../Rpc/Thrift/TDBSqlSessionCapabilities.cs        |   53 +-
 .../Thrift/Service/Rpc/Thrift/TDBSqlSessionConf.cs |  354 +-
 .../{TDBSqlConfValue.cs => TDBSqlStatement.cs}     |   79 +-
 .../Thrift/Service/Rpc/Thrift/TDBSqlTempView.cs    |  162 +-
 .../Thrift/Service/Rpc/Thrift/TDoubleColumn.cs     |    9 +-
 .../Thrift/Service/Rpc/Thrift/TDoubleValue.cs      |   53 +-
 .../Thrift/Service/Rpc/Thrift/TDownloadDataReq.cs  |  174 +-
 .../Thrift/Service/Rpc/Thrift/TDownloadDataResp.cs |   74 +-
 .../Service/Rpc/Thrift/TExecuteStatementReq.cs     | 1508 ++++++--
 .../Service/Rpc/Thrift/TExecuteStatementResp.cs    |  460 ++-
 .../Thrift/Service/Rpc/Thrift/TExpressionInfo.cs   |  388 +-
 .../Thrift/Service/Rpc/Thrift/TFetchOrientation.cs |    9 +-
 .../Thrift/Service/Rpc/Thrift/TFetchResultsReq.cs  |  173 +-
 .../Thrift/Service/Rpc/Thrift/TFetchResultsResp.cs |  160 +-
 .../Thrift/Service/Rpc/Thrift/TGetCatalogsReq.cs   |  145 +-
 .../Thrift/Service/Rpc/Thrift/TGetCatalogsResp.cs  |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetColumnsReq.cs    |  234 +-
 .../Thrift/Service/Rpc/Thrift/TGetColumnsResp.cs   |   98 +-
 .../Service/Rpc/Thrift/TGetCrossReferenceReq.cs    |  280 +-
 .../Service/Rpc/Thrift/TGetCrossReferenceResp.cs   |   98 +-
 .../Service/Rpc/Thrift/TGetDelegationTokenReq.cs   |  149 +-
 .../Service/Rpc/Thrift/TGetDelegationTokenResp.cs  |   75 +-
 .../Thrift/Service/Rpc/Thrift/TGetFunctionsReq.cs  |  210 +-
 .../Thrift/Service/Rpc/Thrift/TGetFunctionsResp.cs |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetInfoReq.cs       |  114 +-
 .../Thrift/Service/Rpc/Thrift/TGetInfoResp.cs      |   74 +-
 .../Thrift/Service/Rpc/Thrift/TGetInfoType.cs      |    9 +-
 .../Thrift/Service/Rpc/Thrift/TGetInfoValue.cs     |  181 +-
 .../Service/Rpc/Thrift/TGetOperationStatusReq.cs   |  164 +-
 .../Service/Rpc/Thrift/TGetOperationStatusResp.cs  |  793 ++--
 .../Service/Rpc/Thrift/TGetPrimaryKeysReq.cs       |  211 +-
 .../Service/Rpc/Thrift/TGetPrimaryKeysResp.cs      |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetQueryIdReq.cs    |   48 +-
 .../Thrift/Service/Rpc/Thrift/TGetQueryIdResp.cs   |   48 +-
 .../Service/Rpc/Thrift/TGetResultSetMetadataReq.cs |   74 +-
 .../Rpc/Thrift/TGetResultSetMetadataResp.cs        |  773 ++--
 .../Thrift/Service/Rpc/Thrift/TGetSchemasReq.cs    |  188 +-
 .../Thrift/Service/Rpc/Thrift/TGetSchemasResp.cs   |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetTableTypesReq.cs |  142 +-
 .../Service/Rpc/Thrift/TGetTableTypesResp.cs       |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetTablesReq.cs     |  250 +-
 .../Thrift/Service/Rpc/Thrift/TGetTablesResp.cs    |   98 +-
 .../Thrift/Service/Rpc/Thrift/TGetTypeInfoReq.cs   |  142 +-
 .../Thrift/Service/Rpc/Thrift/TGetTypeInfoResp.cs  |   98 +-
 .../Thrift/Service/Rpc/Thrift/THandleIdentifier.cs |  124 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI16Column.cs |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI16Value.cs  |   53 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI32Column.cs |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI32Value.cs  |   53 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI64Column.cs |   10 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TI64Value.cs  |   53 +-
 .../Service/Rpc/Thrift/TJobExecutionStatus.cs      |    9 +-
 .../Thrift/Service/Rpc/Thrift/TMapTypeEntry.cs     |   52 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TNamespace.cs |   78 +-
 .../Thrift/Service/Rpc/Thrift/TOpenSessionReq.cs   |  385 +-
 .../Thrift/Service/Rpc/Thrift/TOpenSessionResp.cs  |  232 +-
 .../Thrift/Service/Rpc/Thrift/TOperationHandle.cs  |   97 +-
 .../Rpc/Thrift/TOperationIdempotencyType.cs        |    9 +-
 .../Thrift/Service/Rpc/Thrift/TOperationState.cs   |    9 +-
 .../Service/Rpc/Thrift/TOperationTimeoutLevel.cs   |    9 +-
 .../Thrift/Service/Rpc/Thrift/TOperationType.cs    |    9 +-
 .../Service/Rpc/Thrift/TPrimitiveTypeEntry.cs      |   66 +-
 .../Service/Rpc/Thrift/TProgressUpdateResp.cs      |  183 +-
 .../Thrift/Service/Rpc/Thrift/TProtocolVersion.cs  |   13 +-
 .../Service/Rpc/Thrift/TRenewDelegationTokenReq.cs |  123 +-
 .../Rpc/Thrift/TRenewDelegationTokenResp.cs        |   52 +-
 .../Service/Rpc/Thrift/TResultPersistenceMode.cs   |    9 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TRow.cs       |   66 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TRowSet.cs    |  364 +-
 .../Thrift/Service/Rpc/Thrift/TSQLVariable.cs      |  398 ++
 .../Thrift/Service/Rpc/Thrift/TSessionHandle.cs    |  104 +-
 .../Thrift/Service/Rpc/Thrift/TSetClientInfoReq.cs |   99 +-
 .../Service/Rpc/Thrift/TSetClientInfoResp.cs       |   52 +-
 .../Thrift/Service/Rpc/Thrift/TSparkArrowBatch.cs  |   65 +-
 .../Service/Rpc/Thrift/TSparkArrowResultLink.cs    |  170 +-
 .../Thrift/Service/Rpc/Thrift/TSparkArrowTypes.cs  |  175 +-
 .../Service/Rpc/Thrift/TSparkDirectResults.cs      |  128 +-
 .../Service/Rpc/Thrift/TSparkGetDirectResults.cs   |   62 +-
 .../Thrift/Service/Rpc/Thrift/TSparkParameter.cs   |  370 ++
 ...peQualifierValue.cs => TSparkParameterValue.cs} |  169 +-
 .../Service/Rpc/Thrift/TSparkParameterValueArg.cs  |  279 ++
 .../Thrift/Service/Rpc/Thrift/TSparkRowSetType.cs  |    9 +-
 .../Thrift/Service/Rpc/Thrift/TStatementConf.cs    |  313 ++
 .../Apache/Thrift/Service/Rpc/Thrift/TStatus.cs    |  281 +-
 .../Thrift/Service/Rpc/Thrift/TStatusCode.cs       |    9 +-
 .../Thrift/Service/Rpc/Thrift/TStringColumn.cs     |    9 +-
 .../Thrift/Service/Rpc/Thrift/TStringValue.cs      |   53 +-
 .../Thrift/Service/Rpc/Thrift/TStructTypeEntry.cs  |   70 +-
 .../Thrift/Service/Rpc/Thrift/TTableSchema.cs      |   70 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TTypeDesc.cs  |   70 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TTypeEntry.cs |  178 +-
 .../Apache/Thrift/Service/Rpc/Thrift/TTypeId.cs    |    9 +-
 .../Service/Rpc/Thrift/TTypeQualifierValue.cs      |   78 +-
 .../Thrift/Service/Rpc/Thrift/TTypeQualifiers.cs   |   76 +-
 .../Thrift/Service/Rpc/Thrift/TUnionTypeEntry.cs   |   70 +-
 .../Thrift/Service/Rpc/Thrift/TUploadDataReq.cs    |  126 +-
 .../Thrift/Service/Rpc/Thrift/TUploadDataResp.cs   |   74 +-
 .../Service/Rpc/Thrift/TUserDefinedTypeEntry.cs    |   51 +-
 go/adbc/go.mod                                     |   10 +-
 go/adbc/go.sum                                     |   36 +-
 java/driver/flight-sql/pom.xml                     |    2 +-
 java/pom.xml                                       |    2 +-
 143 files changed, 12011 insertions(+), 9409 deletions(-)
 rename 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TCLIService2.Constants.cs 
=> TCLIService.Constants.cs} (94%)
 rename 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TCLIService2.Extensions.cs 
=> TCLIService.Extensions.cs} (57%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TTypeQualifierValue.cs => 
TDBSqlArrowFormat.cs} (51%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TJobExecutionStatus.cs => 
TDBSqlArrowLayout.cs} (62%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TJobExecutionStatus.cs => 
TDBSqlCloseOperationReason.cs} (60%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TJobExecutionStatus.cs => 
TDBSqlCompressionCodec.cs} (61%)
 copy csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TI32Value.cs => 
TDBSqlCsvFormat.cs} (60%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TJobExecutionStatus.cs => 
TDBSqlFetchDisposition.cs} (55%)
 copy csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TI32Value.cs => 
TDBSqlJsonArrayFormat.cs} (59%)
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TJobExecutionStatus.cs => 
TDBSqlManifestFileFormat.cs} (61%)
 create mode 100644 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TDBSqlResultFormat.cs
 copy csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TDBSqlConfValue.cs 
=> TDBSqlStatement.cs} (64%)
 create mode 100644 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSQLVariable.cs
 create mode 100644 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkParameter.cs
 copy 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/{TTypeQualifierValue.cs => 
TSparkParameterValue.cs} (51%)
 create mode 100644 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TSparkParameterValueArg.cs
 create mode 100644 
csharp/src/Drivers/Apache/Thrift/Service/Rpc/Thrift/TStatementConf.cs

Reply via email to