toddmeng-db commented on code in PR #3256:
URL: https://github.com/apache/arrow-adbc/pull/3256#discussion_r2271203554


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

Review Comment:
   Oh, sorry. DatabricksCompositeReader will end up calling duplicate 
CloseOperation during BaseDatabricksReader.Dispose() (through 
activeReader.dispose()), do we want to avoid this?



-- 
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