aws / aws/amazon-redshift-python-driver
Feature request: cursor.fetch_arrow_table()
オープン
- 主要言語
- Python
- スター
- 220
- フォーク
- 86
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey All!
I'd like to suggest adding the ability to fetch results of a query in a [pyarrow.Table](https://arrow.apache.org/docs/python/generated/pyarrow.Table.html) format.
WDYT?
Thanks In advance!
コントリビューションガイド
調査の方向性
Start at the cursor API and investigate the requested cursor.fetch_arrow_table() entry point alongside the pyarrow.Table format described in the issue. Review existing query-result fetching behavior and add focused tests for the requested method; done means callers can retrieve query results as a pyarrow.Table with its behavior covered.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data, databases
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100