8451 / 8451/arrow-flight-cli

Multi-File Write Support

未关闭
#1 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Rust
星标
6
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

Right now GetData saves data to one big file. Support should be added for fetching data from multiple endpoints at once and saving them to separate, smaller files.

**Issue originally raised by Aidan Kovacic.**

贡献指南

打开贡献指南

调研方向

Look at the current GetData command's implementation to see how it writes to a single file. Understand the data fetching logic and the file output handling. The change involves modifying the command to handle multiple endpoints and manage concurrent file writes. Check for existing tests related to data fetching and file I/O to understand the expected behavior.

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
cli
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。