jadewang-db commented on code in PR #2737:
URL: https://github.com/apache/arrow-adbc/pull/2737#discussion_r2056580154


##########
csharp/src/Drivers/Databricks/DatabricksReader.cs:
##########
@@ -39,6 +39,17 @@ public DatabricksReader(DatabricksStatement statement, 
Schema schema, bool isLz4
             this.statement = statement;
             this.schema = schema;
             this.isLz4Compressed = isLz4Compressed;
+

Review Comment:
   same here, maybe start a new direct result reader. make sure doing one thing 
in one class



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