-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Based on dicussion and this comment: #47 (comment) I propose adding missing methods for {DBI} interface.
Mainly:
dbReadTabledbCreateTabledbRemoveTable
To add to that, using Statement Execution, along with ARROW_STREAM option set on, can improve reading table speed and should be used for larger tables (probably we should not use INLINE at all)
@zacdav-db hope this is good enough of a description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request