There are two features I would like to see: 1. Passing existing datasets as temporary tables. The idea is to use `CREATE TEMPORARY TABLE my_result_set` and insert data into it 2. Integration with FSS so we can easily register S3 and similar Perhaps they could be encapsulated into a Adbc.DuckDB module.