CurtHagenlocher commented on issue #13:
URL: https://github.com/apache/arrow-adbc/issues/13#issuecomment-4681345321

   > Users should be able to set an option (similar to 
`ADBC_INGEST_OPTION_TARGET_TABLE`) to specify a target table and schema to read 
from. This would make it easy to perform `SELECT * FROM "schema"."table"` 
queries which work across multiple systems (even if those systems use different 
delimiters).
   
   One gap between this request and the notion of using Substrait is that 
Substrait doesn't currently support unknown or dynamic schemas. I've suggested 
https://github.com/substrait-io/substrait/issues/1104 as a way to express this.


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