paleolimbot commented on issue #1018:
URL: https://github.com/apache/arrow-adbc/issues/1018#issuecomment-1703146482

   I don't have any opinions about the versioning since I'm rather new to the 
place where this matters (although it seems like what you proposed sounds 
reasonable).
   
   I will add that the initial motivation is because `dbplyr::copy_to()` ( 
https://dbplyr.tidyverse.org/reference/copy_to.src_sql.html ) and 
`DBI::dbCreateTable()` ( https://dbi.r-dbi.org/reference/dbcreatetable ) has a 
`temporary` argument that is frequently invoked during testing/documentation 
(@nbenn correct me if I'm wrong!). It also shows up in SQL generation (e.g., 
when joining a lazy SQL query with a small in-memory lookup table).


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