pkit commented on issue #2084:
URL: https://github.com/apache/arrow-adbc/issues/2084#issuecomment-2297783177

   @zeroshade Thanks. It all makes sense.
   I've already found out that actual implementation lives in the `go/adbc` 
dir. I would prefer to not ser/de just for the sake of decimal support, mostly 
because I usually passthrough these columns anyway.
   
   Some questions: at which point the data is considered sent to SF when 
`adbc_ingest` is used? How the backpressure is handled? 
   If I call `adbc_ingest` 1000 times with 4KB batches, is there a way to know 
how many actual parquets/copy streams were created?


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