davlee1972 opened a new issue, #3625:
URL: https://github.com/apache/arrow-adbc/issues/3625

   ### What happened?
   
   After the 1.8 release, the adbc_stmt_kwargs options don't seem to work at 
all and all the options run in default mode.
   
   Here's a screenshot with the 1.7.0 driver with:
   
self.cursor_kwargs["adbc_stmt_kwargs"]["adbc.snowflake.statement.ingest_copy_concurrency"]
 = "1"
   
   <img width="2098" height="463" alt="Image" 
src="https://github.com/user-attachments/assets/a0dd858a-35a2-45e1-a8be-ce085db7caea";
 />
   
   This still looks odd since the behavior of "1" appears to be behaving like 
"0".
   
   With 1.8 it looks like it it running multiple ingests in parallel with 
overlapping start and end times even though the setting is "1".
   
   <img width="2043" height="701" alt="Image" 
src="https://github.com/user-attachments/assets/c5aadc37-f23c-4278-bec4-23e1c765db03";
 />
   
   
   
   ### Stack Trace
   
   _No response_
   
   ### How can we reproduce the bug?
   
   _No response_
   
   ### Environment/Setup
   
   _No response_


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

Reply via email to