birschick-bq commented on code in PR #3256:
URL: https://github.com/apache/arrow-adbc/pull/3256#discussion_r2271174244


##########
csharp/src/Drivers/Databricks/Reader/BaseDatabricksReader.cs:
##########
@@ -44,8 +48,19 @@ protected BaseDatabricksReader(IHiveServer2Statement 
statement, Schema schema, b
 

Review Comment:
   @toddmeng-db - When you say "this logic" are you referring to the 
`CloseOperation` call in the `Dispose` method?
   
   Both `BaseDatabricksReader` and `DatabricksCompositeReader` inherit from 
`TracingReader`. So I've coded the `CloseOperation` call in both of their 
`Dispose` methods.
   
   Am I missing something?



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to