Adam Cooke

Results 8 comments of Adam Cooke

This works great but is it possible to pass them as part of the read_csv_auto() function or some other way? SET s3_region='eu-west-1'; SET s3_access_key_id=xxx; SET s3_secret_access_key=xxx;

ok i thought about that, im new to duckdb, what is the performance of this like? Does it essentially copy the whole table into memory by doing a CREATE TABLE...

can it be done using a forloop like in postgresql? BEGIN FOR r IN CONNECTIONLIST LOOP SET... SET... select *... END LOOP; RETURN; END;

this would be very useful

any ideas if this can be added? It blocks catwalk from being so useful.

Can do.. Can you point me towards the solution? I'm not that familiar with the code! Adam Sent from my iPhone > On 29 Apr 2014, at 13:36, usmonster [email protected]...

I have checked that function you suggest against an older version I have where zoom out is working and it looks identical. Also checked the function against the latest version...

that would be great. Any chance this will be built into the project?