toddmeng-db commented on code in PR #3140: URL: https://github.com/apache/arrow-adbc/pull/3140#discussion_r2208333096
########## csharp/src/Drivers/Apache/Spark/SparkStatement.cs: ########## @@ -32,28 +32,9 @@ internal SparkStatement(SparkConnection connection) protected override void SetStatementProperties(TExecuteStatementReq statement) { Review Comment: I think Spark via Hive-Thriftserver cannot. Those fields are also Databricks Spark-specific ########## csharp/src/Drivers/Apache/Spark/SparkStatement.cs: ########## @@ -32,28 +32,9 @@ internal SparkStatement(SparkConnection connection) protected override void SetStatementProperties(TExecuteStatementReq statement) { Review Comment: I think OSS Spark via Hive-Thriftserver cannot. Those fields are also Databricks Spark-specific -- 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