Skip to content

Add missing {DBI} methods #144

@vladimirobucina

Description

@vladimirobucina

Based on dicussion and this comment: #47 (comment) I propose adding missing methods for {DBI} interface.

Mainly:

  • dbReadTable
  • dbCreateTable
  • dbRemoveTable

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions