NatElkins commented on PR #3136:
URL: https://github.com/apache/arrow-adbc/pull/3136#issuecomment-3063962232

   @CurtHagenlocher I am still very much in the messing around stages.  However 
the current Arrow APIs in the main DuckDB repo have been marked as deprecated, 
and apparently the new way forward is to use a new community extension.  See 
this [blog 
post](https://duckdb.org/2025/05/23/arrow-ipc-support-in-duckdb.html).
   
   I just whipped something up to play around with it for now, but I'll 
probably work to use the Arrow IPC integration for this driver.  Might require 
some changes in DuckDB.NET, not sure yet.
   
   I'm only going down this route because it wasn't clear to me how I could use 
a C# ADBC connector with DuckDB today.  If I'm missing something though please 
let me know!


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

Reply via email to