Skip to content

Conversation

@anshuman9468
Copy link

@anshuman9468 anshuman9468 commented Jan 17, 2026

This PR adds documentation to help users decide between the Java and Python APIs by
clearly outlining their respective strengths, limitations, and recommended use cases.

The documentation includes:

  • A comparison of the Java and Python APIs with practical pros and cons
  • Guidelines on when to choose each API based on performance, scalability, and development needs
  • A summary table for quick reference

This aims to improve clarity for new users and reduce ambiguity when selecting an API
for real-world projects.

Addresses #437
Issue Link-: #437

This PR only updates documentation and does not modify Python or runtime code.
The failing it-python checks appear unrelated and likely due to CI flakiness.
Requesting a rerun of the failing jobs.

Documentation Impact

  • doc-included
  • doc-needed
  • doc-not-needed

@github-actions github-actions bot added priority/major Default priority of the PR or issue. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. doc-label-missing The Bot applies this label either because none or multiple labels were provided. labels Jan 17, 2026
@github-actions
Copy link

@anshuman9468 Please add the following content to your PR description and select a checkbox:

- [ ] `doc-needed` 
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-included` 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-label-missing The Bot applies this label either because none or multiple labels were provided. fixVersion/0.2.0 The feature or bug should be implemented/fixed in the 0.2.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant