Skip to content

codegen: add Python urllib3 client#46

Merged
jackye1995 merged 11 commits intolance-format:mainfrom
jackye1995:python
Apr 21, 2025
Merged

codegen: add Python urllib3 client#46
jackye1995 merged 11 commits intolance-format:mainfrom
jackye1995:python

Conversation

@jackye1995
Copy link
Contributor

@jackye1995 jackye1995 commented Apr 18, 2025

Add Python urllib3 client codegen

Add CI to build python urllib3 client

Add CI to check python codegen when there is a spec change

Fixes #36

@github-actions github-actions bot added the python Python features label Apr 18, 2025
@jackye1995 jackye1995 closed this Apr 18, 2025
@jackye1995 jackye1995 reopened this Apr 18, 2025
@jackye1995 jackye1995 requested a review from yanghua April 18, 2025 20:18
@jackye1995 jackye1995 changed the title codegen: add Python urllib3 client codegen codegen: add Python urllib3 client Apr 18, 2025
@@ -0,0 +1,33 @@

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am thinking about using a single Makefile to generate multi-language native clients.

Can we do that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes I also plan to do that after this PR is merged

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@yanghua yanghua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jackye1995 jackye1995 merged commit 15de93c into lance-format:main Apr 21, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Python features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

codegen: provide codegen infra for python and ray

2 participants