pola-rs/polars

implement Arrow2's odbc reader and writers

Open

#2,994 opened on Mar 28, 2022

View on GitHub
 (6 comments) (6 reactions) (0 assignees)Rust (38,496 stars) (2,826 forks)batch import
enhancementgood first issue

Description

We now have native ODBC support upstream. This has to be exposed in polars similarly to existing IO readers and writers.

Contributor guide