Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Issue for multilingual clients document catching up #17302

Closed
6 of 7 tasks
tisonkun opened this issue Aug 26, 2022 · 3 comments
Closed
6 of 7 tasks

Tracking Issue for multilingual clients document catching up #17302

tisonkun opened this issue Aug 26, 2022 · 3 comments
Assignees
Labels

Comments

@tisonkun
Copy link
Member

tisonkun commented Aug 26, 2022

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

We have a Client Libraries page to host all official client libraries documents. Despite the Java client's document being relatively completed, documents for multilingual clients are outdated and less maintained.

This issue tracks the effort to document what we already implemented for multilingual clients, focusing on the C++ client, the Python client, and the Node.js client - all based on the core C++ client library.

Solution

The catching-up plan is based on:

  1. Java client's document for the overall structure.
  2. Feature Matrix for what we already implemented.

Layout

Top-level layout (continuously updating):

  • Brief introducation
  • Installation
  • Connection URLs
  • Client
  • Producer
  • Consumer
  • Reader
  • Table View
  • Schema
  • Authentication

Common

C++

Python

Node.js

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@tisonkun
Copy link
Member Author

@RobertIndie @shibd when you merge some patches requiring docs, you can cc me in this thread and I'm glad to track them and help on the docs side.

@github-actions
Copy link

The issue had no activity for 30 days, mark with Stale label.

@github-actions github-actions bot added the Stale label Oct 28, 2022
@tisonkun
Copy link
Member Author

Closed as halted and partially delivered. We moved out the C++/Python client from the main repo, and I've worked on the API docs, which are delivered as #17917.

Sooner or later we can restructure the client library in the proposed structure above, but it will be a new turn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant