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