8451 / 8451/arrow-flight-cli

Implement SendData

Aberta
#2 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement help wanted
Linguagem predominante
Rust
Estrelas
6
Forks
0
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

SendData should be an implementation of Arrow Flight's DoPut function.
It should take input from a file, and send the data to a flight server, which is then processed by the server, returning a PutResult.
The first message of the function should be a FlightDescriptor.

More information can be found here: https://arrow.apache.org/docs/format/Flight.html

**Issue originally raised by Aidan Kovacic.**

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

Read the Arrow Flight specification to understand the DoPut protocol. Look at the existing codebase for other Flight command implementations to see the pattern. The function needs to read from a file, send a FlightDescriptor as the first message, stream data to a server, and handle the PutResult response. Check for any existing tests for similar commands to understand the expected behavior.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
rust
Domínio
api, cli
Tipo de issue
Funcionalidade
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
45/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.