eric-wang-1990 commented on code in PR #2669: URL: https://github.com/apache/arrow-adbc/pull/2669#discussion_r2027760168
########## csharp/src/Drivers/Apache/Spark/SparkStatement.cs: ########## @@ -155,9 +155,10 @@ internal void SetMaxBytesPerFile(long maxBytesPerFile) /// </summary> public sealed class Options : ApacheParameters Review Comment: These params are statement level for now, I will create a follow up to change it to connection level. -- 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