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