apache / apache/arrow-cookbook

[Flight] gRPC setting optimization

Open
#251 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
108
Forks
49
Avg merge
2h 14m
Merged PRs (30d)
1

Description

Following [ARROW-17407: Flight/gRPC best practices](https://github.com/apache/arrow/pull/13873) we want to provide some cookbook examples as well.

Some examples to cover:
* FlightClientOptions::generic_options
* FlightClientOptions::stop_token
* FlightClientOptions::timeout
* FlightClientOptions::write_size_limit_byte

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked Flight/gRPC best-practices pull request and inspecting existing Flight cookbook examples. Add cookbook coverage for FlightClientOptions::generic_options, stop_token, timeout, and write_size_limit_byte, with examples that demonstrate each setting.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, grpc
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.