ahawker commented on issue #2617: URL: https://github.com/apache/arrow-adbc/issues/2617#issuecomment-2759774303
I did some digging into this before and I believe https://github.com/duckdb/duckdb/blob/v1.2.1/src/common/adbc/adbc.cpp#L793 is what's stopping DuckDB from directly querying arrow (in-memory) w/o creating a temporary table via ADBC. -- 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]
