birschick-bq opened a new pull request, #2282: URL: https://github.com/apache/arrow-adbc/pull/2282
Provides an interim work-around for the concurrency issue identified in #2280. * Removes the SQL `DELETE` statements from the SQL table scripts. * Skips the ClientTests version of CanExecuteUpdate (commented with issue link) * Fixes the missing application of `HttpRequestTimeout` due to an incomplete implementation of the `ValidateOptions` in `SparkDatabricksConnection`. * Improve table create table syntax to `CREATE OR REPLACE TABLE` to reduce probably of inconsistent state. Note: this is not the final solution. A more robust isolation of table creation needs to done to isolate concurrency. -- 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]
