aws / aws/amazon-redshift-python-driver
Feature request: cursor.fetch_arrow_table()
Aberta
- Linguagem predominante
- Python
- Estrelas
- 220
- Forks
- 86
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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!
Guia de contribuição
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- data, databases
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100