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


##########
csharp/src/Drivers/Databricks/DatabricksStatement.cs:
##########
@@ -46,7 +46,7 @@ public DatabricksStatement(DatabricksConnection connection)
             var defaultNamespace = 
((DatabricksConnection)Connection).DefaultNamespace;
             if (defaultNamespace != null)
             {

Review Comment:
   actually, probably better solution is to not set catalog from OpenSessionResp



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