Skip to content

Swap JDBC for Arrow ADBC #1756

@jaidisido

Description

@jaidisido

Leveraging the Arrow ADBC Driver has a number of advantages:

  • A single, universal driver would replace all existing, proprietary drivers (mssql, postgres...)
  • Better performance due to not processing each row separately and tapping into pyarrow to avoid serialization/deserialization

Additional context
https://arrow.apache.org/docs/dev/format/ADBC.html

P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions