Arrow support in future plans?
@teunbrand がすでに取り組んでいます。
2026年4月21日 から。
評価
この issue はまだ評価されていません。
説明
Thinking about the reader architecture: have you considered an Arrow-native path via ADBC alongside the existing ODBC reader?
Reasoning: Polars is already the internal DataFrame format, so an AdbcReader could hand Arrow record batches to Polars zero-copy, avoiding the row-by-row accumulation in OdbcReader's ColumnBuilder. Would complement rather than replace ODBC since ADBC driver coverage is narrower, but for backends that ship ADBC drivers it's a cleaner path.
This builds off another feature request (see [330] (https://github.com/posit-dev/ggsql/issues/330) ) .Exasol ships exarrow-rs, an ADBC-compatible Rust driver, on crates.io. So an AdbcReader would unlock Exasol immediately without needing a dialect-specific module. Other warehouses are on the same trajectory (Snowflake, DuckDB, Postgres all have ADBC drivers shipping). Either way I'd love to contribute, but want to align with your team's technical direction!
- 主要言語
- Rust
- スター
- 554
- フォーク
- 30
- 平均マージ
- 2日 8時間
- マージ済み PR(30日)
- 14
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
posit-dev/ggsql のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
writer
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
plot building
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
bug plot building
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
documentation integration
難易度 1/5 1〜3時間 初心者へのやさしさ 76/100
posit-dev/ggsql の issue をすべて見る
似ている issue
-
bug
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
yantrikos/yantrik-os#255 ·
-
bug CLI custom-model
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
raphamorim/rio#1956 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
rust-bitcoin/rust-bitcoin#6930 · コメント 1 件 ·