qifanzhang-ms commented on code in PR #2289:
URL: https://github.com/apache/arrow-adbc/pull/2289#discussion_r1822745040


##########
csharp/src/Drivers/BigQuery/BigQueryParameters.cs:
##########
@@ -35,6 +35,7 @@ public class BigQueryParameters
         public const string Scopes = "adbc.bigquery.scopes";
         public const string IncludeConstraintsWithGetObjects = 
"adbc.bigquery.include_constraints_getobjects";
         public const string GetQueryResultsOptionsTimeoutMinutes = 
"adbc.bigquery.get_query_results_options.timeout";
+        public const string CreateReadSessionMaxStreamCount = 
"adbc.bigquery.create_read_session.max_stream_count";

Review Comment:
   OK, thanks for the correction.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to