alexguo-db commented on PR #2692: URL: https://github.com/apache/arrow-adbc/pull/2692#issuecomment-2814170286
> Thanks! Out of curiosity, would we still need this feature if it were possible to reliably execute multiple statements in a single batch? Yes, because we still need the ability to set server side properties through Thrift. In Power BI with ODBC driver, we actually set ApplySSPWithQueries to false by default because it's more efficient. Applying SSP with "SET" queries should only be used when there is a Thrift protocol mismatch, where setting options through Thrift configuration is unsupported -- 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