davlee1972 commented on issue #1847: URL: https://github.com/apache/arrow-adbc/issues/1847#issuecomment-2111195973
I tried adjusting the settings below and it didn't help.. There is most likely a bug with these parameters. If I pass them in as Integers I get an error: ValueError: value must be str or bytes adbc.snowflake.rpc.ingest_update_concurrency: 1 If I pass them in as a String it doesn't appear to do anything. The activity logs don't reflect the expected behavior.... adbc.snowflake.rpc.ingest_update_concurrency: "1"  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
